Trace number 2096630

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 19.1281 19.2525

DiagnosticValue
CHECKS507473
NODES1703

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-06.xml
MD5SUM38ce1f78a52b6dcc9c7eb1a56ff846e4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.50262
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of constraints2182
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension156
Number of constraints which are defined in intension2026
Global constraints used (with number of constraints)

Solver Data

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=esac.xml
0.27/0.33	   
0.27/0.33	   instance
0.27/0.33	     name=HOME/instance-2096630-1247410411.xml
0.27/0.36	   
0.27/0.36	   domains being loaded...
0.27/0.37	   
0.27/0.37	   variables being loaded...
0.38/0.48	     nbVariables=460  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11960
0.38/0.48	       =>  wckTime=0.228  cpuTime=0.18  mem=9M843
0.38/0.48	   
0.38/0.48	   relations being loaded...
1.07/1.11	   
1.07/1.11	   predicates being loaded...
1.07/1.17	   
1.07/1.17	   constraints being loaded...
1.56/1.69	   Too large in ConstraintConflictsSTructure
1.66/1.79	   Too large in ConstraintConflictsSTructure
1.76/1.87	   Too large in ConstraintConflictsSTructure
3.24/3.39	     nbConstraints=2182  nbRelationTypes=7  nbGlobalConstraints=156  nbExtensionStructures=7
3.24/3.39	     nbSharedExtensionStructures=149  nbConflictsStructures=4  nbSharedConflictsStructures=84
3.24/3.39	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
3.24/3.39	     nbSharedEvaluationManagers=2019  minDegree=22  maxDegree=86  minArity=3  avgArity=11.56  maxArity=18
3.24/3.39	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.46  symmetryCpuTime=0.21
3.24/3.39	       =>  wckTime=3.144  cpuTime=2.42  mem=65M573
3.43/3.55	   
3.43/3.55	   solver IterativeSystematicSolver being built... 
3.92/4.03	   
3.92/4.03	   INFO : Forward propagation technique limited 
4.02/4.11	       =>  wckTime=3.865  cpuTime=2.78  mem=113M972
9.89/10.03	   
9.89/10.03	   preprocessing
9.89/10.03	     nbConstraintChecks=61269  nbValidityChecks=71344992  nbPropagations=7141  nbRevisions=7603  nbUselessRevisions=7603
9.89/10.03	     nbSingletonTests=586  nbEffectiveSingletonTests=0  nbACRemovals=193  nbFoundSingletons=0  nbRemovedValues=193
9.89/10.03	     detectedInconsistency=no
9.89/10.03	       =>  wckTime=5.914  cpuTime=5.83  mem=115M903
18.69/18.87	   
18.69/18.87	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=117M850)
18.99/19.18	   
18.99/19.18	   search
18.99/19.18	     run=4  nbConstraintChecks=446204  nbValidityChecks=68938530  minDepth=407  maxDepth=460  nbPropagations=73225
18.99/19.18	     nbRevisions=465494  nbUselessRevisions=465473  nbAssignments=1703  nbFailedAssignments=119  nbBacktracks=267
18.99/19.18	     nbVisitedNodes=1903  nbRestartNogoods=46  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=129.68
18.99/19.18	     nbIEliminables=251.24  nbDEliminables=0  nbPEliminables=0
18.99/19.18	       =>  wckTime=15.063  cpuTime=14.93  mem=117M850
18.99/19.18	   
18.99/19.18	   global
18.99/19.18	     nbConstraintChecks=507473  nbValidityChecks=140283522  nbPropagations=80366  nbRevisions=473097
18.99/19.18	     nbUselessRevisions=473076  nbRestartNogoods=46  solvingWckTime=15.065  solvingCpuTime=14.93  expiredTime=no
18.99/19.18	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=17.69  globalCpuTime=17.76
18.99/19.18	       =>  wckTime=18.935  cpuTime=17.71  mem=117M850
18.99/19.18	   
18.99/19.18	s SATISFIABLE
18.99/19.18	v 0 2 7 4 19 4 17 14 15 0 11 8 18 0 18 12 8 11 11 4 17 25 0 24 3 8 19 4 17 0 21 0 11 0 18 15 4 17 14 8 18 4 4 11 6 14 11 4 0 0 13 2 17 0 13 19 8 17 0 8 4 13 19 21 0 17 19 20 13 0 6 4 3 8 18 17 0 4 11 8 17 14 8 4 12 14 8 5 8 21 4 19 4 18 11 0 13 6 18 15 0 8 13 3 0 12 13 0 12 4 18 14 13 18 4 11 4 4 1 0 8 18 4 14 17 0 13 6 8 4 25 13 20 8 19 18 4 11 8 0 18 18 4 18 4 17 18 4 14 13 2 19 8 14 13 18 12 8 2 19 17 0 8 4 18 5 17 4 11 20 16 20 4 19 15 18 0 20 12 4 17 4 2 19 0 13 6 11 4 4 0 20 12 0 13 20 4 11 11 4 18 0 13 4 4 18 0 8 11 11 4 4 11 0 1 14 17 4 19 20 18 12 0 13 18 1 20 17 11 4 0 11 11 4 18 18 8 11 14 0 17 18 0 0 18 19 0 8 18 13 14 8 4 18 0 8 12 0 8 8 3 4 0 11 8 18 0 8 20 19 4 14 17 4 8 11 11 4 17 18 11 0 17 21 4 18 8 13 2 17 8 12 8 13 0 3 17 4 18 3 4 8 13 4 18 4 17 8 6 4 0 18 6 4 4 13 4 12 20 11 4 17 0 18 0 17 17 4 19 7 20 12 4 2 19 0 18 18 0 17 8 18 2 0 4 13 4 13 17 0 8 4 13 4 17 4 4 19 18 0 17 2 7 8 13 4 4 18 14 11 4 0 18 18 0 17 11 14 19 4 20 17 4 19 4 17 4 18 6 14 18 18 4 4 21 0 11 12 0 19 8 13 4 4 18 8 18 19 17 4 18 18 0 24 13 4 19 4 0 1 4 11 8 4 13 2 4 19 14 8 13 4 4 13 17 14 11 4 17 2 0 18 18 4 4 18 20 18 8 19 4 4 18 18 19 4 13 14 18 0 
18.99/19.18	d NODES 1703
18.99/19.18	d CHECKS 507473
18.99/19.19	   
18.99/19.19	   totalWckTime=18.992  totalCpuTime=17.76

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096630-1247410411/watcher-2096630-1247410411 -o /tmp/evaluation-result-2096630-1247410411/solver-2096630-1247410411 -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-2096630-1247410411.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 1.95 3/81 4103
/proc/meminfo: memFree=1161552/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=18576 CPUtime=0
/proc/4103/stat : 4103 (runsolver) R 4101 4103 3132 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28105709 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 255372881191 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4103/statm: 4644 284 249 26 0 2626 0

[startup+0.0327719 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 4103
/proc/meminfo: memFree=1161552/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=861288 CPUtime=0.01
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 1717 0 1 0 0 1 0 0 18 0 3 0 28105709 881958912 1414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 215322 1414 568 9 0 210237 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861288

[startup+0.101894 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 4103
/proc/meminfo: memFree=1161552/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=865984 CPUtime=0.07
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 3718 0 1 0 6 1 0 0 18 0 9 0 28105709 886767616 3186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 216496 3186 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865984

[startup+0.301916 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 4103
/proc/meminfo: memFree=1161552/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=866144 CPUtime=0.27
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 5660 0 1 0 24 3 0 0 18 0 9 0 28105709 886931456 5063 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 216536 5063 1927 9 0 211014 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866144

[startup+0.701959 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 4103
/proc/meminfo: memFree=1161552/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=867112 CPUtime=0.67
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 10759 0 1 0 61 6 0 0 18 0 9 0 28105709 887922688 10121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 216778 10121 1999 9 0 211236 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867112

[startup+1.50204 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 4112
/proc/meminfo: memFree=1095624/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=867800 CPUtime=1.46
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 19335 0 1 0 136 10 0 0 18 0 9 0 28105709 888627200 18686 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 216950 18686 2050 9 0 211386 0
[pid=4103/tid=4105] ppid=4101 vsize=867800 CPUtime=1.23
/proc/4103/task/4105/stat : 4105 (java) R 4101 4103 3132 0 -1 64 15291 0 1 0 115 8 0 0 25 0 9 0 28105711 888627200 18686 996147200 134512640 134550932 4294955968 18446744073709551615 4126607616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4106] ppid=4101 vsize=867800 CPUtime=0.03
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 2668 0 0 0 3 0 0 0 17 0 9 0 28105712 888627200 18686 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=867800 CPUtime=0
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28105712 888627200 18686 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=867800 CPUtime=0
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28105712 888627200 18686 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=867800 CPUtime=0
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28105715 888627200 18686 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=867800 CPUtime=0.17
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 675 0 0 0 17 0 0 0 16 0 9 0 28105715 888627200 18686 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4111] ppid=4101 vsize=867800 CPUtime=0
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28105715 888627200 18686 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=867800 CPUtime=0
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28105715 888627200 18686 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) 867800

[startup+3.10221 s]
/proc/loadavg: 2.00 2.00 1.95 4/90 4112
/proc/meminfo: memFree=1078984/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=867712 CPUtime=3.05
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 31427 0 1 0 281 24 0 0 18 0 9 0 28105709 888537088 30751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 216928 30751 2034 9 0 211386 0
[pid=4103/tid=4105] ppid=4101 vsize=867712 CPUtime=2.53
/proc/4103/task/4105/stat : 4105 (java) R 4101 4103 3132 0 -1 64 15845 0 1 0 236 17 0 0 25 0 9 0 28105711 888537088 30751 996147200 134512640 134550932 4294955968 18446744073709551615 4125958493 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4106] ppid=4101 vsize=867712 CPUtime=0.23
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 14140 0 0 0 18 5 0 0 16 0 9 0 28105712 888537088 30751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=867712 CPUtime=0
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28105712 888537088 30751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=867712 CPUtime=0
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28105712 888537088 30751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=867712 CPUtime=0
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28105715 888537088 30751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=867712 CPUtime=0.26
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 741 0 0 0 26 0 0 0 15 0 9 0 28105715 888537088 30751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4111] ppid=4101 vsize=867712 CPUtime=0
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28105715 888537088 30751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=867712 CPUtime=0
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28105715 888537088 30751 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) 867712

[startup+6.30155 s]
/proc/loadavg: 2.00 2.00 1.95 3/79 4119
/proc/meminfo: memFree=1613352/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=868208 CPUtime=6.21
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 69493 721 1 0 572 35 13 1 18 0 9 0 28105709 889044992 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 217052 42441 2661 9 0 211488 0
[pid=4103/tid=4105] ppid=4101 vsize=868208 CPUtime=5.25
/proc/4103/task/4105/stat : 4105 (java) R 4101 4103 3132 0 -1 64 31688 721 1 0 490 21 13 1 25 0 9 0 28105711 889044992 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4127285437 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4106] ppid=4101 vsize=868208 CPUtime=0.68
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 35938 721 0 0 44 10 13 1 17 0 9 0 28105712 889044992 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 21 721 0 0 0 0 13 1 16 0 9 0 28105712 889044992 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 9 721 0 0 0 0 13 1 15 0 9 0 28105712 889044992 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 721 0 0 0 0 13 1 18 0 9 0 28105715 889044992 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=868208 CPUtime=0.51
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 995 721 0 0 36 1 13 1 16 0 9 0 28105715 889044992 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4111] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 721 0 0 0 0 13 1 19 0 9 0 28105715 889044992 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 35 721 0 0 0 0 13 1 15 0 9 0 28105715 889044992 42441 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) 868208

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 4155
/proc/meminfo: memFree=1522768/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=868208 CPUtime=12.59
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 69597 721 1 0 1208 37 13 1 18 0 9 0 28105709 889044992 42456 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 217052 42456 2661 9 0 211488 0
[pid=4103/tid=4105] ppid=4101 vsize=868208 CPUtime=11.6
/proc/4103/task/4105/stat : 4105 (java) R 4101 4103 3132 0 -1 64 31752 721 1 0 1123 23 13 1 25 0 9 0 28105711 889044992 42456 996147200 134512640 134550932 4294955968 18446744073709551615 4127285266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4106] ppid=4101 vsize=868208 CPUtime=0.68
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 35938 721 0 0 44 10 13 1 16 0 9 0 28105712 889044992 42456 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 21 721 0 0 0 0 13 1 16 0 9 0 28105712 889044992 42456 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 9 721 0 0 0 0 13 1 15 0 9 0 28105712 889044992 42456 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 721 0 0 0 0 13 1 18 0 9 0 28105715 889044992 42456 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=868208 CPUtime=0.53
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 1035 721 0 0 38 1 13 1 15 0 9 0 28105715 889044992 42456 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4111] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 721 0 0 0 0 13 1 19 0 9 0 28105715 889044992 42456 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 35 721 0 0 0 0 13 1 15 0 9 0 28105715 889044992 42456 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 868208

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

[startup+15.9015 s]
/proc/loadavg: 2.00 2.00 1.95 3/79 4158
/proc/meminfo: memFree=1624872/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=868208 CPUtime=15.79
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 69604 721 1 0 1527 38 13 1 18 0 9 0 28105709 889044992 42459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 217052 42459 2661 9 0 211488 0
[pid=4103/tid=4105] ppid=4101 vsize=868208 CPUtime=14.79
/proc/4103/task/4105/stat : 4105 (java) R 4101 4103 3132 0 -1 64 31755 721 1 0 1442 23 13 1 25 0 9 0 28105711 889044992 42459 996147200 134512640 134550932 4294955968 18446744073709551615 4127285266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4106] ppid=4101 vsize=868208 CPUtime=0.68
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 35938 721 0 0 44 10 13 1 16 0 9 0 28105712 889044992 42459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 21 721 0 0 0 0 13 1 16 0 9 0 28105712 889044992 42459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 9 721 0 0 0 0 13 1 15 0 9 0 28105712 889044992 42459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 721 0 0 0 0 13 1 18 0 9 0 28105715 889044992 42459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=868208 CPUtime=0.54
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 1039 721 0 0 39 1 13 1 15 0 9 0 28105715 889044992 42459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4111] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 721 0 0 0 0 13 1 19 0 9 0 28105715 889044992 42459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 35 721 0 0 0 0 13 1 15 0 9 0 28105715 889044992 42459 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.79
Current children cumulated vsize (KiB) 868208

[startup+17.5027 s]
/proc/loadavg: 2.00 2.00 1.95 2/77 4172
/proc/meminfo: memFree=1636152/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=868208 CPUtime=17.4
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 69606 721 1 0 1688 38 13 1 18 0 9 0 28105709 889044992 42460 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 217052 42460 2661 9 0 211488 0
[pid=4103/tid=4105] ppid=4101 vsize=868208 CPUtime=16.4
/proc/4103/task/4105/stat : 4105 (java) R 4101 4103 3132 0 -1 64 31756 721 1 0 1603 23 13 1 25 0 9 0 28105711 889044992 42460 996147200 134512640 134550932 4294955968 18446744073709551615 4127274441 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4106] ppid=4101 vsize=868208 CPUtime=0.68
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 35938 721 0 0 44 10 13 1 16 0 9 0 28105712 889044992 42460 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 21 721 0 0 0 0 13 1 16 0 9 0 28105712 889044992 42460 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 9 721 0 0 0 0 13 1 15 0 9 0 28105712 889044992 42460 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 721 0 0 0 0 13 1 18 0 9 0 28105715 889044992 42460 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=868208 CPUtime=0.54
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 1040 721 0 0 39 1 13 1 16 0 9 0 28105715 889044992 42460 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4111] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 721 0 0 0 0 13 1 19 0 9 0 28105715 889044992 42460 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 35 721 0 0 0 0 13 1 15 0 9 0 28105715 889044992 42460 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.4
Current children cumulated vsize (KiB) 868208

[startup+18.3028 s]
/proc/loadavg: 2.00 2.00 1.95 2/77 4172
/proc/meminfo: memFree=1636152/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=868208 CPUtime=18.19
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 69607 721 1 0 1767 38 13 1 18 0 9 0 28105709 889044992 42461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 217052 42461 2661 9 0 211488 0
[pid=4103/tid=4105] ppid=4101 vsize=868208 CPUtime=17.19
/proc/4103/task/4105/stat : 4105 (java) R 4101 4103 3132 0 -1 64 31756 721 1 0 1682 23 13 1 25 0 9 0 28105711 889044992 42461 996147200 134512640 134550932 4294955968 18446744073709551615 4127406288 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4106] ppid=4101 vsize=868208 CPUtime=0.68
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 35938 721 0 0 44 10 13 1 16 0 9 0 28105712 889044992 42461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 21 721 0 0 0 0 13 1 16 0 9 0 28105712 889044992 42461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 9 721 0 0 0 0 13 1 15 0 9 0 28105712 889044992 42461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 721 0 0 0 0 13 1 18 0 9 0 28105715 889044992 42461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=868208 CPUtime=0.54
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 1041 721 0 0 39 1 13 1 15 0 9 0 28105715 889044992 42461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4111] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 721 0 0 0 0 13 1 19 0 9 0 28105715 889044992 42461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 35 721 0 0 0 0 13 1 15 0 9 0 28105715 889044992 42461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.19
Current children cumulated vsize (KiB) 868208

[startup+18.7068 s]
/proc/loadavg: 2.00 2.00 1.95 2/77 4211
/proc/meminfo: memFree=1636088/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=868208 CPUtime=18.6
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 69614 721 1 0 1808 38 13 1 18 0 9 0 28105709 889044992 42465 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 217052 42465 2661 9 0 211488 0
[pid=4103/tid=4105] ppid=4101 vsize=868208 CPUtime=17.59
/proc/4103/task/4105/stat : 4105 (java) R 4101 4103 3132 0 -1 64 31758 721 1 0 1722 23 13 1 19 0 9 0 28105711 889044992 42465 996147200 134512640 134550932 4294955968 18446744073709551615 4127363670 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4106] ppid=4101 vsize=868208 CPUtime=0.68
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 35938 721 0 0 44 10 13 1 16 0 9 0 28105712 889044992 42465 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 21 721 0 0 0 0 13 1 16 0 9 0 28105712 889044992 42465 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 9 721 0 0 0 0 13 1 15 0 9 0 28105712 889044992 42465 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 721 0 0 0 0 13 1 18 0 9 0 28105715 889044992 42465 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=868208 CPUtime=0.55
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 1046 721 0 0 40 1 13 1 16 0 9 0 28105715 889044992 42465 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4111] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 721 0 0 0 0 13 1 19 0 9 0 28105715 889044992 42465 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 35 721 0 0 0 0 13 1 15 0 9 0 28105715 889044992 42465 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.6
Current children cumulated vsize (KiB) 868208

[startup+19.1029 s]
/proc/loadavg: 2.00 2.00 1.95 2/77 4211
/proc/meminfo: memFree=1636088/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=868208 CPUtime=18.99
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 69615 721 1 0 1847 38 13 1 18 0 9 0 28105709 889044992 42466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 217052 42466 2661 9 0 211488 0
[pid=4103/tid=4105] ppid=4101 vsize=868208 CPUtime=17.98
/proc/4103/task/4105/stat : 4105 (java) R 4101 4103 3132 0 -1 64 31758 721 1 0 1761 23 13 1 23 0 9 0 28105711 889044992 42466 996147200 134512640 134550932 4294955968 18446744073709551615 4127328491 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4106] ppid=4101 vsize=868208 CPUtime=0.68
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 35938 721 0 0 44 10 13 1 16 0 9 0 28105712 889044992 42466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 21 721 0 0 0 0 13 1 16 0 9 0 28105712 889044992 42466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 9 721 0 0 0 0 13 1 15 0 9 0 28105712 889044992 42466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 721 0 0 0 0 13 1 18 0 9 0 28105715 889044992 42466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=868208 CPUtime=0.55
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 1047 721 0 0 40 1 13 1 15 0 9 0 28105715 889044992 42466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4111] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 721 0 0 0 0 13 1 19 0 9 0 28105715 889044992 42466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 35 721 0 0 0 0 13 1 15 0 9 0 28105715 889044992 42466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.99
Current children cumulated vsize (KiB) 868208

[startup+19.2029 s]
/proc/loadavg: 2.00 2.00 1.95 2/77 4211
/proc/meminfo: memFree=1636088/2055912 swapFree=4192812/4192956
[pid=4103] ppid=4101 vsize=868208 CPUtime=19.07
/proc/4103/stat : 4103 (java) S 4101 4103 3132 0 -1 0 69623 721 1 0 1855 38 13 1 18 0 9 0 28105709 889044992 42470 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4103/statm: 217052 42470 2661 9 0 211488 0
[pid=4103/tid=4105] ppid=4101 vsize=868208 CPUtime=18.06
/proc/4103/task/4105/stat : 4105 (java) S 4101 4103 3132 0 -1 64 31765 721 1 0 1769 23 13 1 24 0 9 0 28105711 889044992 42470 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4106] ppid=4101 vsize=868208 CPUtime=0.68
/proc/4103/task/4106/stat : 4106 (java) S 4101 4103 3132 0 -1 64 35938 721 0 0 44 10 13 1 16 0 9 0 28105712 889044992 42470 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4107] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4107/stat : 4107 (java) S 4101 4103 3132 0 -1 64 21 721 0 0 0 0 13 1 16 0 9 0 28105712 889044992 42470 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4108] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4108/stat : 4108 (java) S 4101 4103 3132 0 -1 64 9 721 0 0 0 0 13 1 15 0 9 0 28105712 889044992 42470 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4109] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4109/stat : 4109 (java) S 4101 4103 3132 0 -1 64 2 721 0 0 0 0 13 1 18 0 9 0 28105715 889044992 42470 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4110] ppid=4101 vsize=868208 CPUtime=0.55
/proc/4103/task/4110/stat : 4110 (java) S 4101 4103 3132 0 -1 64 1048 721 0 0 40 1 13 1 15 0 9 0 28105715 889044992 42470 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4103/tid=4111] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4111/stat : 4111 (java) S 4101 4103 3132 0 -1 64 0 721 0 0 0 0 13 1 19 0 9 0 28105715 889044992 42470 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4103/tid=4112] ppid=4101 vsize=868208 CPUtime=0.14
/proc/4103/task/4112/stat : 4112 (java) S 4101 4103 3132 0 -1 64 35 721 0 0 0 0 13 1 15 0 9 0 28105715 889044992 42470 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 868208

Child status: 0
Real time (s): 19.2525
CPU time (s): 19.1281
CPU user time (s): 18.6982
CPU system time (s): 0.429934
CPU usage (%): 99.3539
Max. virtual memory (cumulated for all children) (KiB): 870104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.6982
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70372
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= 2045
involuntary context switches= 2088

runsolver used 0.032994 second user time and 0.068989 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-12 16:53:31
IDJOB=2096630
IDBENCH=56520
IDSOLVER=774
FILE ID=node78/2096630-1247410411
PBS_JOBID= 9510494
Free space on /tmp= 126796 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-06.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-2096630-1247410411/watcher-2096630-1247410411 -o /tmp/evaluation-result-2096630-1247410411/solver-2096630-1247410411 -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-2096630-1247410411.xml

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

MD5SUM BENCH= 38ce1f78a52b6dcc9c7eb1a56ff846e4
RANDOM SEED=425371254

node78.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.232
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.232
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:      2055912 kB
MemFree:       1161968 kB
Buffers:         45184 kB
Cached:         153784 kB
SwapCached:          0 kB
Active:         761824 kB
Inactive:        73640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1161968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5828 kB
Writeback:           0 kB
Mapped:         656940 kB
Slab:            42196 kB
Committed_AS:  1039872 kB
PageTables:       3052 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= 126804 MiB
End job on node78 at 2009-07-12 16:53:51