Trace number 1063801

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACUNSAT 26.7739 27.067

DiagnosticValue
CHECKS2650340
NODES16891

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-elf-rf8.xml
MD5SUM2208aedfcbbfeeb4d777f5a8f393a505
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.81081
Satisfiable
(Un)Satisfiability was proved
Number of variables6059
Number of constraints16683
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16683
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1063801-1215138724.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.68/0.73	     nbVariables=6059  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2  nbTotalValues=12096
0.68/0.73	       =>  wckTime=0.486  cpuTime=0.34  mem=24M432
0.68/0.73	   
0.68/0.73	   predicates being loaded...
0.68/0.80	   
0.68/0.80	   constraints being loaded...
5.51/5.61	     nbConstraints=16007  nbGlobalConstraints=1  nbMergedConstraints=677  nbSingletonDomainVariables=22
5.61/5.71	     nbConvertedConstraints=10529  nbConvertConstraintsChecks=12833  nbExtensionStructures=5
5.61/5.71	     nbSharedExtensionStructures=10525  nbConflictsStructures=22  nbSharedConflictsStructures=15985
5.61/5.71	     nbSharedBinaryRepresentations=12  nbEvaluationManagers=17  nbSharedEvaluationManagers=5460  minDegree=1
5.61/5.71	     maxDegree=308  minArity=2  avgArity=2.52  maxArity=11  nbGenerators=1  nbFusions=0  symmetryWckTime=1.43
5.61/5.71	     symmetryCpuTime=0.31
5.61/5.71	       =>  wckTime=5.366  cpuTime=3.55  mem=66M178
5.82/5.95	   
5.82/5.95	   solver IterativeSystematicSolver being built... 
6.01/6.17	   
6.01/6.18	   INFO : Forward propagation technique limited 
6.32/6.47	       =>  wckTime=6.229  cpuTime=3.98  mem=72M490
6.41/6.53	   
6.41/6.53	   preprocessing
6.41/6.53	     nbConstraintChecks=0  nbPropagations=6059  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
6.41/6.53	     detectedInconsistency=no
6.41/6.53	       =>  wckTime=0.046  cpuTime=0.04  mem=73M467
26.73/27.00	   
26.73/27.00	   search
26.73/27.00	     run=9  nbConstraintChecks=2650339  nbValidityChecks=1797768  minDepth=0  maxDepth=91  nbPropagations=1474697
26.73/27.00	     nbRevisions=11051192  nbUselessRevisions=9659056  nbAssignments=16891  nbFailedAssignments=869  nbBacktracks=14993
26.73/27.00	     nbVisitedNodes=18552  nbRestartNogoods=41  nbSEliminables=?  nbREliminables=?  nbIEliminables=?  nbDEliminables=?
26.73/27.00	     nbPEliminables=?
26.73/27.00	       =>  wckTime=20.523  cpuTime=20.26  mem=74M510
26.73/27.00	   
26.73/27.00	   global
26.73/27.00	     nbConstraintChecks=2650339  nbValidityChecks=1797768  nbPropagations=1480756  nbRevisions=11051192
26.73/27.00	     nbUselessRevisions=9659056  nbRestartNogoods=41  solvingWckTime=20.525  solvingCpuTime=20.26  expiredTime=no
26.73/27.00	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=24.29
26.73/27.00	       =>  wckTime=26.763  cpuTime=24.24  mem=74M510
26.73/27.01	   
26.73/27.01	s UNSATISFIABLE
26.73/27.01	d NODES 16891
26.73/27.01	d CHECKS 2650339
26.73/27.01	   
26.73/27.01	   totalWckTime=26.821  totalCpuTime=24.29

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063801-1215138724/watcher-1063801-1215138724 -o /tmp/evaluation-result-1063801-1215138724/solver-1063801-1215138724 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1063801-1215138724.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/72 19470
/proc/meminfo: memFree=1553020/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=1616 CPUtime=0
/proc/19470/stat : 19470 (java) R 19468 19470 17933 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1992845305 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/19470/statm: 404 145 119 9 0 46 0

[startup+0.0784389 s]
/proc/loadavg: 2.00 2.00 2.00 3/72 19470
/proc/meminfo: memFree=1553020/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=865856 CPUtime=0.07
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 3369 0 1 0 5 2 0 0 18 0 9 0 1992845305 886636544 2882 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 216464 2882 1563 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.102441 s]
/proc/loadavg: 2.00 2.00 2.00 3/72 19470
/proc/meminfo: memFree=1553020/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=865884 CPUtime=0.09
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 3723 0 1 0 7 2 0 0 18 0 9 0 1992845305 886665216 3186 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 216471 3186 1688 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302462 s]
/proc/loadavg: 2.00 2.00 2.00 3/72 19470
/proc/meminfo: memFree=1553020/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=866196 CPUtime=0.28
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 5619 0 1 0 25 3 0 0 18 0 9 0 1992845305 886984704 5033 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 216549 5033 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.702502 s]
/proc/loadavg: 2.00 2.00 2.00 3/72 19470
/proc/meminfo: memFree=1553020/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=867440 CPUtime=0.68
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 10264 0 1 0 62 6 0 0 18 0 9 0 1992845305 888258560 9634 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 216860 9634 1970 9 0 211388 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867440

[startup+1.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 19479
/proc/meminfo: memFree=1509620/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=867440 CPUtime=1.48
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 18925 0 1 0 135 13 0 0 18 0 9 0 1992845305 888258560 18260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 216860 18260 2004 9 0 211388 0
[pid=19470/tid=19472] ppid=19468 vsize=867440 CPUtime=1.19
/proc/19470/task/19472/stat : 19472 (java) R 19468 19470 17933 0 -1 64 15744 0 1 0 109 10 0 0 25 0 9 0 1992845306 888258560 18260 996147200 134512640 134550740 4294955984 18446744073709551615 4125982145 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19473] ppid=19468 vsize=867440 CPUtime=0.09
/proc/19470/task/19473/stat : 19473 (java) S 19468 19470 17933 0 -1 64 1853 0 0 0 8 1 0 0 16 0 9 0 1992845308 888258560 18260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19474] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19474/stat : 19474 (java) S 19468 19470 17933 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992845308 888258560 18260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19475] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19475/stat : 19475 (java) S 19468 19470 17933 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992845308 888258560 18260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19476] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19476/stat : 19476 (java) S 19468 19470 17933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992845310 888258560 18260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19477] ppid=19468 vsize=867440 CPUtime=0.17
/proc/19470/task/19477/stat : 19477 (java) S 19468 19470 17933 0 -1 64 632 0 0 0 17 0 0 0 16 0 9 0 1992845310 888258560 18260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19478] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19478/stat : 19478 (java) S 19468 19470 17933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992845310 888258560 18260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19479] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19479/stat : 19479 (java) S 19468 19470 17933 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992845310 888258560 18260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867440

[startup+3.10174 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 19479
/proc/meminfo: memFree=1487092/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=867440 CPUtime=3.06
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 23017 0 1 0 241 65 0 0 18 0 9 0 1992845305 888258560 22348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 216860 22348 2006 9 0 211388 0
[pid=19470/tid=19472] ppid=19468 vsize=867440 CPUtime=2.54
/proc/19470/task/19472/stat : 19472 (java) R 19468 19470 17933 0 -1 64 15780 0 1 0 193 61 0 0 25 0 9 0 1992845306 888258560 22348 996147200 134512640 134550740 4294955984 18446744073709551615 4117433953 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19473] ppid=19468 vsize=867440 CPUtime=0.26
/proc/19470/task/19473/stat : 19473 (java) S 19468 19470 17933 0 -1 64 5866 0 0 0 24 2 0 0 17 0 9 0 1992845308 888258560 22348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19474] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19474/stat : 19474 (java) S 19468 19470 17933 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992845308 888258560 22348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19475] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19475/stat : 19475 (java) S 19468 19470 17933 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992845308 888258560 22348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19476] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19476/stat : 19476 (java) S 19468 19470 17933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992845310 888258560 22348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19477] ppid=19468 vsize=867440 CPUtime=0.22
/proc/19470/task/19477/stat : 19477 (java) S 19468 19470 17933 0 -1 64 675 0 0 0 22 0 0 0 16 0 9 0 1992845310 888258560 22348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19478] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19478/stat : 19478 (java) S 19468 19470 17933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992845310 888258560 22348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19479] ppid=19468 vsize=867440 CPUtime=0
/proc/19470/task/19479/stat : 19479 (java) S 19468 19470 17933 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992845310 888258560 22348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867440

[startup+6.30206 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19481
/proc/meminfo: memFree=1456228/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=868176 CPUtime=6.22
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 49870 1241 1 0 428 89 103 2 18 0 9 0 1992845305 889012224 28532 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 217044 28532 2637 9 0 211550 0
[pid=19470/tid=19472] ppid=19468 vsize=868176 CPUtime=5.09
/proc/19470/task/19472/stat : 19472 (java) R 19468 19470 17933 0 -1 64 28553 1241 1 0 325 79 103 2 17 0 9 0 1992845306 889012224 28532 996147200 134512640 134550740 4294955984 18446744073709551615 4126420505 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19473] ppid=19468 vsize=868176 CPUtime=1.8
/proc/19470/task/19473/stat : 19473 (java) S 19468 19470 17933 0 -1 64 19459 1241 0 0 69 6 103 2 17 0 9 0 1992845308 889012224 28532 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19474] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19474/stat : 19474 (java) S 19468 19470 17933 0 -1 64 17 1241 0 0 0 0 103 2 15 0 9 0 1992845308 889012224 28532 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19475] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19475/stat : 19475 (java) S 19468 19470 17933 0 -1 64 22 1241 0 0 0 0 103 2 16 0 9 0 1992845308 889012224 28532 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19476] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19476/stat : 19476 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 18 0 9 0 1992845310 889012224 28532 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19477] ppid=19468 vsize=868176 CPUtime=1.37
/proc/19470/task/19477/stat : 19477 (java) S 19468 19470 17933 0 -1 64 960 1241 0 0 32 0 103 2 16 0 9 0 1992845310 889012224 28532 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19478] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19478/stat : 19478 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 19 0 9 0 1992845310 889012224 28532 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19479] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19479/stat : 19479 (java) S 19468 19470 17933 0 -1 64 54 1241 0 0 0 0 103 2 15 0 9 0 1992845310 889012224 28532 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868176

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 19483
/proc/meminfo: memFree=1448364/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=868176 CPUtime=12.56
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 49960 1241 1 0 1061 90 103 2 18 0 9 0 1992845305 889012224 28600 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 217044 28600 2637 9 0 211550 0
[pid=19470/tid=19472] ppid=19468 vsize=868176 CPUtime=11.33
/proc/19470/task/19472/stat : 19472 (java) R 19468 19470 17933 0 -1 64 28586 1241 1 0 948 80 103 2 25 0 9 0 1992845306 889012224 28600 996147200 134512640 134550740 4294955984 18446744073709551615 4127368595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19473] ppid=19468 vsize=868176 CPUtime=1.8
/proc/19470/task/19473/stat : 19473 (java) S 19468 19470 17933 0 -1 64 19459 1241 0 0 69 6 103 2 17 0 9 0 1992845308 889012224 28600 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19474] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19474/stat : 19474 (java) S 19468 19470 17933 0 -1 64 17 1241 0 0 0 0 103 2 15 0 9 0 1992845308 889012224 28600 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19475] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19475/stat : 19475 (java) S 19468 19470 17933 0 -1 64 22 1241 0 0 0 0 103 2 16 0 9 0 1992845308 889012224 28600 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19476] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19476/stat : 19476 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 18 0 9 0 1992845310 889012224 28600 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19477] ppid=19468 vsize=868176 CPUtime=1.48
/proc/19470/task/19477/stat : 19477 (java) S 19468 19470 17933 0 -1 64 1017 1241 0 0 42 1 103 2 16 0 9 0 1992845310 889012224 28600 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19478] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19478/stat : 19478 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 19 0 9 0 1992845310 889012224 28600 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19479] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19479/stat : 19479 (java) S 19468 19470 17933 0 -1 64 54 1241 0 0 0 0 103 2 15 0 9 0 1992845310 889012224 28600 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868176

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 19483
/proc/meminfo: memFree=1448492/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=868176 CPUtime=25.24
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 49964 1241 1 0 2329 90 103 2 18 0 9 0 1992845305 889012224 28602 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 217044 28602 2637 9 0 211550 0
[pid=19470/tid=19472] ppid=19468 vsize=868176 CPUtime=24.01
/proc/19470/task/19472/stat : 19472 (java) R 19468 19470 17933 0 -1 64 28586 1241 1 0 2216 80 103 2 25 0 9 0 1992845306 889012224 28602 996147200 134512640 134550740 4294955984 18446744073709551615 4127368598 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19473] ppid=19468 vsize=868176 CPUtime=1.8
/proc/19470/task/19473/stat : 19473 (java) S 19468 19470 17933 0 -1 64 19459 1241 0 0 69 6 103 2 16 0 9 0 1992845308 889012224 28602 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19474] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19474/stat : 19474 (java) S 19468 19470 17933 0 -1 64 17 1241 0 0 0 0 103 2 15 0 9 0 1992845308 889012224 28602 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19475] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19475/stat : 19475 (java) S 19468 19470 17933 0 -1 64 22 1241 0 0 0 0 103 2 16 0 9 0 1992845308 889012224 28602 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19476] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19476/stat : 19476 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 18 0 9 0 1992845310 889012224 28602 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19477] ppid=19468 vsize=868176 CPUtime=1.48
/proc/19470/task/19477/stat : 19477 (java) S 19468 19470 17933 0 -1 64 1021 1241 0 0 42 1 103 2 15 0 9 0 1992845310 889012224 28602 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19478] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19478/stat : 19478 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 19 0 9 0 1992845310 889012224 28602 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19479] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19479/stat : 19479 (java) S 19468 19470 17933 0 -1 64 54 1241 0 0 0 0 103 2 15 0 9 0 1992845310 889012224 28602 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 868176

Solver just ended. Dumping a history of the last processes samples

[startup+26.3021 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 19483
/proc/meminfo: memFree=1448492/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=868176 CPUtime=26.04
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 49965 1241 1 0 2409 90 103 2 18 0 9 0 1992845305 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 217044 28603 2637 9 0 211550 0
[pid=19470/tid=19472] ppid=19468 vsize=868176 CPUtime=24.8
/proc/19470/task/19472/stat : 19472 (java) R 19468 19470 17933 0 -1 64 28586 1241 1 0 2295 80 103 2 25 0 9 0 1992845306 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4127368582 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19473] ppid=19468 vsize=868176 CPUtime=1.8
/proc/19470/task/19473/stat : 19473 (java) S 19468 19470 17933 0 -1 64 19459 1241 0 0 69 6 103 2 16 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19474] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19474/stat : 19474 (java) S 19468 19470 17933 0 -1 64 17 1241 0 0 0 0 103 2 15 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19475] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19475/stat : 19475 (java) S 19468 19470 17933 0 -1 64 22 1241 0 0 0 0 103 2 16 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19476] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19476/stat : 19476 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 18 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19477] ppid=19468 vsize=868176 CPUtime=1.49
/proc/19470/task/19477/stat : 19477 (java) S 19468 19470 17933 0 -1 64 1022 1241 0 0 43 1 103 2 15 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19478] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19478/stat : 19478 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 19 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19479] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19479/stat : 19479 (java) S 19468 19470 17933 0 -1 64 54 1241 0 0 0 0 103 2 15 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.04
Current children cumulated vsize (KiB) 868176

[startup+26.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 19483
/proc/meminfo: memFree=1448492/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=868176 CPUtime=26.43
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 49965 1241 1 0 2448 90 103 2 18 0 9 0 1992845305 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 217044 28603 2637 9 0 211550 0
[pid=19470/tid=19472] ppid=19468 vsize=868176 CPUtime=25.2
/proc/19470/task/19472/stat : 19472 (java) R 19468 19470 17933 0 -1 64 28586 1241 1 0 2335 80 103 2 25 0 9 0 1992845306 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4127068855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19473] ppid=19468 vsize=868176 CPUtime=1.8
/proc/19470/task/19473/stat : 19473 (java) S 19468 19470 17933 0 -1 64 19459 1241 0 0 69 6 103 2 17 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19474] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19474/stat : 19474 (java) S 19468 19470 17933 0 -1 64 17 1241 0 0 0 0 103 2 15 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19475] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19475/stat : 19475 (java) S 19468 19470 17933 0 -1 64 22 1241 0 0 0 0 103 2 16 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19476] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19476/stat : 19476 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 18 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19477] ppid=19468 vsize=868176 CPUtime=1.49
/proc/19470/task/19477/stat : 19477 (java) S 19468 19470 17933 0 -1 64 1022 1241 0 0 43 1 103 2 15 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19478] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19478/stat : 19478 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 19 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19479] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19479/stat : 19479 (java) S 19468 19470 17933 0 -1 64 54 1241 0 0 0 0 103 2 15 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.43
Current children cumulated vsize (KiB) 868176

[startup+26.9021 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 19483
/proc/meminfo: memFree=1448492/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=868176 CPUtime=26.63
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 49965 1241 1 0 2468 90 103 2 18 0 9 0 1992845305 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 217044 28603 2637 9 0 211550 0
[pid=19470/tid=19472] ppid=19468 vsize=868176 CPUtime=25.4
/proc/19470/task/19472/stat : 19472 (java) R 19468 19470 17933 0 -1 64 28586 1241 1 0 2355 80 103 2 25 0 9 0 1992845306 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4127347715 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19473] ppid=19468 vsize=868176 CPUtime=1.8
/proc/19470/task/19473/stat : 19473 (java) S 19468 19470 17933 0 -1 64 19459 1241 0 0 69 6 103 2 17 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19474] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19474/stat : 19474 (java) S 19468 19470 17933 0 -1 64 17 1241 0 0 0 0 103 2 15 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19475] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19475/stat : 19475 (java) S 19468 19470 17933 0 -1 64 22 1241 0 0 0 0 103 2 16 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19476] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19476/stat : 19476 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 18 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19477] ppid=19468 vsize=868176 CPUtime=1.49
/proc/19470/task/19477/stat : 19477 (java) S 19468 19470 17933 0 -1 64 1022 1241 0 0 43 1 103 2 15 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19478] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19478/stat : 19478 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 19 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19479] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19479/stat : 19479 (java) S 19468 19470 17933 0 -1 64 54 1241 0 0 0 0 103 2 15 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.63
Current children cumulated vsize (KiB) 868176

[startup+27.0021 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 19483
/proc/meminfo: memFree=1448492/2055920 swapFree=4179028/4192956
[pid=19470] ppid=19468 vsize=868176 CPUtime=26.73
/proc/19470/stat : 19470 (java) S 19468 19470 17933 0 -1 0 49965 1241 1 0 2478 90 103 2 18 0 9 0 1992845305 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19470/statm: 217044 28603 2637 9 0 211550 0
[pid=19470/tid=19472] ppid=19468 vsize=868176 CPUtime=25.5
/proc/19470/task/19472/stat : 19472 (java) R 19468 19470 17933 0 -1 64 28586 1241 1 0 2365 80 103 2 25 0 9 0 1992845306 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4127427686 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19473] ppid=19468 vsize=868176 CPUtime=1.8
/proc/19470/task/19473/stat : 19473 (java) S 19468 19470 17933 0 -1 64 19459 1241 0 0 69 6 103 2 17 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19474] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19474/stat : 19474 (java) S 19468 19470 17933 0 -1 64 17 1241 0 0 0 0 103 2 15 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19475] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19475/stat : 19475 (java) S 19468 19470 17933 0 -1 64 22 1241 0 0 0 0 103 2 16 0 9 0 1992845308 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19476] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19476/stat : 19476 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 18 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19477] ppid=19468 vsize=868176 CPUtime=1.49
/proc/19470/task/19477/stat : 19477 (java) S 19468 19470 17933 0 -1 64 1022 1241 0 0 43 1 103 2 15 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19478] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19478/stat : 19478 (java) S 19468 19470 17933 0 -1 64 1 1241 0 0 0 0 103 2 19 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19470/tid=19479] ppid=19468 vsize=868176 CPUtime=1.05
/proc/19470/task/19479/stat : 19479 (java) S 19468 19470 17933 0 -1 64 54 1241 0 0 0 0 103 2 15 0 9 0 1992845310 889012224 28603 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.73
Current children cumulated vsize (KiB) 868176

Child status: 0
Real time (s): 27.067
CPU time (s): 26.7739
CPU user time (s): 25.8291
CPU system time (s): 0.944856
CPU usage (%): 98.9172
Max. virtual memory (cumulated for all children) (KiB): 875344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.8291
system time used= 0.944856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51241
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2243
involuntary context switches= 2270

runsolver used 0.046992 second user time and 0.088986 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-04 04:32:04
IDJOB=1063801
IDBENCH=54878
IDSOLVER=363
FILE ID=node36/1063801-1215138724
PBS_JOBID= 7877321
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-elf-rf8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063801-1215138724/watcher-1063801-1215138724 -o /tmp/evaluation-result-1063801-1215138724/solver-1063801-1215138724 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1063801-1215138724.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2208aedfcbbfeeb4d777f5a8f393a505
RANDOM SEED=1508949913

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1553436 kB
Buffers:         62016 kB
Cached:         297320 kB
SwapCached:       7932 kB
Active:         265172 kB
Inactive:       170452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553436 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            4528 kB
Writeback:           0 kB
Mapped:          83900 kB
Slab:            52124 kB
Committed_AS:  3266136 kB
PageTables:       1804 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node36 at 2008-07-04 04:32:31