Trace number 1092271

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 ESACSAT 28.5737 28.9072

DiagnosticValue
CHECKS4774700
NODES169506

General information on the benchmark

Namecsp/bibd7/
normalized-bibd-7-28-12-3-4_glb.xml
MD5SUMc40b44fc7d86359eed22d925d2811919
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.047992
Satisfiable
(Un)Satisfiability was proved
Number of variables784
Number of constraints644
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension588
Global constraints used (with number of constraints)weightedsum(56)

Solver Data (download as text)

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.28	
0.18/0.28	   configuration
0.18/0.28	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.32	     name=HOME/instance-1092271-1215264530.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.47/0.50	     nbVariables=784  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=1568
0.47/0.51	       =>  wckTime=0.226  cpuTime=0.15  mem=9M804
0.47/0.51	   
0.47/0.51	   predicates being loaded...
0.47/0.57	   
0.47/0.57	   constraints being loaded...
1.24/1.32	     nbConstraints=677  nbGlobalConstraints=89  nbConflictsStructures=1  nbSharedConflictsStructures=587
1.24/1.32	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=587  minDegree=4  maxDegree=12
1.24/1.32	     minArity=3  avgArity=9.26  maxArity=336  nbGenerators=33  nbFusions=0  symmetryWckTime=0.466  symmetryCpuTime=0.35
1.24/1.32	       =>  wckTime=1.039  cpuTime=0.75  mem=39M101
1.35/1.41	   
1.35/1.41	   solver IterativeSystematicSolver being built... 
1.44/1.52	   
1.44/1.52	   INFO : Forward propagation technique limited 
1.54/1.63	       =>  wckTime=1.353  cpuTime=0.95  mem=29M434
1.74/1.81	   
1.74/1.81	   preprocessing
1.74/1.81	     nbConstraintChecks=5582  nbValidityChecks=4648  nbPropagations=2913  nbRevisions=4605  nbUselessRevisions=3367
1.74/1.81	     nbSingletonTests=875  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
1.74/1.81	     detectedInconsistency=no
1.74/1.81	       =>  wckTime=0.174  cpuTime=0.12  mem=29M434
2.14/2.22	   
2.14/2.22	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=31M350)
28.49/28.84	   
28.49/28.84	   search
28.49/28.84	     run=16  nbConstraintChecks=4769116  nbValidityChecks=7873472  minDepth=6  maxDepth=784  nbPropagations=6364921
28.49/28.84	     nbRevisions=18522974  nbUselessRevisions=13278642  nbAssignments=169506  nbFailedAssignments=17168
28.49/28.84	     nbBacktracks=149841  nbVisitedNodes=207051  nbRestartNogoods=128  nbFoundSolutions=1  nbSEliminables=0
28.49/28.84	     nbREliminables=655.31  nbIEliminables=13.99  nbDEliminables=0  nbPEliminables=0
28.49/28.84	       =>  wckTime=27.202  cpuTime=26.81  mem=31M350
28.49/28.84	   
28.49/28.84	   global
28.49/28.84	     nbConstraintChecks=4774698  nbValidityChecks=7878120  nbPropagations=6367834  nbRevisions=18527579
28.49/28.84	     nbUselessRevisions=13282009  nbRestartNogoods=128  solvingWckTime=27.205  solvingCpuTime=26.81  expiredTime=no
28.49/28.84	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=27.76  globalCpuTime=27.81
28.49/28.84	       =>  wckTime=28.562  cpuTime=27.77  mem=31M350
28.49/28.84	   
28.49/28.84	s SATISFIABLE
28.49/28.84	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 1 0 0 1 1 0 1 0 0 1 1 1 1 0 0 0 1 1 1 0 0 0 0 0 1 1 1 0 0 0 1 0 0 1 0 0 1 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 0 0 1 0 0 1 0 0 0 1 1 1 0 1 0 0 0 0 0 1 0 0 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 1 1 0 0 0 1 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 
28.49/28.84	d NODES 169506
28.49/28.84	d CHECKS 4774698
28.49/28.84	   
28.49/28.84	   totalWckTime=28.642  totalCpuTime=27.83

Verifier Data (download as text)

OK

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-1092271-1215264530/watcher-1092271-1215264530 -o /tmp/evaluation-result-1092271-1215264530/solver-1092271-1215264530 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1092271-1215264530.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.09 2.10 2.03 3/80 23436
/proc/meminfo: memFree=1595648/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=18572 CPUtime=0
/proc/23436/stat : 23436 (runsolver) R 23434 23436 21947 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1010907969 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 269028486439 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23436/statm: 4643 292 257 25 0 2626 0

[startup+0.052936 s]
/proc/loadavg: 2.09 2.10 2.03 3/80 23436
/proc/meminfo: memFree=1595648/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=862200 CPUtime=0.03
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 2377 0 1 0 2 1 0 0 19 0 6 0 1010907969 882892800 1960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 215550 1960 901 9 0 210529 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862200

[startup+0.102903 s]
/proc/loadavg: 2.09 2.10 2.03 3/80 23436
/proc/meminfo: memFree=1595648/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=865884 CPUtime=0.08
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 3682 0 1 0 6 2 0 0 19 0 9 0 1010907969 886665216 3157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 216471 3157 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301926 s]
/proc/loadavg: 2.09 2.10 2.03 3/80 23436
/proc/meminfo: memFree=1595648/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=866204 CPUtime=0.28
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 5499 0 1 0 24 4 0 0 19 0 9 0 1010907969 886992896 4922 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 216551 4922 1884 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866204

[startup+0.701955 s]
/proc/loadavg: 2.09 2.10 2.03 3/80 23436
/proc/meminfo: memFree=1595648/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=867676 CPUtime=0.67
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 8329 0 1 0 61 6 0 0 19 0 9 0 1010907969 888500224 7689 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 216919 7689 2011 9 0 211425 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867676

[startup+1.50302 s]
/proc/loadavg: 2.09 2.10 2.03 6/91 23449
/proc/meminfo: memFree=1566312/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=868000 CPUtime=1.44
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 20896 416 1 0 124 15 5 0 19 0 9 0 1010907969 888832000 15085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 217000 15085 2633 9 0 211506 0
[pid=23436/tid=23438] ppid=23434 vsize=868000 CPUtime=1.08
/proc/23436/task/23438/stat : 23438 (java) R 23434 23436 21947 0 -1 64 15897 416 1 0 91 12 5 0 21 0 9 0 1010907971 888832000 15085 996147200 134512640 134550740 4294955968 18446744073709551615 4126403074 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23439] ppid=23434 vsize=868000 CPUtime=0.12
/proc/23436/task/23439/stat : 23439 (java) S 23434 23436 21947 0 -1 64 3221 416 0 0 6 1 5 0 16 0 9 0 1010907972 888832000 15085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23440] ppid=23434 vsize=868000 CPUtime=0.05
/proc/23436/task/23440/stat : 23440 (java) S 23434 23436 21947 0 -1 64 16 416 0 0 0 0 5 0 17 0 9 0 1010907972 888832000 15085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23441] ppid=23434 vsize=868000 CPUtime=0.05
/proc/23436/task/23441/stat : 23441 (java) S 23434 23436 21947 0 -1 64 13 416 0 0 0 0 5 0 16 0 9 0 1010907972 888832000 15085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23442] ppid=23434 vsize=868000 CPUtime=0.05
/proc/23436/task/23442/stat : 23442 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 18 0 9 0 1010907974 888832000 15085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23443] ppid=23434 vsize=868000 CPUtime=0.3
/proc/23436/task/23443/stat : 23443 (java) S 23434 23436 21947 0 -1 64 938 416 0 0 25 0 5 0 15 0 9 0 1010907974 888832000 15085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23444] ppid=23434 vsize=868000 CPUtime=0.05
/proc/23436/task/23444/stat : 23444 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 19 0 9 0 1010907974 888832000 15085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23445] ppid=23434 vsize=868000 CPUtime=0.05
/proc/23436/task/23445/stat : 23445 (java) S 23434 23436 21947 0 -1 64 5 416 0 0 0 0 5 0 15 0 9 0 1010907975 888832000 15085 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 868000

[startup+3.10114 s]
/proc/loadavg: 2.09 2.10 2.03 3/89 23449
/proc/meminfo: memFree=1542960/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=868128 CPUtime=3.03
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 22616 416 1 0 281 17 5 0 19 0 9 0 1010907969 888963072 15675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 217032 15675 2634 9 0 211538 0
[pid=23436/tid=23438] ppid=23434 vsize=868128 CPUtime=2.54
/proc/23436/task/23438/stat : 23438 (java) R 23434 23436 21947 0 -1 64 17545 416 1 0 236 13 5 0 25 0 9 0 1010907971 888963072 15675 996147200 134512640 134550740 4294955968 18446744073709551615 4127115015 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23439] ppid=23434 vsize=868128 CPUtime=0.12
/proc/23436/task/23439/stat : 23439 (java) S 23434 23436 21947 0 -1 64 3222 416 0 0 6 1 5 0 17 0 9 0 1010907972 888963072 15675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23440] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23440/stat : 23440 (java) S 23434 23436 21947 0 -1 64 16 416 0 0 0 0 5 0 17 0 9 0 1010907972 888963072 15675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23441] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23441/stat : 23441 (java) S 23434 23436 21947 0 -1 64 13 416 0 0 0 0 5 0 16 0 9 0 1010907972 888963072 15675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23442] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23442/stat : 23442 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 18 0 9 0 1010907974 888963072 15675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23443] ppid=23434 vsize=868128 CPUtime=0.44
/proc/23436/task/23443/stat : 23443 (java) S 23434 23436 21947 0 -1 64 1009 416 0 0 38 1 5 0 16 0 9 0 1010907974 888963072 15675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23444] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23444/stat : 23444 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 19 0 9 0 1010907974 888963072 15675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23445] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23445/stat : 23445 (java) S 23434 23436 21947 0 -1 64 5 416 0 0 0 0 5 0 15 0 9 0 1010907975 888963072 15675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 868128

[startup+6.30139 s]
/proc/loadavg: 2.09 2.10 2.03 3/89 23449
/proc/meminfo: memFree=1542640/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=868128 CPUtime=6.2
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 22648 416 1 0 598 17 5 0 19 0 9 0 1010907969 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 217032 15676 2634 9 0 211538 0
[pid=23436/tid=23438] ppid=23434 vsize=868128 CPUtime=5.7
/proc/23436/task/23438/stat : 23438 (java) R 23434 23436 21947 0 -1 64 17545 416 1 0 552 13 5 0 25 0 9 0 1010907971 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4127213331 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23439] ppid=23434 vsize=868128 CPUtime=0.12
/proc/23436/task/23439/stat : 23439 (java) S 23434 23436 21947 0 -1 64 3222 416 0 0 6 1 5 0 16 0 9 0 1010907972 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23440] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23440/stat : 23440 (java) S 23434 23436 21947 0 -1 64 16 416 0 0 0 0 5 0 17 0 9 0 1010907972 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23441] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23441/stat : 23441 (java) S 23434 23436 21947 0 -1 64 13 416 0 0 0 0 5 0 16 0 9 0 1010907972 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23442] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23442/stat : 23442 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 18 0 9 0 1010907974 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23443] ppid=23434 vsize=868128 CPUtime=0.44
/proc/23436/task/23443/stat : 23443 (java) S 23434 23436 21947 0 -1 64 1012 416 0 0 38 1 5 0 15 0 9 0 1010907974 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23444] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23444/stat : 23444 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 19 0 9 0 1010907974 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23445] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23445/stat : 23445 (java) S 23434 23436 21947 0 -1 64 34 416 0 0 0 0 5 0 15 0 9 0 1010907975 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868128

[startup+12.7019 s]
/proc/loadavg: 2.08 2.10 2.03 3/89 23449
/proc/meminfo: memFree=1542448/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=868128 CPUtime=12.54
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 22648 416 1 0 1232 17 5 0 19 0 9 0 1010907969 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 217032 15676 2634 9 0 211538 0
[pid=23436/tid=23438] ppid=23434 vsize=868128 CPUtime=12.04
/proc/23436/task/23438/stat : 23438 (java) R 23434 23436 21947 0 -1 64 17545 416 1 0 1186 13 5 0 25 0 9 0 1010907971 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4127213378 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23439] ppid=23434 vsize=868128 CPUtime=0.12
/proc/23436/task/23439/stat : 23439 (java) S 23434 23436 21947 0 -1 64 3222 416 0 0 6 1 5 0 16 0 9 0 1010907972 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23440] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23440/stat : 23440 (java) S 23434 23436 21947 0 -1 64 16 416 0 0 0 0 5 0 17 0 9 0 1010907972 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23441] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23441/stat : 23441 (java) S 23434 23436 21947 0 -1 64 13 416 0 0 0 0 5 0 16 0 9 0 1010907972 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23442] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23442/stat : 23442 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 18 0 9 0 1010907974 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23443] ppid=23434 vsize=868128 CPUtime=0.44
/proc/23436/task/23443/stat : 23443 (java) S 23434 23436 21947 0 -1 64 1012 416 0 0 38 1 5 0 17 0 9 0 1010907974 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23444] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23444/stat : 23444 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 19 0 9 0 1010907974 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23445] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23445/stat : 23445 (java) S 23434 23436 21947 0 -1 64 34 416 0 0 0 0 5 0 15 0 9 0 1010907975 888963072 15676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 868128

[startup+25.5029 s]
/proc/loadavg: 2.06 2.09 2.03 3/89 23449
/proc/meminfo: memFree=1542512/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=868128 CPUtime=25.22
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 22649 416 1 0 2500 17 5 0 19 0 9 0 1010907969 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 217032 15677 2634 9 0 211538 0
[pid=23436/tid=23438] ppid=23434 vsize=868128 CPUtime=24.72
/proc/23436/task/23438/stat : 23438 (java) R 23434 23436 21947 0 -1 64 17545 416 1 0 2454 13 5 0 25 0 9 0 1010907971 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4127213331 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23439] ppid=23434 vsize=868128 CPUtime=0.12
/proc/23436/task/23439/stat : 23439 (java) S 23434 23436 21947 0 -1 64 3222 416 0 0 6 1 5 0 16 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23440] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23440/stat : 23440 (java) S 23434 23436 21947 0 -1 64 16 416 0 0 0 0 5 0 17 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23441] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23441/stat : 23441 (java) S 23434 23436 21947 0 -1 64 13 416 0 0 0 0 5 0 16 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23442] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23442/stat : 23442 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 18 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23443] ppid=23434 vsize=868128 CPUtime=0.44
/proc/23436/task/23443/stat : 23443 (java) S 23434 23436 21947 0 -1 64 1013 416 0 0 38 1 5 0 16 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23444] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23444/stat : 23444 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 19 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23445] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23445/stat : 23445 (java) S 23434 23436 21947 0 -1 64 34 416 0 0 0 0 5 0 15 0 9 0 1010907975 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 868128

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

[startup+27.102 s]
/proc/loadavg: 2.06 2.09 2.03 3/89 23449
/proc/meminfo: memFree=1542512/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=868128 CPUtime=26.8
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 22649 416 1 0 2658 17 5 0 19 0 9 0 1010907969 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 217032 15677 2634 9 0 211538 0
[pid=23436/tid=23438] ppid=23434 vsize=868128 CPUtime=26.31
/proc/23436/task/23438/stat : 23438 (java) R 23434 23436 21947 0 -1 64 17545 416 1 0 2613 13 5 0 25 0 9 0 1010907971 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4127171291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23439] ppid=23434 vsize=868128 CPUtime=0.12
/proc/23436/task/23439/stat : 23439 (java) S 23434 23436 21947 0 -1 64 3222 416 0 0 6 1 5 0 16 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23440] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23440/stat : 23440 (java) S 23434 23436 21947 0 -1 64 16 416 0 0 0 0 5 0 17 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23441] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23441/stat : 23441 (java) S 23434 23436 21947 0 -1 64 13 416 0 0 0 0 5 0 16 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23442] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23442/stat : 23442 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 18 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23443] ppid=23434 vsize=868128 CPUtime=0.44
/proc/23436/task/23443/stat : 23443 (java) S 23434 23436 21947 0 -1 64 1013 416 0 0 38 1 5 0 16 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23444] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23444/stat : 23444 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 19 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23445] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23445/stat : 23445 (java) S 23434 23436 21947 0 -1 64 34 416 0 0 0 0 5 0 15 0 9 0 1010907975 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.8
Current children cumulated vsize (KiB) 868128

[startup+27.9021 s]
/proc/loadavg: 2.06 2.09 2.03 3/89 23449
/proc/meminfo: memFree=1542512/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=868128 CPUtime=27.59
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 22649 416 1 0 2737 17 5 0 19 0 9 0 1010907969 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 217032 15677 2634 9 0 211538 0
[pid=23436/tid=23438] ppid=23434 vsize=868128 CPUtime=27.09
/proc/23436/task/23438/stat : 23438 (java) R 23434 23436 21947 0 -1 64 17545 416 1 0 2691 13 5 0 25 0 9 0 1010907971 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4127235825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23439] ppid=23434 vsize=868128 CPUtime=0.12
/proc/23436/task/23439/stat : 23439 (java) S 23434 23436 21947 0 -1 64 3222 416 0 0 6 1 5 0 16 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23440] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23440/stat : 23440 (java) S 23434 23436 21947 0 -1 64 16 416 0 0 0 0 5 0 17 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23441] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23441/stat : 23441 (java) S 23434 23436 21947 0 -1 64 13 416 0 0 0 0 5 0 16 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23442] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23442/stat : 23442 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 18 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23443] ppid=23434 vsize=868128 CPUtime=0.44
/proc/23436/task/23443/stat : 23443 (java) S 23434 23436 21947 0 -1 64 1013 416 0 0 38 1 5 0 16 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23444] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23444/stat : 23444 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 19 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23445] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23445/stat : 23445 (java) S 23434 23436 21947 0 -1 64 34 416 0 0 0 0 5 0 15 0 9 0 1010907975 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.59
Current children cumulated vsize (KiB) 868128

[startup+28.7012 s]
/proc/loadavg: 2.06 2.09 2.03 3/89 23449
/proc/meminfo: memFree=1542512/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=868128 CPUtime=28.39
/proc/23436/stat : 23436 (java) S 23434 23436 21947 0 -1 0 22649 416 1 0 2817 17 5 0 19 0 9 0 1010907969 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 217032 15677 2634 9 0 211538 0
[pid=23436/tid=23438] ppid=23434 vsize=868128 CPUtime=27.89
/proc/23436/task/23438/stat : 23438 (java) R 23434 23436 21947 0 -1 64 17545 416 1 0 2771 13 5 0 25 0 9 0 1010907971 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4127109621 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23439] ppid=23434 vsize=868128 CPUtime=0.12
/proc/23436/task/23439/stat : 23439 (java) S 23434 23436 21947 0 -1 64 3222 416 0 0 6 1 5 0 16 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23440] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23440/stat : 23440 (java) S 23434 23436 21947 0 -1 64 16 416 0 0 0 0 5 0 17 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23441] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23441/stat : 23441 (java) S 23434 23436 21947 0 -1 64 13 416 0 0 0 0 5 0 16 0 9 0 1010907972 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23442] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23442/stat : 23442 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 18 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23443] ppid=23434 vsize=868128 CPUtime=0.44
/proc/23436/task/23443/stat : 23443 (java) S 23434 23436 21947 0 -1 64 1013 416 0 0 38 1 5 0 16 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23444] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23444/stat : 23444 (java) S 23434 23436 21947 0 -1 64 1 416 0 0 0 0 5 0 19 0 9 0 1010907974 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23436/tid=23445] ppid=23434 vsize=868128 CPUtime=0.05
/proc/23436/task/23445/stat : 23445 (java) S 23434 23436 21947 0 -1 64 34 416 0 0 0 0 5 0 15 0 9 0 1010907975 888963072 15677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.39
Current children cumulated vsize (KiB) 868128

[startup+28.9017 s]
/proc/loadavg: 2.06 2.09 2.03 3/89 23449
/proc/meminfo: memFree=1542512/2055920 swapFree=4137316/4192956
[pid=23436] ppid=23434 vsize=0 CPUtime=28.54
/proc/23436/stat : 23436 (java) Z 23434 23436 21947 0 -1 12 22731 416 1 0 2831 18 5 0 16 0 2 0 1010907969 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23436/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 28.54
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 28.9072
CPU time (s): 28.5737
CPU user time (s): 28.3777
CPU system time (s): 0.19597
CPU usage (%): 98.8461
Max. virtual memory (cumulated for all children) (KiB): 868128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.3777
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23147
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= 2406
involuntary context switches= 3408

runsolver used 0.035994 second user time and 0.114982 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-05 15:28:50
IDJOB=1092271
IDBENCH=58606
IDSOLVER=364
FILE ID=node26/1092271-1215264530
PBS_JOBID= 7882066
Free space on /tmp= 66464 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bibd7/normalized-bibd-7-28-12-3-4_glb.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092271-1215264530/watcher-1092271-1215264530 -o /tmp/evaluation-result-1092271-1215264530/solver-1092271-1215264530 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1092271-1215264530.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c40b44fc7d86359eed22d925d2811919
RANDOM SEED=545098892

node26.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.221
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.221
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:       1596064 kB
Buffers:         31440 kB
Cached:         190004 kB
SwapCached:      49468 kB
Active:         298264 kB
Inactive:       109292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596064 kB
SwapTotal:     4192956 kB
SwapFree:      4137316 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:         199676 kB
Slab:            37268 kB
Committed_AS:  2563584 kB
PageTables:       2096 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= 66460 MiB
End job on node26 at 2008-07-05 15:29:19