Trace number 1079850

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 839.47 843.939

DiagnosticValue
CHECKS3610250
NODES435071

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-4_ext.xml
MD5SUMff3c193c686cac8c77e7a29fedb75a8b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.87856
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.09	
0.04/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-1079850-1215211111.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.37	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.28/0.37	       =>  wckTime=0.105  cpuTime=0.09  mem=7M919
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.58/0.61	   
0.58/0.61	   constraints being loaded...
0.78/0.85	     nbConstraints=60  nbRelationTypes=60  nbGlobalConstraints=60  nbExtensionStructures=60
0.78/0.85	     nbSharedExtensionStructures=0  nbConflictsStructures=60  nbSharedConflictsStructures=0
0.78/0.85	     nbSharedBinaryRepresentations=0  minDegree=4  maxDegree=18  minArity=3  maxArity=3  nbGenerators=0  nbFusions=0
0.78/0.85	     symmetryWckTime=0.045  symmetryCpuTime=0.02
0.78/0.85	       =>  wckTime=0.589  cpuTime=0.5  mem=48M758
0.87/0.97	   
0.87/0.97	   solver IterativeSystematicSolver being built... 
0.97/1.05	   
0.97/1.05	   INFO : Forward propagation technique limited 
1.06/1.11	       =>  wckTime=0.852  cpuTime=0.62  mem=30M153
1.06/1.15	   
1.06/1.15	   preprocessing
1.06/1.15	     nbConstraintChecks=0  nbValidityChecks=176640  nbPropagations=20  nbRevisions=0  nbUselessRevisions=0
1.06/1.15	     nbRemovedValues=0  detectedInconsistency=no
1.06/1.15	       =>  wckTime=0.036  cpuTime=0.03  mem=30M153
1.96/2.05	   
1.96/2.05	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=31M109)
839.42/843.91	   
839.42/843.91	   search
839.42/843.91	     run=23  nbConstraintChecks=3610249  nbValidityChecks=11541312534  minDepth=0  maxDepth=20  nbPropagations=16672569
839.42/843.91	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=435071  nbFailedAssignments=302417  nbInferredBacktracks=1
839.42/843.91	     nbBacktracks=132521  nbVisitedNodes=846074  nbRestartNogoods=351  nbFoundSolutions=1  nbSEliminables=0.19
839.42/843.91	     nbREliminables=3.82  nbIEliminables=10.61  nbDEliminables=0  nbPEliminables=0
839.42/843.91	       =>  wckTime=842.795  cpuTime=838.25  mem=41M621
839.42/843.91	   
839.42/843.91	   global
839.42/843.92	     nbConstraintChecks=3610249  nbValidityChecks=11541489174  nbPropagations=16672589  nbRestartNogoods=351
839.42/843.92	     solvingWckTime=842.799  solvingCpuTime=838.25  expiredTime=no  totalExploration=no  nbFoundSolutions=1
839.42/843.92	     firstSolutionCpuTime=838.87  globalCpuTime=838.92
839.42/843.92	       =>  wckTime=843.653  cpuTime=838.87  mem=41M621
839.42/843.92	   
839.42/843.92	s SATISFIABLE
839.42/843.92	v 18 17 0 8 11 9 2 11 9 5 6 3 9 16 15 8 14 4 3 2 
839.42/843.92	d NODES 435071
839.42/843.92	d CHECKS 3610249
839.42/843.92	   
839.42/843.92	   totalWckTime=843.729  totalCpuTime=838.92

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-1079850-1215211111/watcher-1079850-1215211111 -o /tmp/evaluation-result-1079850-1215211111/solver-1079850-1215211111 -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-1079850-1215211111.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: 1.91 1.95 1.98 4/72 8134
/proc/meminfo: memFree=1744064/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=1616 CPUtime=0
/proc/8134/stat : 8134 (java) R 8132 8134 5708 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 2000083322 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/8134/statm: 404 148 122 9 0 46 0

[startup+0.0625219 s]
/proc/loadavg: 1.91 1.95 1.98 4/72 8134
/proc/meminfo: memFree=1744064/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=864076 CPUtime=0.04
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 2801 0 1 0 3 1 0 0 18 0 9 0 2000083322 884813824 2339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216019 2339 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101526 s]
/proc/loadavg: 1.91 1.95 1.98 4/72 8134
/proc/meminfo: memFree=1744064/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=865884 CPUtime=0.09
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 3695 0 1 0 7 2 0 0 18 0 9 0 2000083322 886665216 3168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216471 3168 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301541 s]
/proc/loadavg: 1.91 1.95 1.98 4/72 8134
/proc/meminfo: memFree=1744064/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=866284 CPUtime=0.28
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 5776 0 1 0 25 3 0 0 18 0 9 0 2000083322 887074816 5150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216571 5150 1951 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701588 s]
/proc/loadavg: 1.91 1.95 1.98 4/72 8134
/proc/meminfo: memFree=1744064/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=866520 CPUtime=0.68
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 12686 0 1 0 62 6 0 0 18 0 9 0 2000083322 887316480 12046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216630 12046 1977 9 0 211158 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866520

[startup+1.50166 s]
/proc/loadavg: 1.91 1.95 1.98 3/81 8147
/proc/meminfo: memFree=1677304/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=1.46
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 28403 268 1 0 134 12 0 0 18 0 9 0 2000083322 888070144 19283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19283 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=1.16
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 19485 268 1 0 108 8 0 0 25 0 9 0 2000083323 888070144 19283 996147200 134512640 134550740 4294955968 18446744073709551615 4126746148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.16
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 509 268 0 0 16 0 0 0 16 0 9 0 2000083327 888070144 19283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19283 996147200 134512640 134550740 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) 867256

[startup+3.10281 s]
/proc/loadavg: 1.91 1.95 1.98 3/81 8147
/proc/meminfo: memFree=1676728/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=3.05
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 28432 268 1 0 293 12 0 0 18 0 9 0 2000083322 888070144 19299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19299 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=2.73
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 19498 268 1 0 265 8 0 0 25 0 9 0 2000083323 888070144 19299 996147200 134512640 134550740 4294955968 18446744073709551615 4126762587 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 17 0 9 0 2000083324 888070144 19299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.18
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 525 268 0 0 18 0 0 0 16 0 9 0 2000083327 888070144 19299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19299 996147200 134512640 134550740 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) 867256

[startup+6.30211 s]
/proc/loadavg: 1.92 1.95 1.98 3/81 8147
/proc/meminfo: memFree=1676480/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=6.22
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 28460 268 1 0 610 12 0 0 18 0 9 0 2000083322 888070144 19313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19313 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=5.87
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 19510 268 1 0 579 8 0 0 25 0 9 0 2000083323 888070144 19313 996147200 134512640 134550740 4294955968 18446744073709551615 4126745473 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 17 0 9 0 2000083324 888070144 19313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.21
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 541 268 0 0 21 0 0 0 17 0 9 0 2000083327 888070144 19313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867256

[startup+12.7027 s]
/proc/loadavg: 1.93 1.95 1.98 3/81 8147
/proc/meminfo: memFree=1676352/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=12.56
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 28484 268 1 0 1244 12 0 0 18 0 9 0 2000083322 888070144 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19315 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=12.21
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 19530 268 1 0 1213 8 0 0 25 0 9 0 2000083323 888070144 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4126745656 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 545 268 0 0 22 0 0 0 15 0 9 0 2000083327 888070144 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867256

[startup+25.5019 s]
/proc/loadavg: 1.94 1.96 1.98 3/81 8147
/proc/meminfo: memFree=1676480/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=25.26
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 28505 268 1 0 2513 13 0 0 18 0 9 0 2000083322 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19317 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=24.9
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 19549 268 1 0 2482 8 0 0 25 0 9 0 2000083323 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4126745525 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 547 268 0 0 22 0 0 0 16 0 9 0 2000083327 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 867256

[startup+51.1013 s]
/proc/loadavg: 1.96 1.96 1.98 3/81 8147
/proc/meminfo: memFree=1676480/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=50.64
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 28568 268 1 0 5051 13 0 0 18 0 9 0 2000083322 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19317 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=50.29
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 19612 268 1 0 5020 9 0 0 25 0 9 0 2000083323 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4126745666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 547 268 0 0 22 0 0 0 16 0 9 0 2000083327 888070144 19317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0

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

[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=817.46
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 21399 268 1 0 81733 13 0 0 25 0 9 0 2000083323 888070144 19319 996147200 134512640 134550740 4294955968 18446744073709551615 4126745666 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 547 268 0 0 22 0 0 0 16 0 9 0 2000083327 888070144 19319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 817.82
Current children cumulated vsize (KiB) 867256

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

[startup+831.901 s]
/proc/loadavg: 2.14 2.07 2.01 3/82 8244
/proc/meminfo: memFree=1650424/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=827.42
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 30381 268 1 0 82725 17 0 0 18 0 9 0 2000083322 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19321 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=827.06
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 21425 268 1 0 82693 13 0 0 25 0 9 0 2000083323 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4126770725 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 547 268 0 0 22 0 0 0 16 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 827.42
Current children cumulated vsize (KiB) 867256

[startup+838.302 s]
/proc/loadavg: 2.13 2.06 2.01 3/82 8244
/proc/meminfo: memFree=1650360/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=833.82
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 30382 268 1 0 83365 17 0 0 18 0 9 0 2000083322 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19321 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=833.46
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 21426 268 1 0 83333 13 0 0 25 0 9 0 2000083323 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4126746156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 547 268 0 0 22 0 0 0 16 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 833.82
Current children cumulated vsize (KiB) 867256

[startup+841.506 s]
/proc/loadavg: 2.12 2.06 2.01 3/82 8244
/proc/meminfo: memFree=1650360/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=837.02
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 30390 268 1 0 83685 17 0 0 18 0 9 0 2000083322 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19321 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=836.66
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 21434 268 1 0 83653 13 0 0 25 0 9 0 2000083323 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4126746065 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 547 268 0 0 22 0 0 0 16 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 837.02
Current children cumulated vsize (KiB) 867256

[startup+843.102 s]
/proc/loadavg: 2.12 2.06 2.01 3/82 8244
/proc/meminfo: memFree=1650360/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=838.62
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 30396 268 1 0 83845 17 0 0 18 0 9 0 2000083322 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19321 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=838.26
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 21440 268 1 0 83813 13 0 0 25 0 9 0 2000083323 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4126745757 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 547 268 0 0 22 0 0 0 16 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 838.62
Current children cumulated vsize (KiB) 867256

[startup+843.502 s]
/proc/loadavg: 2.12 2.06 2.01 3/82 8244
/proc/meminfo: memFree=1650360/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=839.02
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 30397 268 1 0 83885 17 0 0 18 0 9 0 2000083322 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19321 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=838.66
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 21441 268 1 0 83853 13 0 0 25 0 9 0 2000083323 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4126734832 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 547 268 0 0 22 0 0 0 16 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 839.02
Current children cumulated vsize (KiB) 867256

[startup+843.902 s]
/proc/loadavg: 2.12 2.06 2.01 3/82 8244
/proc/meminfo: memFree=1650360/2055920 swapFree=4180436/4192956
[pid=8134] ppid=8132 vsize=867256 CPUtime=839.42
/proc/8134/stat : 8134 (java) S 8132 8134 5708 0 -1 0 30398 268 1 0 83925 17 0 0 18 0 9 0 2000083322 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8134/statm: 216814 19321 2631 9 0 211320 0
[pid=8134/tid=8136] ppid=8132 vsize=867256 CPUtime=839.06
/proc/8134/task/8136/stat : 8136 (java) R 8132 8134 5708 0 -1 64 21442 268 1 0 83893 13 0 0 25 0 9 0 2000083323 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4126745483 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8134/tid=8137] ppid=8132 vsize=867256 CPUtime=0.1
/proc/8134/task/8137/stat : 8137 (java) S 8132 8134 5708 0 -1 64 7559 268 0 0 8 2 0 0 16 0 9 0 2000083324 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8138] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8138/stat : 8138 (java) S 8132 8134 5708 0 -1 64 16 268 0 0 0 0 0 0 17 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8139] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8139/stat : 8139 (java) S 8132 8134 5708 0 -1 64 9 268 0 0 0 0 0 0 16 0 9 0 2000083325 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8140] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8140/stat : 8140 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 18 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8141] ppid=8132 vsize=867256 CPUtime=0.22
/proc/8134/task/8141/stat : 8141 (java) S 8132 8134 5708 0 -1 64 547 268 0 0 22 0 0 0 16 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8142] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8142/stat : 8142 (java) S 8132 8134 5708 0 -1 64 1 268 0 0 0 0 0 0 19 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8134/tid=8143] ppid=8132 vsize=867256 CPUtime=0
/proc/8134/task/8143/stat : 8143 (java) S 8132 8134 5708 0 -1 64 4 268 0 0 0 0 0 0 15 0 9 0 2000083327 888070144 19321 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 839.42
Current children cumulated vsize (KiB) 867256

Child status: 0
Real time (s): 843.939
CPU time (s): 839.47
CPU user time (s): 839.27
CPU system time (s): 0.199969
CPU usage (%): 99.4705
Max. virtual memory (cumulated for all children) (KiB): 867256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 839.27
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30766
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= 18298
involuntary context switches= 24225

runsolver used 0.906862 second user time and 2.87856 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-05 00:38:31
IDJOB=1079850
IDBENCH=56915
IDSOLVER=363
FILE ID=node48/1079850-1215211111
PBS_JOBID= 7881666
Free space on /tmp= 66540 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-4_ext.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-1079850-1215211111/watcher-1079850-1215211111 -o /tmp/evaluation-result-1079850-1215211111/solver-1079850-1215211111 -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-1079850-1215211111.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ff3c193c686cac8c77e7a29fedb75a8b
RANDOM SEED=13522039

node48.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.231
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.231
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:       1744544 kB
Buffers:         61608 kB
Cached:         180224 kB
SwapCached:       6436 kB
Active:         177132 kB
Inactive:        76232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744544 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            3352 kB
Writeback:           0 kB
Mapped:          18740 kB
Slab:            43504 kB
Committed_AS:  4191008 kB
PageTables:       1676 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node48 at 2008-07-05 00:52:35