Trace number 2097870

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 ESACUNSAT 21.8407 22.0958

DiagnosticValue
CHECKS130470
NODES0

General information on the benchmark

Namecsp/fapp/fapp04/
normalized-fapp04-0300-0.xml
MD5SUM3d5c26105aab0ca21b22d7bc9b077a6e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.16521
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3360
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3360
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2097870-1247414124.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.41	     nbVariables=300  nbDomainTypes=13  minDomainSize=50  maxDomainSize=270  nbTotalValues=61762
0.38/0.41	       =>  wckTime=0.169  cpuTime=0.13  mem=9M860
0.38/0.41	   
0.38/0.41	   predicates being loaded...
0.38/0.48	   
0.38/0.48	   constraints being loaded...
20.49/20.76	   
20.49/20.76	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 41M546)
21.36/21.66	     nbConstraints=1804  nbGlobalConstraints=5  nbMergedConstraints=1561  nbConvertedConstraints=1040
21.36/21.66	     nbConvertConstraintsChecks=43270110  nbExtensionStructures=944  nbSharedExtensionStructures=210
21.36/21.66	     nbConflictsStructures=1035  nbSharedConflictsStructures=225  nbUnbuiltConflictsStructures=588
21.36/21.66	     nbSharedBinaryRepresentations=305047  nbEvaluationManagers=679  nbSharedEvaluationManagers=80  minDegree=3
21.36/21.66	     maxDegree=19  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.221
21.36/21.66	     symmetryCpuTime=0.14  nbCliques=5
21.36/21.66	       =>  wckTime=21.415  cpuTime=20.71  mem=29M182
21.46/21.78	   
21.46/21.78	   solver IterativeSystematicSolver being built... 
21.56/21.87	   
21.56/21.87	   INFO : Forward propagation technique limited 
21.66/21.95	       =>  wckTime=21.707  cpuTime=20.85  mem=43M100
21.76/22.04	   
21.76/22.04	   preprocessing
21.76/22.04	     nbConstraintChecks=130470  nbValidityChecks=4452  nbPropagations=33  nbRevisions=438  nbUselessRevisions=244
21.76/22.04	     nbRemovedValues=9450  detectedInconsistency=yes
21.76/22.04	       =>  wckTime=0.084  cpuTime=0.07  mem=43M100
21.76/22.04	   
21.76/22.04	   global
21.76/22.04	     nbConstraintChecks=130470  nbValidityChecks=4452  nbPropagations=33  nbRevisions=438  nbUselessRevisions=244
21.76/22.04	     nbRestartNogoods=0  solvingWckTime=0.086  solvingCpuTime=0.07  expiredTime=no  totalExploration=yes
21.76/22.04	     nbFoundSolutions=0  globalCpuTime=20.95
21.76/22.04	       =>  wckTime=21.795  cpuTime=20.92  mem=43M100
21.76/22.04	   
21.76/22.04	s UNSATISFIABLE
21.76/22.04	d NODES 0
21.76/22.04	d CHECKS 130470
21.76/22.05	   
21.76/22.05	   totalWckTime=21.865  totalCpuTime=20.96

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097870-1247414124/watcher-2097870-1247414124 -o /tmp/evaluation-result-2097870-1247414124/solver-2097870-1247414124 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097870-1247414124.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 533
/proc/meminfo: memFree=1575352/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=152 CPUtime=0
/proc/533/stat : 533 (java) R 531 533 31032 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 28477573 155648 26 996147200 134512640 134550932 4294956128 18446744073709551615 11920164 0 0 4096 0 0 0 0 17 1 0 0
/proc/533/statm: 38 26 19 9 0 4 0

[startup+0.0530391 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 533
/proc/meminfo: memFree=1575352/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=863836 CPUtime=0.03
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 2550 0 1 0 2 1 0 0 21 0 9 0 28477573 884568064 2102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 215959 2102 972 9 0 210852 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863836

[startup+0.10209 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 533
/proc/meminfo: memFree=1575352/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=865980 CPUtime=0.09
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 3747 0 1 0 7 2 0 0 21 0 9 0 28477573 886763520 3213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216495 3213 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.302066 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 533
/proc/meminfo: memFree=1575352/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=866380 CPUtime=0.28
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 5999 0 1 0 25 3 0 0 21 0 9 0 28477573 887173120 5365 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216595 5365 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701103 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 533
/proc/meminfo: memFree=1575352/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=867736 CPUtime=0.68
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 9553 0 1 0 63 5 0 0 21 0 9 0 28477573 888561664 8907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216934 8907 2036 9 0 211370 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867736

[startup+1.50118 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 542
/proc/meminfo: memFree=1538224/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=867736 CPUtime=1.48
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 12166 0 1 0 142 6 0 0 21 0 9 0 28477573 888561664 11517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216934 11517 2041 9 0 211370 0
[pid=533/tid=535] ppid=531 vsize=867736 CPUtime=1.27
/proc/533/task/535/stat : 535 (java) R 531 533 31032 0 -1 64 10781 0 1 0 122 5 0 0 25 0 9 0 28477575 888561664 11517 996147200 134512640 134550932 4294955968 18446744073709551615 4126899688 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28477576 888561664 11517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 11 0 0 0 0 0 0 0 25 0 9 0 28477576 888561664 11517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 28477576 888561664 11517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477578 888561664 11517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=867736 CPUtime=0.19
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 687 0 0 0 19 0 0 0 15 0 9 0 28477578 888561664 11517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477578 888561664 11517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477578 888561664 11517 996147200 134512640 134550932 4294955968 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) 867736

[startup+3.10133 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 542
/proc/meminfo: memFree=1535344/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=867736 CPUtime=3.06
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 13096 0 1 0 299 7 0 0 21 0 9 0 28477573 888561664 12445 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216934 12445 2041 9 0 211370 0
[pid=533/tid=535] ppid=531 vsize=867736 CPUtime=2.82
/proc/533/task/535/stat : 535 (java) R 531 533 31032 0 -1 64 11686 0 1 0 277 5 0 0 25 0 9 0 28477575 888561664 12445 996147200 134512640 134550932 4294955968 18446744073709551615 4126901104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28477576 888561664 12445 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 11 0 0 0 0 0 0 0 25 0 9 0 28477576 888561664 12445 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 28477576 888561664 12445 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477578 888561664 12445 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=867736 CPUtime=0.21
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 712 0 0 0 21 0 0 0 15 0 9 0 28477578 888561664 12445 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477578 888561664 12445 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477578 888561664 12445 996147200 134512640 134550932 4294955968 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) 867736

[startup+6.30265 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 542
/proc/meminfo: memFree=1526648/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=867736 CPUtime=6.23
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 15198 0 1 0 614 9 0 0 21 0 9 0 28477573 888561664 14545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216934 14545 2041 9 0 211370 0
[pid=533/tid=535] ppid=531 vsize=867736 CPUtime=6
/proc/533/task/535/stat : 535 (java) R 531 533 31032 0 -1 64 13785 0 1 0 592 8 0 0 25 0 9 0 28477575 888561664 14545 996147200 134512640 134550932 4294955968 18446744073709551615 4126901111 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28477576 888561664 14545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 11 0 0 0 0 0 0 0 25 0 9 0 28477576 888561664 14545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 28477576 888561664 14545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477578 888561664 14545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=867736 CPUtime=0.21
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 715 0 0 0 21 0 0 0 15 0 9 0 28477578 888561664 14545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477578 888561664 14545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=867736 CPUtime=0
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477578 888561664 14545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867736

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 542
/proc/meminfo: memFree=1505600/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=867648 CPUtime=12.57
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 19901 0 1 0 1243 14 0 0 21 0 9 0 28477573 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216912 19220 2029 9 0 211370 0
[pid=533/tid=535] ppid=531 vsize=867648 CPUtime=12.22
/proc/533/task/535/stat : 535 (java) R 531 533 31032 0 -1 64 15843 0 1 0 1211 11 0 0 25 0 9 0 28477575 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4126899677 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=867648 CPUtime=0.09
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 2634 0 0 0 8 1 0 0 17 0 9 0 28477576 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477576 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477576 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477578 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=867648 CPUtime=0.22
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 723 0 0 0 22 0 0 0 16 0 9 0 28477578 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477578 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477578 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867648

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

[startup+15.9026 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 542
/proc/meminfo: memFree=1505600/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=867648 CPUtime=15.73
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 19901 0 1 0 1559 14 0 0 21 0 9 0 28477573 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216912 19220 2029 9 0 211370 0
[pid=533/tid=535] ppid=531 vsize=867648 CPUtime=15.39
/proc/533/task/535/stat : 535 (java) R 531 533 31032 0 -1 64 15843 0 1 0 1527 12 0 0 25 0 9 0 28477575 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4126899659 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=867648 CPUtime=0.09
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 2634 0 0 0 8 1 0 0 16 0 9 0 28477576 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477576 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477576 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477578 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=867648 CPUtime=0.23
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 723 0 0 0 23 0 0 0 15 0 9 0 28477578 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477578 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477578 888471552 19220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 867648

[startup+19.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 542
/proc/meminfo: memFree=1505600/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=867648 CPUtime=18.91
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 19903 0 1 0 1876 15 0 0 21 0 9 0 28477573 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216912 19222 2029 9 0 211370 0
[pid=533/tid=535] ppid=531 vsize=867648 CPUtime=18.56
/proc/533/task/535/stat : 535 (java) R 531 533 31032 0 -1 64 15843 0 1 0 1844 12 0 0 25 0 9 0 28477575 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4126929042 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=867648 CPUtime=0.09
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 2634 0 0 0 8 1 0 0 16 0 9 0 28477576 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477576 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477576 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477578 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=867648 CPUtime=0.23
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 725 0 0 0 23 0 0 0 16 0 9 0 28477578 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477578 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477578 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 867648

[startup+20.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 542
/proc/meminfo: memFree=1505600/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=867648 CPUtime=20.49
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 19903 0 1 0 2034 15 0 0 21 0 9 0 28477573 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216912 19222 2029 9 0 211370 0
[pid=533/tid=535] ppid=531 vsize=867648 CPUtime=20.15
/proc/533/task/535/stat : 535 (java) R 531 533 31032 0 -1 64 15843 0 1 0 2002 13 0 0 25 0 9 0 28477575 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4126901104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=867648 CPUtime=0.09
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 2634 0 0 0 8 1 0 0 16 0 9 0 28477576 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477576 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477576 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28477578 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=867648 CPUtime=0.23
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 725 0 0 0 23 0 0 0 16 0 9 0 28477578 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477578 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=867648 CPUtime=0
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477578 888471552 19222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 867648

[startup+21.5022 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 542
/proc/meminfo: memFree=1505600/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=867972 CPUtime=21.27
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 23064 0 1 0 2110 17 0 0 21 0 10 0 28477573 888803328 22366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 216993 22366 2036 9 0 211451 0
[pid=533/tid=535] ppid=531 vsize=867972 CPUtime=20.78
/proc/533/task/535/stat : 535 (java) S 531 533 31032 0 -1 64 15871 0 1 0 2065 13 0 0 25 0 10 0 28477575 888803328 22366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=867972 CPUtime=0.2
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 5733 0 0 0 18 2 0 0 17 0 10 0 28477576 888803328 22366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=867972 CPUtime=0
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28477576 888803328 22366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=867972 CPUtime=0
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28477576 888803328 22366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=867972 CPUtime=0
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 28477578 888803328 22366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=867972 CPUtime=0.26
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 747 0 0 0 26 0 0 0 15 0 10 0 28477578 888803328 22366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=867972 CPUtime=0
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 28477578 888803328 22366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=867972 CPUtime=0
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 28477578 888803328 22366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.27
Current children cumulated vsize (KiB) 867972

[startup+21.9022 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 546
/proc/meminfo: memFree=1486784/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=868060 CPUtime=21.66
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 34558 375 1 0 2143 21 1 1 21 0 9 0 28477573 888893440 24570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 217015 24570 2660 9 0 211451 0
[pid=533/tid=535] ppid=531 vsize=868060 CPUtime=21
/proc/533/task/535/stat : 535 (java) R 531 533 31032 0 -1 64 20351 375 1 0 2084 14 1 1 23 0 9 0 28477575 888893440 24570 996147200 134512640 134550932 4294955968 18446744073709551615 4125959278 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=868060 CPUtime=0.33
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 12404 375 0 0 28 3 1 1 17 0 9 0 28477576 888893440 24570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 20 375 0 0 0 0 1 1 17 0 9 0 28477576 888893440 24570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 15 375 0 0 0 0 1 1 16 0 9 0 28477576 888893440 24570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 375 0 0 0 0 1 1 25 0 9 0 28477578 888893440 24570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=868060 CPUtime=0.33
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 947 375 0 0 30 1 1 1 15 0 9 0 28477578 888893440 24570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 375 0 0 0 0 1 1 25 0 9 0 28477578 888893440 24570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 10 375 0 0 0 0 1 1 15 0 9 0 28477578 888893440 24570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.66
Current children cumulated vsize (KiB) 868060

[startup+22.0062 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 546
/proc/meminfo: memFree=1486784/2055920 swapFree=4192812/4192956
[pid=533] ppid=531 vsize=868060 CPUtime=21.76
/proc/533/stat : 533 (java) S 531 533 31032 0 -1 0 37220 375 1 0 2153 21 1 1 21 0 9 0 28477573 888893440 24605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/533/statm: 217015 24605 2662 9 0 211451 0
[pid=533/tid=535] ppid=531 vsize=868060 CPUtime=21.09
/proc/533/task/535/stat : 535 (java) R 531 533 31032 0 -1 64 23002 375 1 0 2092 15 1 1 24 0 9 0 28477575 888893440 24605 996147200 134512640 134550932 4294955968 18446744073709551615 4126902404 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=536] ppid=531 vsize=868060 CPUtime=0.33
/proc/533/task/536/stat : 536 (java) S 531 533 31032 0 -1 64 12404 375 0 0 28 3 1 1 17 0 9 0 28477576 888893440 24605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=537] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/537/stat : 537 (java) S 531 533 31032 0 -1 64 20 375 0 0 0 0 1 1 17 0 9 0 28477576 888893440 24605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=538] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/538/stat : 538 (java) S 531 533 31032 0 -1 64 15 375 0 0 0 0 1 1 16 0 9 0 28477576 888893440 24605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=539] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/539/stat : 539 (java) S 531 533 31032 0 -1 64 1 375 0 0 0 0 1 1 25 0 9 0 28477578 888893440 24605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=540] ppid=531 vsize=868060 CPUtime=0.34
/proc/533/task/540/stat : 540 (java) S 531 533 31032 0 -1 64 958 375 0 0 31 1 1 1 16 0 9 0 28477578 888893440 24605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=541] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/541/stat : 541 (java) S 531 533 31032 0 -1 64 0 375 0 0 0 0 1 1 25 0 9 0 28477578 888893440 24605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=533/tid=542] ppid=531 vsize=868060 CPUtime=0.02
/proc/533/task/542/stat : 542 (java) S 531 533 31032 0 -1 64 10 375 0 0 0 0 1 1 15 0 9 0 28477578 888893440 24605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.76
Current children cumulated vsize (KiB) 868060

Child status: 0
Real time (s): 22.0958
CPU time (s): 21.8407
CPU user time (s): 21.5927
CPU system time (s): 0.247962
CPU usage (%): 98.8455
Max. virtual memory (cumulated for all children) (KiB): 868060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.5927
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37797
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= 2234
involuntary context switches= 2945

runsolver used 0.039993 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-12 17:55:24
IDJOB=2097870
IDBENCH=57905
IDSOLVER=774
FILE ID=node89/2097870-1247414124
PBS_JOBID= 9510473
Free space on /tmp= 66264 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp04/normalized-fapp04-0300-0.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097870-1247414124/watcher-2097870-1247414124 -o /tmp/evaluation-result-2097870-1247414124/solver-2097870-1247414124 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097870-1247414124.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3d5c26105aab0ca21b22d7bc9b077a6e
RANDOM SEED=1917110347

node89.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1575832 kB
Buffers:         42952 kB
Cached:         169344 kB
SwapCached:          0 kB
Active:         300816 kB
Inactive:       118920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:         227864 kB
Slab:            45304 kB
Committed_AS:   997368 kB
PageTables:       2148 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= 66260 MiB
End job on node89 at 2009-07-12 17:55:46