Trace number 2097832

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 30.8693 31.2315

DiagnosticValue
CHECKS2524260
NODES0

General information on the benchmark

Namecsp/fapp/fapp35/
normalized-fapp35-1500-4.xml
MD5SUMe176f03acbb8fde17171aab729aed488
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 benchmark30.8693
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints22067
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22067
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.17/0.26	
0.17/0.26	   configuration
0.17/0.26	     name=esac.xml
0.27/0.30	   
0.27/0.30	   instance
0.27/0.30	     name=HOME/instance-2097832-1247414072.xml
0.27/0.34	   
0.27/0.34	   domains being loaded...
0.27/0.39	   
0.27/0.39	   variables being loaded...
0.57/0.68	     nbVariables=1500  nbDomainTypes=17  minDomainSize=90  maxDomainSize=698  nbTotalValues=844907
0.57/0.68	       =>  wckTime=0.418  cpuTime=0.29  mem=35M288
0.57/0.68	   
0.57/0.68	   predicates being loaded...
0.67/0.75	   
0.67/0.75	   constraints being loaded...
20.77/21.00	   
20.77/21.00	   INFO : Stopping converting binary constraints (cpu=20.2, mem = 76M906)
28.30/28.68	     nbConstraints=11765  nbGlobalConstraints=42  nbMergedConstraints=10344  nbConvertedConstraints=89
28.30/28.68	     nbConvertConstraintsChecks=37794216  nbExtensionStructures=86  nbSharedExtensionStructures=5
28.30/28.68	     nbConflictsStructures=118  nbSharedConflictsStructures=72  nbUnbuiltConflictsStructures=7410
28.30/28.68	     nbSharedBinaryRepresentations=72141  nbEvaluationManagers=7442  nbSharedEvaluationManagers=4192  minDegree=3
28.30/28.68	     maxDegree=49  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=3.073
28.30/28.68	     symmetryCpuTime=2.82  nbCliques=42
28.30/28.68	       =>  wckTime=28.411  cpuTime=26.99  mem=82M217
28.69/29.04	   
28.69/29.04	   solver IterativeSystematicSolver being built... 
29.09/29.43	   
29.09/29.43	   INFO : Forward propagation technique limited 
29.28/29.66	       =>  wckTime=29.39  cpuTime=27.38  mem=147M162
30.77/31.12	   
30.77/31.12	   preprocessing
30.77/31.12	     nbConstraintChecks=2524255  nbValidityChecks=80799  nbPropagations=136  nbRevisions=2400  nbUselessRevisions=1449
30.77/31.13	     nbRemovedValues=170951  detectedInconsistency=yes
30.77/31.13	       =>  wckTime=1.451  cpuTime=1.41  mem=147M162
30.77/31.13	   
30.77/31.13	   global
30.77/31.13	     nbConstraintChecks=2524255  nbValidityChecks=80799  nbPropagations=136  nbRevisions=2400  nbUselessRevisions=1449
30.77/31.13	     nbRestartNogoods=0  solvingWckTime=1.454  solvingCpuTime=1.41  expiredTime=no  totalExploration=yes
30.77/31.13	     nbFoundSolutions=0  globalCpuTime=28.84
30.77/31.13	       =>  wckTime=30.862  cpuTime=28.81  mem=147M162
30.77/31.15	   
30.77/31.15	s UNSATISFIABLE
30.77/31.15	d NODES 0
30.77/31.15	d CHECKS 2524255
30.77/31.15	   
30.77/31.15	   totalWckTime=30.949  totalCpuTime=28.86

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-2097832-1247414072/watcher-2097832-1247414072 -o /tmp/evaluation-result-2097832-1247414072/solver-2097832-1247414072 -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-2097832-1247414072.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.02 2.00 2.00 4/83 3288
/proc/meminfo: memFree=1722888/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=10676 CPUtime=0
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28469892 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 2669 474 207 9 0 1184 0
[pid=3288/tid=3289] ppid=3286 vsize=10676 CPUtime=0
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28469893 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 9580504 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.053328 s]
/proc/loadavg: 2.02 2.00 2.00 4/83 3288
/proc/meminfo: memFree=1722888/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=862260 CPUtime=0.03
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 2395 0 1 0 2 1 0 0 18 0 6 0 28469892 882954240 1973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 215565 1973 905 9 0 210480 0
[pid=3288/tid=3289] ppid=3286 vsize=862260 CPUtime=0.02
/proc/3288/task/3289/stat : 3289 (java) S 3286 3288 2105 0 -1 64 1702 0 1 0 2 0 0 0 17 0 6 0 28469893 882954240 1973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800971 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862260

[startup+0.101668 s]
/proc/loadavg: 2.02 2.00 2.00 4/83 3288
/proc/meminfo: memFree=1722888/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=865984 CPUtime=0.08
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 3711 0 1 0 7 1 0 0 18 0 9 0 28469892 886767616 3182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216496 3182 1694 9 0 210981 0
[pid=3288/tid=3289] ppid=3286 vsize=865984 CPUtime=0.06
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 2796 0 1 0 5 1 0 0 18 0 9 0 28469893 886767616 3182 996147200 134512640 134550932 4294955968 18446744073709551615 102512979 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301707 s]
/proc/loadavg: 2.02 2.00 2.00 4/83 3288
/proc/meminfo: memFree=1722888/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=866380 CPUtime=0.27
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 5773 0 1 0 24 3 0 0 18 0 9 0 28469892 887173120 5161 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216595 5161 1962 9 0 211053 0
[pid=3288/tid=3289] ppid=3286 vsize=866380 CPUtime=0.22
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 4795 0 1 0 19 3 0 0 18 0 9 0 28469893 887173120 5161 996147200 134512640 134550932 4294955968 18446744073709551615 104302398 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866380

[startup+0.701774 s]
/proc/loadavg: 2.02 2.00 2.00 4/83 3288
/proc/meminfo: memFree=1722888/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867500 CPUtime=0.67
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 13820 0 1 0 59 8 0 0 18 0 9 0 28469892 888320000 13175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216875 13175 2008 9 0 211333 0
[pid=3288/tid=3289] ppid=3286 vsize=867500 CPUtime=0.49
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 12503 0 1 0 42 7 0 0 19 0 9 0 28469893 888320000 13175 996147200 134512640 134550932 4294955968 18446744073709551615 102751270 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867500

[startup+1.50191 s]
/proc/loadavg: 2.02 2.00 2.00 4/92 3297
/proc/meminfo: memFree=1664704/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867500 CPUtime=1.46
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 22815 0 1 0 135 11 0 0 18 0 9 0 28469892 888320000 22144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216875 22144 2029 9 0 211333 0
[pid=3288/tid=3289] ppid=3286 vsize=867500 CPUtime=1.18
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 15796 0 1 0 110 8 0 0 25 0 9 0 28469893 888320000 22144 996147200 134512640 134550932 4294955968 18446744073709551615 4126558631 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3291] ppid=3286 vsize=867500 CPUtime=0.06
/proc/3288/task/3291/stat : 3291 (java) S 3286 3288 2105 0 -1 64 5680 0 0 0 5 1 0 0 17 0 9 0 28469895 888320000 22144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3292] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3292/stat : 3292 (java) S 3286 3288 2105 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 22144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3293] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3293/stat : 3293 (java) S 3286 3288 2105 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 22144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3294] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3294/stat : 3294 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 22144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3295] ppid=3286 vsize=867500 CPUtime=0.19
/proc/3288/task/3295/stat : 3295 (java) S 3286 3288 2105 0 -1 64 637 0 0 0 19 0 0 0 15 0 9 0 28469898 888320000 22144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3296] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3296/stat : 3296 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 22144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3297] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3297/stat : 3297 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469898 888320000 22144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867500

[startup+3.10117 s]
/proc/loadavg: 2.02 2.00 2.00 3/92 3297
/proc/meminfo: memFree=1629696/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867500 CPUtime=3.05
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 25879 0 1 0 292 13 0 0 18 0 9 0 28469892 888320000 25204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216875 25204 2032 9 0 211333 0
[pid=3288/tid=3289] ppid=3286 vsize=867500 CPUtime=2.67
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 15830 0 1 0 258 9 0 0 25 0 9 0 28469893 888320000 25204 996147200 134512640 134550932 4294955968 18446744073709551615 4126931592 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3291] ppid=3286 vsize=867500 CPUtime=0.14
/proc/3288/task/3291/stat : 3291 (java) S 3286 3288 2105 0 -1 64 8693 0 0 0 12 2 0 0 16 0 9 0 28469895 888320000 25204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3292] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3292/stat : 3292 (java) S 3286 3288 2105 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 25204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3293] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3293/stat : 3293 (java) S 3286 3288 2105 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 25204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3294] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3294/stat : 3294 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 25204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3295] ppid=3286 vsize=867500 CPUtime=0.21
/proc/3288/task/3295/stat : 3295 (java) S 3286 3288 2105 0 -1 64 654 0 0 0 21 0 0 0 15 0 9 0 28469898 888320000 25204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3296] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3296/stat : 3296 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 25204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3297] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3297/stat : 3297 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469898 888320000 25204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867500

[startup+6.30171 s]
/proc/loadavg: 2.02 2.00 2.00 3/92 3297
/proc/meminfo: memFree=1629248/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867500 CPUtime=6.21
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 25886 0 1 0 608 13 0 0 18 0 9 0 28469892 888320000 25209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216875 25209 2032 9 0 211333 0
[pid=3288/tid=3289] ppid=3286 vsize=867500 CPUtime=5.82
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 15835 0 1 0 573 9 0 0 25 0 9 0 28469893 888320000 25209 996147200 134512640 134550932 4294955968 18446744073709551615 4126931592 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3291] ppid=3286 vsize=867500 CPUtime=0.14
/proc/3288/task/3291/stat : 3291 (java) S 3286 3288 2105 0 -1 64 8693 0 0 0 12 2 0 0 16 0 9 0 28469895 888320000 25209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3292] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3292/stat : 3292 (java) S 3286 3288 2105 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 25209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3293] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3293/stat : 3293 (java) S 3286 3288 2105 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 25209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3294] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3294/stat : 3294 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 25209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3295] ppid=3286 vsize=867500 CPUtime=0.22
/proc/3288/task/3295/stat : 3295 (java) S 3286 3288 2105 0 -1 64 656 0 0 0 22 0 0 0 16 0 9 0 28469898 888320000 25209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3296] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3296/stat : 3296 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 25209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3297] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3297/stat : 3297 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469898 888320000 25209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867500

[startup+12.7018 s]
/proc/loadavg: 2.02 2.00 2.00 3/92 3297
/proc/meminfo: memFree=1629184/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867500 CPUtime=12.55
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 25892 0 1 0 1242 13 0 0 18 0 9 0 28469892 888320000 25213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216875 25213 2032 9 0 211333 0
[pid=3288/tid=3289] ppid=3286 vsize=867500 CPUtime=12.15
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 15837 0 1 0 1206 9 0 0 25 0 9 0 28469893 888320000 25213 996147200 134512640 134550932 4294955968 18446744073709551615 4126934289 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3291] ppid=3286 vsize=867500 CPUtime=0.14
/proc/3288/task/3291/stat : 3291 (java) S 3286 3288 2105 0 -1 64 8693 0 0 0 12 2 0 0 16 0 9 0 28469895 888320000 25213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3292] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3292/stat : 3292 (java) S 3286 3288 2105 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 25213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3293] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3293/stat : 3293 (java) S 3286 3288 2105 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 25213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3294] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3294/stat : 3294 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 25213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3295] ppid=3286 vsize=867500 CPUtime=0.23
/proc/3288/task/3295/stat : 3295 (java) S 3286 3288 2105 0 -1 64 660 0 0 0 23 0 0 0 15 0 9 0 28469898 888320000 25213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3296] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3296/stat : 3296 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 25213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3297] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3297/stat : 3297 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469898 888320000 25213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867500

[startup+25.503 s]
/proc/loadavg: 2.02 2.00 2.00 3/92 3297
/proc/meminfo: memFree=1604736/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867500 CPUtime=25.23
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 32605 0 1 0 2506 17 0 0 18 0 9 0 28469892 888320000 31915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216875 31915 2033 9 0 211333 0
[pid=3288/tid=3289] ppid=3286 vsize=867500 CPUtime=24.26
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 15850 0 1 0 2416 10 0 0 25 0 9 0 28469893 888320000 31915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3291] ppid=3286 vsize=867500 CPUtime=0.64
/proc/3288/task/3291/stat : 3291 (java) R 3286 3288 2105 0 -1 64 15345 0 0 0 59 5 0 0 16 0 9 0 28469895 888320000 31915 996147200 134512640 134550932 4294955968 18446744073709551615 101449008 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3292] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3292/stat : 3292 (java) S 3286 3288 2105 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 31915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3293] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3293/stat : 3293 (java) S 3286 3288 2105 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469895 888320000 31915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3294] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3294/stat : 3294 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 31915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3295] ppid=3286 vsize=867500 CPUtime=0.29
/proc/3288/task/3295/stat : 3295 (java) S 3286 3288 2105 0 -1 64 708 0 0 0 29 0 0 0 17 0 9 0 28469898 888320000 31915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3296] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3296/stat : 3296 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28469898 888320000 31915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3297] ppid=3286 vsize=867500 CPUtime=0
/proc/3288/task/3297/stat : 3297 (java) S 3286 3288 2105 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469898 888320000 31915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867500

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

[startup+28.7025 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 3301
/proc/meminfo: memFree=1601536/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867824 CPUtime=28.39
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 41277 850 1 0 2804 20 13 2 18 0 9 0 28469892 888651776 32216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216956 32216 2086 9 0 211414 0
[pid=3288/tid=3289] ppid=3286 vsize=867824 CPUtime=27.34
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 19796 850 1 0 2707 12 13 2 25 0 9 0 28469893 888651776 32216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3291] ppid=3286 vsize=867824 CPUtime=0.82
/proc/3288/task/3291/stat : 3291 (java) R 3286 3288 2105 0 -1 64 19763 850 0 0 61 6 13 2 16 0 9 0 28469895 888651776 32216 996147200 134512640 134550932 4294955968 18446744073709551615 102758168 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3292] ppid=3286 vsize=867824 CPUtime=0.15
/proc/3288/task/3292/stat : 3292 (java) S 3286 3288 2105 0 -1 64 16 850 0 0 0 0 13 2 16 0 9 0 28469895 888651776 32216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3293] ppid=3286 vsize=867824 CPUtime=0.15
/proc/3288/task/3293/stat : 3293 (java) S 3286 3288 2105 0 -1 64 5 850 0 0 0 0 13 2 16 0 9 0 28469895 888651776 32216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3294] ppid=3286 vsize=867824 CPUtime=0.15
/proc/3288/task/3294/stat : 3294 (java) S 3286 3288 2105 0 -1 64 1 850 0 0 0 0 13 2 18 0 9 0 28469898 888651776 32216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3295] ppid=3286 vsize=867824 CPUtime=0.49
/proc/3288/task/3295/stat : 3295 (java) S 3286 3288 2105 0 -1 64 870 850 0 0 34 0 13 2 16 0 9 0 28469898 888651776 32216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3296] ppid=3286 vsize=867824 CPUtime=0.15
/proc/3288/task/3296/stat : 3296 (java) S 3286 3288 2105 0 -1 64 1 850 0 0 0 0 13 2 18 0 9 0 28469898 888651776 32216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3297] ppid=3286 vsize=867824 CPUtime=0.15
/proc/3288/task/3297/stat : 3297 (java) S 3286 3288 2105 0 -1 64 15 850 0 0 0 0 13 2 15 0 9 0 28469898 888651776 32216 996147200 134512640 134550932 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) 867824

[startup+30.303 s]
/proc/loadavg: 2.01 2.00 2.00 4/92 3301
/proc/meminfo: memFree=1534336/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867912 CPUtime=29.97
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 82863 850 1 0 2951 31 13 2 18 0 9 0 28469892 888741888 53278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216978 53278 2664 9 0 211414 0
[pid=3288/tid=3289] ppid=3286 vsize=867912 CPUtime=28.34
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 29718 850 1 0 2805 14 13 2 25 0 9 0 28469893 888741888 53278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3291] ppid=3286 vsize=867912 CPUtime=1.33
/proc/3288/task/3291/stat : 3291 (java) S 3286 3288 2105 0 -1 64 51358 850 0 0 104 14 13 2 16 0 9 0 28469895 888741888 53278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3292] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3292/stat : 3292 (java) S 3286 3288 2105 0 -1 64 19 850 0 0 0 0 13 2 16 0 9 0 28469895 888741888 53278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3293] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3293/stat : 3293 (java) S 3286 3288 2105 0 -1 64 26 850 0 0 0 0 13 2 15 0 9 0 28469895 888741888 53278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3294] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3294/stat : 3294 (java) S 3286 3288 2105 0 -1 64 1 850 0 0 0 0 13 2 18 0 9 0 28469898 888741888 53278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3295] ppid=3286 vsize=867912 CPUtime=0.56
/proc/3288/task/3295/stat : 3295 (java) S 3286 3288 2105 0 -1 64 915 850 0 0 41 0 13 2 15 0 9 0 28469898 888741888 53278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3296] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3296/stat : 3296 (java) S 3286 3288 2105 0 -1 64 1 850 0 0 0 0 13 2 18 0 9 0 28469898 888741888 53278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3297] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3297/stat : 3297 (java) S 3286 3288 2105 0 -1 64 15 850 0 0 0 0 13 2 15 0 9 0 28469898 888741888 53278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (KiB) 867912

[startup+30.7029 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 3301
/proc/meminfo: memFree=1519296/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867912 CPUtime=30.37
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 82865 850 1 0 2991 31 13 2 18 0 9 0 28469892 888741888 53279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216978 53279 2664 9 0 211414 0
[pid=3288/tid=3289] ppid=3286 vsize=867912 CPUtime=28.73
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 29719 850 1 0 2844 14 13 2 25 0 9 0 28469893 888741888 53279 996147200 134512640 134550932 4294955968 18446744073709551615 4126937807 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3291] ppid=3286 vsize=867912 CPUtime=1.33
/proc/3288/task/3291/stat : 3291 (java) S 3286 3288 2105 0 -1 64 51358 850 0 0 104 14 13 2 17 0 9 0 28469895 888741888 53279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3292] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3292/stat : 3292 (java) S 3286 3288 2105 0 -1 64 19 850 0 0 0 0 13 2 16 0 9 0 28469895 888741888 53279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3293] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3293/stat : 3293 (java) S 3286 3288 2105 0 -1 64 26 850 0 0 0 0 13 2 15 0 9 0 28469895 888741888 53279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3294] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3294/stat : 3294 (java) S 3286 3288 2105 0 -1 64 1 850 0 0 0 0 13 2 18 0 9 0 28469898 888741888 53279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3295] ppid=3286 vsize=867912 CPUtime=0.57
/proc/3288/task/3295/stat : 3295 (java) S 3286 3288 2105 0 -1 64 916 850 0 0 42 0 13 2 15 0 9 0 28469898 888741888 53279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3296] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3296/stat : 3296 (java) S 3286 3288 2105 0 -1 64 1 850 0 0 0 0 13 2 18 0 9 0 28469898 888741888 53279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3297] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3297/stat : 3297 (java) S 3286 3288 2105 0 -1 64 15 850 0 0 0 0 13 2 15 0 9 0 28469898 888741888 53279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.37
Current children cumulated vsize (KiB) 867912

[startup+31.1019 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 3301
/proc/meminfo: memFree=1519296/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=867912 CPUtime=30.77
/proc/3288/stat : 3288 (java) S 3286 3288 2105 0 -1 0 82866 850 1 0 3031 31 13 2 18 0 9 0 28469892 888741888 53280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 216978 53280 2664 9 0 211414 0
[pid=3288/tid=3289] ppid=3286 vsize=867912 CPUtime=29.13
/proc/3288/task/3289/stat : 3289 (java) R 3286 3288 2105 0 -1 64 29719 850 1 0 2884 14 13 2 25 0 9 0 28469893 888741888 53280 996147200 134512640 134550932 4294955968 18446744073709551615 4126949743 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3291] ppid=3286 vsize=867912 CPUtime=1.33
/proc/3288/task/3291/stat : 3291 (java) S 3286 3288 2105 0 -1 64 51358 850 0 0 104 14 13 2 17 0 9 0 28469895 888741888 53280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3292] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3292/stat : 3292 (java) S 3286 3288 2105 0 -1 64 19 850 0 0 0 0 13 2 16 0 9 0 28469895 888741888 53280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3293] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3293/stat : 3293 (java) S 3286 3288 2105 0 -1 64 26 850 0 0 0 0 13 2 15 0 9 0 28469895 888741888 53280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3294] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3294/stat : 3294 (java) S 3286 3288 2105 0 -1 64 1 850 0 0 0 0 13 2 18 0 9 0 28469898 888741888 53280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3295] ppid=3286 vsize=867912 CPUtime=0.57
/proc/3288/task/3295/stat : 3295 (java) S 3286 3288 2105 0 -1 64 917 850 0 0 42 0 13 2 15 0 9 0 28469898 888741888 53280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3296] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3296/stat : 3296 (java) S 3286 3288 2105 0 -1 64 1 850 0 0 0 0 13 2 18 0 9 0 28469898 888741888 53280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3288/tid=3297] ppid=3286 vsize=867912 CPUtime=0.15
/proc/3288/task/3297/stat : 3297 (java) S 3286 3288 2105 0 -1 64 15 850 0 0 0 0 13 2 15 0 9 0 28469898 888741888 53280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.77
Current children cumulated vsize (KiB) 867912

[startup+31.2025 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 3301
/proc/meminfo: memFree=1519296/2055920 swapFree=4192812/4192956
[pid=3288] ppid=3286 vsize=0 CPUtime=30.83
/proc/3288/stat : 3288 (java) Z 3286 3288 2105 0 -1 12 82899 850 1 0 3036 32 13 2 16 0 2 0 28469892 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3288/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 30.83
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 31.2315
CPU time (s): 30.8693
CPU user time (s): 30.4954
CPU system time (s): 0.373943
CPU usage (%): 98.8403
Max. virtual memory (cumulated for all children) (KiB): 867912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.4954
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83749
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= 2843
involuntary context switches= 3520

runsolver used 0.035994 second user time and 0.119981 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-12 17:54:32
IDJOB=2097832
IDBENCH=57837
IDSOLVER=774
FILE ID=node68/2097832-1247414072
PBS_JOBID= 9510511
Free space on /tmp= 66452 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp35/normalized-fapp35-1500-4.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-2097832-1247414072/watcher-2097832-1247414072 -o /tmp/evaluation-result-2097832-1247414072/solver-2097832-1247414072 -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-2097832-1247414072.xml

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

MD5SUM BENCH= e176f03acbb8fde17171aab729aed488
RANDOM SEED=833825046

node68.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.258
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.258
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:       1723368 kB
Buffers:         42976 kB
Cached:         131988 kB
SwapCached:          0 kB
Active:         192340 kB
Inactive:        79868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5096 kB
Writeback:           0 kB
Mapped:         117948 kB
Slab:            44992 kB
Committed_AS:  1043928 kB
PageTables:       2128 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node68 at 2009-07-12 17:55:03