Trace number 1058160

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 ACSAT 40.1089 40.3218

DiagnosticValue
CHECKS4472790
NODES4074

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-10.xml
MD5SUM3a46901a8ea2c192a6f5d5f8c9f3ac47
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.67974
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints6793
Maximum constraint arity15
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5889
Global constraints used (with number of constraints)alldifferent(904)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-1058160-1215113166.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.39/0.40	   
0.39/0.40	   variables being loaded...
0.39/0.48	     nbVariables=400  nbDomainTypes=271  minDomainSize=1  maxDomainSize=33  nbTotalValues=6116
0.39/0.48	       =>  wckTime=0.217  cpuTime=0.15  mem=8M831
0.39/0.48	   
0.39/0.48	   predicates being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
6.74/6.85	     nbConstraints=6793  nbGlobalConstraints=904  nbSingletonDomainVariables=50  nbConflictsStructures=1853
6.74/6.85	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=4036  nbSharedBinaryRepresentations=0
6.74/6.85	     nbEvaluationManagers=5889  nbSharedEvaluationManagers=0  minDegree=14  maxDegree=195  minArity=4  avgArity=5.25
6.74/6.85	     maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.438  symmetryCpuTime=0.19
6.74/6.85	       =>  wckTime=6.585  cpuTime=5.84  mem=63M75
6.94/7.04	   
6.94/7.06	   solver IterativeSystematicSolver being built... 
7.34/7.40	   
7.34/7.40	   INFO : Forward propagation technique limited 
7.34/7.47	       =>  wckTime=7.209  cpuTime=6.17  mem=69M910
7.64/7.73	   
7.64/7.73	   preprocessing
7.64/7.73	     nbConstraintChecks=273807  nbValidityChecks=13233  nbPropagations=400  nbRevisions=16144  nbUselessRevisions=16144
7.64/7.73	     nbRemovedValues=0  detectedInconsistency=no
7.64/7.73	       =>  wckTime=0.253  cpuTime=0.22  mem=71M887
13.11/13.23	   
13.11/13.23	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=48M944)
39.98/40.28	   
39.98/40.28	   search
39.98/40.28	     run=8  nbConstraintChecks=4198982  nbValidityChecks=81821803  minDepth=166  maxDepth=400  nbPropagations=371745
39.98/40.28	     nbRevisions=19844009  nbUselessRevisions=19830678  nbAssignments=4074  nbFailedAssignments=563  nbBacktracks=1415
39.98/40.28	     nbVisitedNodes=5378  nbRestartNogoods=32  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=244.02
39.98/40.28	     nbIEliminables=48.28  nbDEliminables=0  nbPEliminables=0
39.98/40.28	       =>  wckTime=32.81  cpuTime=32.34  mem=46M654
39.98/40.28	   
39.98/40.28	   global
39.98/40.28	     nbConstraintChecks=4472789  nbValidityChecks=81835036  nbPropagations=372145  nbRevisions=19860153
39.98/40.28	     nbUselessRevisions=19846822  nbRestartNogoods=32  solvingWckTime=32.812  solvingCpuTime=32.34  expiredTime=no
39.98/40.28	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=38.49  globalCpuTime=38.57
39.98/40.28	       =>  wckTime=40.022  cpuTime=38.52  mem=46M654
39.98/40.29	   
39.98/40.29	s SATISFIABLE
39.98/40.29	v 14 20 2 40 9 43 6 37 39 41 23 22 12 28 18 34 10 11 15 26 20 36 27 24 6 1 20 4 10 12 19 26 43 32 2 32 42 44 21 6 18 30 23 13 5 40 33 11 31 7 22 8 37 8 25 14 19 32 14 17 0 26 23 35 44 17 18 33 30 29 7 0 36 42 38 5 39 9 11 0 16 11 27 17 23 0 29 42 10 4 18 11 3 8 13 18 7 40 14 20 29 30 41 20 13 21 40 38 37 18 23 22 4 42 31 3 14 38 39 28 23 34 3 30 43 13 9 32 24 21 15 2 11 14 15 7 41 29 3 4 38 22 12 28 7 39 27 0 2 27 36 10 16 13 38 21 1 5 15 5 36 9 36 31 0 2 2 22 35 2 33 19 34 18 28 32 44 29 30 15 16 27 4 25 2 19 29 25 39 32 28 6 11 5 34 41 3 38 12 31 1 3 6 5 5 13 1 9 10 3 9 6 4 4 19 9 10 11 2 5 4 19 3 5 10 9 12 9 14 9 10 10 3 15 2 17 1 5 15 9 15 8 16 14 7 17 5 5 4 9 15 16 11 11 9 9 14 1 13 9 2 14 14 12 9 18 10 11 15 10 5 1 12 2 19 4 3 10 3 0 4 17 7 14 4 7 14 14 11 15 11 0 7 5 18 1 8 13 3 19 7 12 7 13 13 11 9 5 14 5 3 4 5 7 18 0 5 11 4 1 6 19 1 5 11 4 13 4 7 3 5 11 15 4 6 1 2 17 2 0 1 10 13 3 2 2 1 4 17 18 17 4 9 19 10 10 11 6 19 9 7 3 6 6 5 1 0 13 9 3 19 6 2 8 10 10 7 4 9 16 7 16 17 17 16 16 18 5 9 3 9 11 1 1 3 5 5 9 5 7 
39.98/40.29	d NODES 4074
39.98/40.29	d CHECKS 4472789
39.98/40.29	   
39.98/40.29	   totalWckTime=40.093  totalCpuTime=38.57

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.06 2.01 4/80 12533
/proc/meminfo: memFree=1401144/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=1616 CPUtime=0
/proc/12533/stat : 12533 (java) R 12531 12533 11622 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 149128013 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/12533/statm: 404 145 119 9 0 46 0

[startup+0.102239 s]
/proc/loadavg: 2.03 2.06 2.01 4/80 12533
/proc/meminfo: memFree=1401144/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=865884 CPUtime=0.08
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 3691 0 1 0 6 2 0 0 18 0 9 0 149128013 886665216 3165 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216471 3165 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.202251 s]
/proc/loadavg: 2.03 2.06 2.01 4/80 12533
/proc/meminfo: memFree=1401144/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=866044 CPUtime=0.18
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 4613 0 1 0 15 3 0 0 18 0 9 0 149128013 886829056 4040 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216511 4040 1858 9 0 211059 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866044

[startup+0.302259 s]
/proc/loadavg: 2.03 2.06 2.01 4/80 12533
/proc/meminfo: memFree=1401144/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=866284 CPUtime=0.28
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 5777 0 1 0 24 4 0 0 18 0 9 0 149128013 887074816 5151 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216571 5151 1951 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.702304 s]
/proc/loadavg: 2.03 2.06 2.01 4/80 12533
/proc/meminfo: memFree=1401144/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867680 CPUtime=0.68
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 8687 0 1 0 61 7 0 0 18 0 9 0 149128013 888504320 8047 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216920 8047 2010 9 0 211426 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867680

[startup+1.5024 s]
/proc/loadavg: 2.03 2.06 2.01 3/89 12542
/proc/meminfo: memFree=1353968/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867680 CPUtime=1.48
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 17059 0 1 0 134 14 0 0 18 0 9 0 149128013 888504320 16418 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216920 16418 2013 9 0 211426 0
[pid=12533/tid=12535] ppid=12531 vsize=867680 CPUtime=1.23
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 15659 0 1 0 111 12 0 0 25 0 9 0 149128014 888504320 16418 996147200 134512640 134550740 4294955984 18446744073709551615 4126919291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867680 CPUtime=0
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 149128015 888504320 16418 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867680 CPUtime=0
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 149128016 888504320 16418 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867680 CPUtime=0
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 149128016 888504320 16418 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867680 CPUtime=0
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 149128018 888504320 16418 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867680 CPUtime=0.22
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 702 0 0 0 22 0 0 0 15 0 9 0 149128018 888504320 16418 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867680 CPUtime=0
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 149128018 888504320 16418 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867680 CPUtime=0
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 149128018 888504320 16418 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867680

[startup+3.10156 s]
/proc/loadavg: 2.03 2.06 2.01 3/89 12542
/proc/meminfo: memFree=1335344/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867592 CPUtime=3.08
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 21627 0 1 0 284 24 0 0 18 0 9 0 149128013 888414208 20960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216898 20960 2005 9 0 211426 0
[pid=12533/tid=12535] ppid=12531 vsize=867592 CPUtime=2.64
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 15782 0 1 0 245 19 0 0 25 0 9 0 149128014 888414208 20960 996147200 134512640 134550740 4294955984 18446744073709551615 4126403511 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867592 CPUtime=0.12
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 4422 0 0 0 10 2 0 0 16 0 9 0 149128015 888414208 20960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 149128016 888414208 20960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 149128016 888414208 20960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 149128018 888414208 20960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867592 CPUtime=0.27
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 726 0 0 0 27 0 0 0 15 0 9 0 149128018 888414208 20960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 149128018 888414208 20960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 149128018 888414208 20960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867592

[startup+6.3029 s]
/proc/loadavg: 2.03 2.06 2.01 3/89 12542
/proc/meminfo: memFree=1319920/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867592 CPUtime=6.26
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 23988 0 1 0 586 40 0 0 18 0 9 0 149128013 888414208 23318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216898 23318 2005 9 0 211426 0
[pid=12533/tid=12535] ppid=12531 vsize=867592 CPUtime=5.73
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 15785 0 1 0 538 35 0 0 25 0 9 0 149128014 888414208 23318 996147200 134512640 134550740 4294955984 18446744073709551615 4126914944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867592 CPUtime=0.22
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 6779 0 0 0 19 3 0 0 16 0 9 0 149128015 888414208 23318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 149128016 888414208 23318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 149128016 888414208 23318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 149128018 888414208 23318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867592 CPUtime=0.27
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 727 0 0 0 27 0 0 0 16 0 9 0 149128018 888414208 23318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 149128018 888414208 23318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867592 CPUtime=0
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 149128018 888414208 23318 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867592

[startup+12.7016 s]
/proc/loadavg: 2.11 2.07 2.02 3/89 12546
/proc/meminfo: memFree=1284200/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867916 CPUtime=12.61
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52861 845 1 0 1192 50 18 1 18 0 9 0 149128013 888745984 31598 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31598 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=11.56
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 25885 845 1 0 1099 38 18 1 25 0 9 0 149128014 888745984 31598 996147200 134512640 134550740 4294955984 18446744073709551615 4127291360 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.79
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 25154 845 0 0 52 8 18 1 16 0 9 0 149128015 888745984 31598 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31598 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31598 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31598 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.6
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 966 845 0 0 40 1 18 1 16 0 9 0 149128018 888745984 31598 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 19 0 9 0 149128018 888745984 31598 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 8 845 0 0 0 0 18 1 15 0 9 0 149128018 888745984 31598 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867916

[startup+25.5029 s]
/proc/loadavg: 2.08 2.07 2.02 3/89 12546
/proc/meminfo: memFree=1284200/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867916 CPUtime=25.35
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52881 845 1 0 2465 51 18 1 18 0 9 0 149128013 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31607 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=24.23
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 25895 845 1 0 2366 38 18 1 25 0 9 0 149128014 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4127302887 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.83
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 25154 845 0 0 56 8 18 1 17 0 9 0 149128015 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.62
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 976 845 0 0 42 1 18 1 16 0 9 0 149128018 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 19 0 9 0 149128018 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 8 845 0 0 0 0 18 1 15 0 9 0 149128018 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 867916

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

[startup+25.6029 s]
/proc/loadavg: 2.08 2.07 2.02 3/89 12546
/proc/meminfo: memFree=1284200/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867916 CPUtime=25.45
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52881 845 1 0 2475 51 18 1 18 0 9 0 149128013 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31607 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=24.33
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 25895 845 1 0 2376 38 18 1 25 0 9 0 149128014 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4127277963 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.83
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 25154 845 0 0 56 8 18 1 17 0 9 0 149128015 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.62

################
# More data... #
################

/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52884 845 1 0 3112 51 18 1 18 0 9 0 149128013 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31608 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=30.68
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 25897 845 1 0 3011 38 18 1 25 0 9 0 149128014 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4127288035 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.85
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 25154 845 0 0 58 8 18 1 17 0 9 0 149128015 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.62
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 977 845 0 0 42 1 18 1 16 0 9 0 149128018 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 19 0 9 0 149128018 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 8 845 0 0 0 0 18 1 15 0 9 0 149128018 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.82
Current children cumulated vsize (KiB) 867916

[startup+35.2029 s]
/proc/loadavg: 2.07 2.07 2.01 3/89 12546
/proc/meminfo: memFree=1284200/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867916 CPUtime=35.01
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52886 845 1 0 3431 51 18 1 18 0 9 0 149128013 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31608 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=33.86
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 25899 845 1 0 3329 38 18 1 25 0 9 0 149128014 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4125952187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.85
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 25154 845 0 0 58 8 18 1 16 0 9 0 149128015 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.62
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 977 845 0 0 42 1 18 1 16 0 9 0 149128018 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 19 0 9 0 149128018 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 8 845 0 0 0 0 18 1 15 0 9 0 149128018 888745984 31608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.01
Current children cumulated vsize (KiB) 867916

[startup+38.4013 s]
/proc/loadavg: 2.07 2.07 2.01 3/89 12546
/proc/meminfo: memFree=1284200/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867916 CPUtime=38.19
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52890 845 1 0 3749 51 18 1 18 0 9 0 149128013 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31610 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=37.04
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 25901 845 1 0 3646 39 18 1 25 0 9 0 149128014 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4127156459 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.86
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 25154 845 0 0 59 8 18 1 16 0 9 0 149128015 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.62
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 979 845 0 0 42 1 18 1 16 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 19 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 8 845 0 0 0 0 18 1 15 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.19
Current children cumulated vsize (KiB) 867916

[startup+39.2014 s]
/proc/loadavg: 2.06 2.06 2.01 3/89 12546
/proc/meminfo: memFree=1284200/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867916 CPUtime=38.99
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52891 845 1 0 3829 51 18 1 18 0 9 0 149128013 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31610 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=37.84
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 25902 845 1 0 3726 39 18 1 25 0 9 0 149128014 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4127294301 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.86
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 25154 845 0 0 59 8 18 1 17 0 9 0 149128015 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.62
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 979 845 0 0 42 1 18 1 16 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 19 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 8 845 0 0 0 0 18 1 15 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.99
Current children cumulated vsize (KiB) 867916

[startup+40.0025 s]
/proc/loadavg: 2.06 2.06 2.01 3/89 12546
/proc/meminfo: memFree=1284200/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867916 CPUtime=39.78
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52891 845 1 0 3908 51 18 1 18 0 9 0 149128013 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31610 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=38.63
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 25902 845 1 0 3805 39 18 1 25 0 9 0 149128014 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4127336873 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.86
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 25154 845 0 0 59 8 18 1 16 0 9 0 149128015 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.62
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 979 845 0 0 42 1 18 1 16 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 19 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 8 845 0 0 0 0 18 1 15 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.78
Current children cumulated vsize (KiB) 867916

[startup+40.2025 s]
/proc/loadavg: 2.06 2.06 2.01 3/89 12546
/proc/meminfo: memFree=1284200/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867916 CPUtime=39.98
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52892 845 1 0 3928 51 18 1 18 0 9 0 149128013 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31610 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=38.83
/proc/12533/task/12535/stat : 12535 (java) R 12531 12533 11622 0 -1 64 25903 845 1 0 3825 39 18 1 25 0 9 0 149128014 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.87
/proc/12533/task/12536/stat : 12536 (java) R 12531 12533 11622 0 -1 64 25154 845 0 0 60 8 18 1 16 0 9 0 149128015 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 102723238 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.62
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 979 845 0 0 42 1 18 1 16 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 19 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12542/stat : 12542 (java) S 12531 12533 11622 0 -1 64 8 845 0 0 0 0 18 1 15 0 9 0 149128018 888745984 31610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 867916

[startup+40.3025 s]
/proc/loadavg: 2.06 2.06 2.01 3/89 12546
/proc/meminfo: memFree=1284200/2055920 swapFree=4181068/4192956
[pid=12533] ppid=12531 vsize=867916 CPUtime=40.07
/proc/12533/stat : 12533 (java) S 12531 12533 11622 0 -1 0 52899 845 1 0 3937 51 18 1 18 0 9 0 149128013 888745984 31614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12533/statm: 216979 31614 2615 9 0 211507 0
[pid=12533/tid=12535] ppid=12531 vsize=867916 CPUtime=38.91
/proc/12533/task/12535/stat : 12535 (java) S 12531 12533 11622 0 -1 64 25910 845 1 0 3833 39 18 1 25 0 9 0 149128014 888745984 31614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12536] ppid=12531 vsize=867916 CPUtime=0.87
/proc/12533/task/12536/stat : 12536 (java) S 12531 12533 11622 0 -1 64 25154 845 0 0 60 8 18 1 16 0 9 0 149128015 888745984 31614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12537] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12537/stat : 12537 (java) S 12531 12533 11622 0 -1 64 17 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12538] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12538/stat : 12538 (java) S 12531 12533 11622 0 -1 64 26 845 0 0 0 0 18 1 16 0 9 0 149128016 888745984 31614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12539] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12539/stat : 12539 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 18 0 9 0 149128018 888745984 31614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12540] ppid=12531 vsize=867916 CPUtime=0.63
/proc/12533/task/12540/stat : 12540 (java) S 12531 12533 11622 0 -1 64 979 845 0 0 43 1 18 1 17 0 9 0 149128018 888745984 31614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12541] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12541/stat : 12541 (java) S 12531 12533 11622 0 -1 64 1 845 0 0 0 0 18 1 19 0 9 0 149128018 888745984 31614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12533/tid=12542] ppid=12531 vsize=867916 CPUtime=0.19
/proc/12533/task/12542/stat : 12542 (java) R 12531 12533 11622 0 -1 64 8 845 0 0 0 0 18 1 15 0 9 0 149128018 888745984 31614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.07
Current children cumulated vsize (KiB) 867916

Child status: 0
Real time (s): 40.3218
CPU time (s): 40.1089
CPU user time (s): 39.558
CPU system time (s): 0.550916
CPU usage (%): 99.4719
Max. virtual memory (cumulated for all children) (KiB): 870436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.558
system time used= 0.550916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53773
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= 3017
involuntary context switches= 3443

runsolver used 0.053991 second user time and 0.142978 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-03 21:26:06
IDJOB=1058160
IDBENCH=54110
IDSOLVER=363
FILE ID=node46/1058160-1215113166
PBS_JOBID= 7877113
Free space on /tmp= 66196 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3a46901a8ea2c192a6f5d5f8c9f3ac47
RANDOM SEED=2042612337

node46.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.238
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.238
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:       1401560 kB
Buffers:         65344 kB
Cached:         316132 kB
SwapCached:       5852 kB
Active:         397080 kB
Inactive:       195576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1401560 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            3072 kB
Writeback:           0 kB
Mapped:         225380 kB
Slab:            46804 kB
Committed_AS:  1108928 kB
PageTables:       1956 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node46 at 2008-07-03 21:26:47