Trace number 1066584

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACUNSAT 357.151 357.307

DiagnosticValue
CHECKS1360750
NODES539564

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg5-8_ext.xml
MD5SUMcc153004f0bee22af28384c120e2be16
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark307.298
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints13
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension13
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1066584-1215148620.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.31	   
0.28/0.31	   variables being loaded...
0.28/0.34	     nbVariables=40  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1040
0.28/0.34	       =>  wckTime=0.104  cpuTime=0.09  mem=7M919
0.28/0.34	   
0.28/0.34	   relations being loaded...
0.39/0.40	   
0.39/0.40	   constraints being loaded...
0.39/0.47	   Too large in ConstraintConflictsSTructure
0.48/0.50	     nbConstraints=13  nbRelationTypes=2  nbGlobalConstraints=13  nbExtensionStructures=2
0.48/0.50	     nbSharedExtensionStructures=11  nbConflictsStructures=1  nbSharedConflictsStructures=7
0.48/0.50	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=5
0.48/0.50	     avgArity=6.15  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.03  symmetryCpuTime=0.02
0.48/0.50	       =>  wckTime=0.264  cpuTime=0.19  mem=17M225
0.48/0.55	   
0.48/0.56	   solver IterativeSystematicSolver being built... 
0.58/0.62	   
0.58/0.63	   INFO : Forward propagation technique limited 
0.58/0.69	       =>  wckTime=0.447  cpuTime=0.31  mem=21M383
0.78/0.82	   
0.78/0.82	   preprocessing
0.78/0.82	     nbConstraintChecks=0  nbValidityChecks=1100097  nbPropagations=744  nbRevisions=0  nbUselessRevisions=0
0.78/0.82	     nbSingletonTests=49  nbEffectiveSingletonTests=0  nbACRemovals=40  nbFoundSingletons=0  nbRemovedValues=40
0.78/0.82	     detectedInconsistency=no
0.78/0.82	       =>  wckTime=0.128  cpuTime=0.11  mem=21M383
1.08/1.16	   
1.08/1.16	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M424)
357.04/357.27	   
357.04/357.27	   search
357.04/357.27	     run=23  nbConstraintChecks=1360746  nbValidityChecks=3474676144  minDepth=0  maxDepth=20  nbPropagations=60199410
357.04/357.27	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=539564  nbFailedAssignments=261559  nbInferredBacktracks=40
357.04/357.27	     nbBacktracks=277751  nbVisitedNodes=952102  nbRestartNogoods=300  nbSEliminables=0.4  nbREliminables=0.98
357.04/357.27	     nbIEliminables=29.63  nbDEliminables=0  nbPEliminables=0
357.04/357.27	       =>  wckTime=356.581  cpuTime=356.36  mem=35M101
357.04/357.27	   
357.04/357.27	   global
357.04/357.27	     nbConstraintChecks=1360746  nbValidityChecks=3475776241  nbPropagations=60200154  nbRestartNogoods=300
357.04/357.27	     solvingWckTime=356.584  solvingCpuTime=356.36  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
357.04/357.27	     globalCpuTime=356.71
357.04/357.27	       =>  wckTime=357.034  cpuTime=356.67  mem=35M101
357.04/357.27	   
357.04/357.27	s UNSATISFIABLE
357.04/357.27	d NODES 539564
357.04/357.27	d CHECKS 1360746
357.04/357.28	   
357.04/357.28	   totalWckTime=357.1  totalCpuTime=356.72

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1066584-1215148620/watcher-1066584-1215148620 -o /tmp/evaluation-result-1066584-1215148620/solver-1066584-1215148620 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1066584-1215148620.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.92 2.01 2.00 4/73 32461
/proc/meminfo: memFree=1813032/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=1616 CPUtime=0
/proc/32461/stat : 32461 (java) R 32459 32461 29617 0 -1 0 180 0 0 0 0 0 0 0 19 0 1 0 637792424 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 5100474 0 0 4096 0 0 0 0 17 0 0 0
/proc/32461/statm: 404 148 122 9 0 46 0

[startup+0.0171729 s]
/proc/loadavg: 1.92 2.01 2.00 4/73 32461
/proc/meminfo: memFree=1813032/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=861876 CPUtime=0.02
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 1880 0 1 0 1 1 0 0 19 0 5 0 637792424 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 215469 1567 695 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.111183 s]
/proc/loadavg: 1.92 2.01 2.00 4/73 32461
/proc/meminfo: memFree=1813032/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=865884 CPUtime=0.1
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 3919 0 1 0 8 2 0 0 19 0 9 0 637792424 886665216 3359 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216471 3359 1762 9 0 211026 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865884

[startup+0.301201 s]
/proc/loadavg: 1.92 2.01 2.00 4/73 32461
/proc/meminfo: memFree=1813032/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=866408 CPUtime=0.28
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 6022 0 1 0 24 4 0 0 19 0 9 0 637792424 887201792 5396 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216602 5396 1956 9 0 211130 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866408

[startup+0.701239 s]
/proc/loadavg: 1.92 2.01 2.00 4/73 32461
/proc/meminfo: memFree=1813032/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=866924 CPUtime=0.68
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 16235 142 1 0 60 8 0 0 19 0 10 0 637792424 887730176 10254 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216731 10254 2629 9 0 211237 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866924

[startup+1.50132 s]
/proc/loadavg: 1.92 2.01 2.00 3/82 32474
/proc/meminfo: memFree=1781016/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=1.48
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 16561 265 1 0 140 8 0 0 19 0 9 0 637792424 887865344 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 10575 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=1.25
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 12331 265 1 0 119 6 0 0 23 0 9 0 637792425 887865344 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4126738513 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.16
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 513 265 0 0 16 0 0 0 15 0 9 0 637792429 887865344 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 10575 996147200 134512640 134550740 4294955968 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) 867056

[startup+3.10249 s]
/proc/loadavg: 1.92 2.01 2.00 3/82 32474
/proc/meminfo: memFree=1780632/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=3.08
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 16597 265 1 0 299 9 0 0 19 0 9 0 637792424 887865344 10609 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 10609 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=2.82
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 12348 265 1 0 275 7 0 0 25 0 9 0 637792425 887865344 10609 996147200 134512640 134550740 4294955968 18446744073709551615 4126738242 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 17 0 9 0 637792426 887865344 10609 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10609 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10609 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 10609 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.19
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 532 265 0 0 19 0 0 0 16 0 9 0 637792429 887865344 10609 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 10609 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 10609 996147200 134512640 134550740 4294955968 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) 867056

[startup+6.30183 s]
/proc/loadavg: 1.93 2.01 2.00 3/82 32474
/proc/meminfo: memFree=1780312/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=6.28
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 16636 265 1 0 619 9 0 0 19 0 9 0 637792424 887865344 10644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 10644 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=6.02
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 12382 265 1 0 595 7 0 0 17 0 9 0 637792425 887865344 10644 996147200 134512640 134550740 4294955968 18446744073709551615 4126738513 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 10644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 10644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.19
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 537 265 0 0 19 0 0 0 15 0 9 0 637792429 887865344 10644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 10644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 10644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867056

[startup+12.7025 s]
/proc/loadavg: 1.93 2.01 2.00 3/82 32474
/proc/meminfo: memFree=1780008/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=12.68
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 16696 265 1 0 1259 9 0 0 19 0 9 0 637792424 887865344 10704 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 10704 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=12.42
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 12442 265 1 0 1235 7 0 0 25 0 9 0 637792425 887865344 10704 996147200 134512640 134550740 4294955968 18446744073709551615 4126738281 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 10704 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10704 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10704 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 10704 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.19
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 537 265 0 0 19 0 0 0 15 0 9 0 637792429 887865344 10704 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 10704 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 10704 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867056

[startup+25.5018 s]
/proc/loadavg: 1.95 2.00 2.00 3/82 32474
/proc/meminfo: memFree=1779624/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=25.48
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 16816 265 1 0 2539 9 0 0 19 0 9 0 637792424 887865344 10823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 10823 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=25.21
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 12560 265 1 0 2514 7 0 0 25 0 9 0 637792425 887865344 10823 996147200 134512640 134550740 4294955968 18446744073709551615 4126727697 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 10823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 10823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 10823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.2
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 539 265 0 0 20 0 0 0 16 0 9 0 637792429 887865344 10823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 10823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) R 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 10823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 867056

[startup+51.1015 s]
/proc/loadavg: 1.96 2.00 2.00 3/82 32474
/proc/meminfo: memFree=1778600/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=51.06
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 17060 265 1 0 5097 9 0 0 19 0 9 0 637792424 887865344 11065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 11065 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=50.8
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 12804 265 1 0 5073 7 0 0 25 0 9 0 637792425 887865344 11065 996147200 134512640 134550740 4294955968 18446744073709551615 4126727697 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 11065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 11065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 11065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 11065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.2
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 539 265 0 0 20 0 0 0 16 0 9 0 637792429 887865344 11065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0

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

/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 13128 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.2
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 539 265 0 0 20 0 0 0 16 0 9 0 637792429 887865344 13128 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 13128 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 13128 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 867056

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 32474
/proc/meminfo: memFree=1767912/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=342.15
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 19658 265 1 0 34204 11 0 0 19 0 9 0 637792424 887865344 13658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 13658 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=341.89
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 15402 265 1 0 34180 9 0 0 25 0 9 0 637792425 887865344 13658 996147200 134512640 134550740 4294955968 18446744073709551615 4126738059 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 13658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 13658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.2
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 539 265 0 0 20 0 0 0 16 0 9 0 637792429 887865344 13658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 13658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 13658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 867056

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

[startup+345.503 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 32474
/proc/meminfo: memFree=1767784/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=345.35
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 19681 265 1 0 34524 11 0 0 19 0 9 0 637792424 887865344 13681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 13681 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=345.09
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 15425 265 1 0 34500 9 0 0 25 0 9 0 637792425 887865344 13681 996147200 134512640 134550740 4294955968 18446744073709551615 4126738615 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 13681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 13681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.2
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 539 265 0 0 20 0 0 0 16 0 9 0 637792429 887865344 13681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 13681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 13681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 345.35
Current children cumulated vsize (KiB) 867056

[startup+351.901 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 32474
/proc/meminfo: memFree=1767592/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=351.75
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 19726 265 1 0 35164 11 0 0 19 0 9 0 637792424 887865344 13726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 13726 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=351.49
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 15470 265 1 0 35140 9 0 0 25 0 9 0 637792425 887865344 13726 996147200 134512640 134550740 4294955968 18446744073709551615 102064648 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 13726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 13726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.2
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 539 265 0 0 20 0 0 0 16 0 9 0 637792429 887865344 13726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 13726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 13726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 351.75
Current children cumulated vsize (KiB) 867056

[startup+355.103 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 32474
/proc/meminfo: memFree=1767528/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=354.95
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 19752 265 1 0 35484 11 0 0 19 0 9 0 637792424 887865344 13752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 13752 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=354.69
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 15496 265 1 0 35460 9 0 0 25 0 9 0 637792425 887865344 13752 996147200 134512640 134550740 4294955968 18446744073709551615 4126738085 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 13752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 13752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.2
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 539 265 0 0 20 0 0 0 16 0 9 0 637792429 887865344 13752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 13752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 13752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 354.95
Current children cumulated vsize (KiB) 867056

[startup+356.702 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 32474
/proc/meminfo: memFree=1767464/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=356.54
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 19765 265 1 0 35643 11 0 0 19 0 9 0 637792424 887865344 13765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 13765 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=356.28
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 15509 265 1 0 35619 9 0 0 25 0 9 0 637792425 887865344 13765 996147200 134512640 134550740 4294955968 18446744073709551615 4126746895 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 13765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 13765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.2
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 539 265 0 0 20 0 0 0 16 0 9 0 637792429 887865344 13765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 13765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 13765 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 356.54
Current children cumulated vsize (KiB) 867056

[startup+357.102 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 32474
/proc/meminfo: memFree=1767464/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=867056 CPUtime=356.94
/proc/32461/stat : 32461 (java) S 32459 32461 29617 0 -1 0 19768 265 1 0 35683 11 0 0 19 0 9 0 637792424 887865344 13768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32461/statm: 216764 13768 2631 9 0 211270 0
[pid=32461/tid=32463] ppid=32459 vsize=867056 CPUtime=356.68
/proc/32461/task/32463/stat : 32463 (java) R 32459 32461 29617 0 -1 64 15512 265 1 0 35659 9 0 0 25 0 9 0 637792425 887865344 13768 996147200 134512640 134550740 4294955968 18446744073709551615 4126095741 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32464] ppid=32459 vsize=867056 CPUtime=0.03
/proc/32461/task/32464/stat : 32464 (java) S 32459 32461 29617 0 -1 64 2881 265 0 0 3 0 0 0 16 0 9 0 637792426 887865344 13768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32465] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32465/stat : 32465 (java) S 32459 32461 29617 0 -1 64 16 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32466] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32466/stat : 32466 (java) S 32459 32461 29617 0 -1 64 9 265 0 0 0 0 0 0 15 0 9 0 637792427 887865344 13768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32467] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32467/stat : 32467 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 637792429 887865344 13768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32468] ppid=32459 vsize=867056 CPUtime=0.2
/proc/32461/task/32468/stat : 32468 (java) S 32459 32461 29617 0 -1 64 539 265 0 0 20 0 0 0 16 0 9 0 637792429 887865344 13768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32461/tid=32469] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32469/stat : 32469 (java) S 32459 32461 29617 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 637792429 887865344 13768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32461/tid=32470] ppid=32459 vsize=867056 CPUtime=0
/proc/32461/task/32470/stat : 32470 (java) S 32459 32461 29617 0 -1 64 2 265 0 0 0 0 0 0 15 0 9 0 637792429 887865344 13768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 356.94
Current children cumulated vsize (KiB) 867056

[startup+357.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 32474
/proc/meminfo: memFree=1767464/2055920 swapFree=4180580/4192956
[pid=32461] ppid=32459 vsize=0 CPUtime=357.13
/proc/32461/stat : 32461 (java) Z 32459 32461 29617 0 -1 12 19891 265 1 0 35701 12 0 0 16 0 2 0 637792424 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32461/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 357.13
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 357.307
CPU time (s): 357.151
CPU user time (s): 357.017
CPU system time (s): 0.133979
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 867056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.017
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20156
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= 8321
involuntary context switches= 2230

runsolver used 0.332949 second user time and 0.979851 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-04 07:17:00
IDJOB=1066584
IDBENCH=55130
IDSOLVER=364
FILE ID=node79/1066584-1215148620
PBS_JOBID= 7877332
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg5-8_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1066584-1215148620/watcher-1066584-1215148620 -o /tmp/evaluation-result-1066584-1215148620/solver-1066584-1215148620 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1066584-1215148620.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc153004f0bee22af28384c120e2be16
RANDOM SEED=1529925635

node79.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.218
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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1813512 kB
Buffers:         34972 kB
Cached:         142904 kB
SwapCached:       6948 kB
Active:         111424 kB
Inactive:        78020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813512 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          18468 kB
Slab:            38372 kB
Committed_AS:   976916 kB
PageTables:       1712 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= 66556 MiB
End job on node79 at 2008-07-04 07:22:58