Trace number 1066468

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 ACUNSAT 1005.97 1010.95

DiagnosticValue
CHECKS3474640
NODES1224090

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg6-7_ext.xml
MD5SUM657781a6d23736d0b0bda28228085d0b
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 benchmark1005.97
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints13
Maximum constraint arity7
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.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1066468-1215147916.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.35	     nbVariables=42  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1092
0.28/0.35	       =>  wckTime=0.105  cpuTime=0.09  mem=7M919
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.38/0.41	   
0.38/0.41	   constraints being loaded...
0.38/0.46	   Too large in ConstraintConflictsSTructure
0.47/0.52	     nbConstraints=13  nbRelationTypes=2  nbGlobalConstraints=13  nbExtensionStructures=2
0.47/0.52	     nbSharedExtensionStructures=11  nbConflictsStructures=1  nbSharedConflictsStructures=6
0.47/0.52	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=6
0.47/0.53	     avgArity=6.46  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=0.036  symmetryCpuTime=0.01
0.47/0.53	       =>  wckTime=0.277  cpuTime=0.2  mem=18M380
0.47/0.59	   
0.47/0.59	   solver IterativeSystematicSolver being built... 
0.56/0.66	   
0.56/0.66	   INFO : Forward propagation technique limited 
0.66/0.73	       =>  wckTime=0.481  cpuTime=0.33  mem=21M526
0.66/0.76	   
0.66/0.77	   preprocessing
0.66/0.77	     nbConstraintChecks=0  nbValidityChecks=193541  nbPropagations=43  nbRevisions=0  nbUselessRevisions=0
0.66/0.77	     nbRemovedValues=39  detectedInconsistency=no
0.66/0.77	       =>  wckTime=0.033  cpuTime=0.02  mem=21M526
1.15/1.24	   
1.15/1.24	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M534)
1005.92/1010.91	   
1005.92/1010.91	   search
1005.92/1010.91	     run=25  nbConstraintChecks=3474644  nbValidityChecks=9398898119  minDepth=0  maxDepth=21  nbPropagations=143288640
1005.92/1010.91	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1224094  nbFailedAssignments=568011  nbInferredBacktracks=137
1005.92/1010.91	     nbBacktracks=655828  nbVisitedNodes=2142529  nbRestartNogoods=314  nbSEliminables=0.28  nbREliminables=1.3
1005.92/1010.91	     nbIEliminables=31  nbDEliminables=0  nbPEliminables=0
1005.92/1010.91	       =>  wckTime=1010.18  cpuTime=1005.13  mem=8M745
1005.92/1010.92	   
1005.92/1010.92	   global
1005.92/1010.92	     nbConstraintChecks=3474644  nbValidityChecks=9399091660  nbPropagations=143288683  nbRestartNogoods=314
1005.92/1010.92	     solvingWckTime=1010.184  solvingCpuTime=1005.13  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
1005.92/1010.92	     globalCpuTime=1005.51
1005.92/1010.92	       =>  wckTime=1010.668  cpuTime=1005.47  mem=8M745
1005.92/1010.92	   
1005.92/1010.92	s UNSATISFIABLE
1005.92/1010.92	d NODES 1224094
1005.92/1010.92	d CHECKS 3474644
1005.92/1010.92	   
1005.92/1010.92	   totalWckTime=1010.735  totalCpuTime=1005.51

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-1066468-1215147916/watcher-1066468-1215147916 -o /tmp/evaluation-result-1066468-1215147916/solver-1066468-1215147916 -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-1066468-1215147916.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.94 2.05 2.07 4/83 2510
/proc/meminfo: memFree=1302368/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=18572 CPUtime=0
/proc/2510/stat : 2510 (runsolver) R 2508 2510 32579 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 1993765263 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 264907582759 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/2510/statm: 4643 292 257 25 0 2626 0

[startup+0.093571 s]
/proc/loadavg: 1.94 2.05 2.07 4/83 2510
/proc/meminfo: memFree=1302368/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=865884 CPUtime=0.07
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 3643 0 1 0 6 1 0 0 20 0 9 0 1993765263 886665216 3128 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216471 3128 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.101572 s]
/proc/loadavg: 1.94 2.05 2.07 4/83 2510
/proc/meminfo: memFree=1302368/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=865884 CPUtime=0.08
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 3692 0 1 0 7 1 0 0 20 0 9 0 1993765263 886665216 3167 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301586 s]
/proc/loadavg: 1.94 2.05 2.07 4/83 2510
/proc/meminfo: memFree=1302368/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=866284 CPUtime=0.28
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 5886 0 1 0 25 3 0 0 20 0 9 0 1993765263 887074816 5260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216571 5260 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701606 s]
/proc/loadavg: 1.94 2.05 2.07 4/83 2510
/proc/meminfo: memFree=1302368/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=866924 CPUtime=0.66
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 15115 270 1 0 59 7 0 0 20 0 9 0 1993765263 887730176 9680 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216731 9680 2627 9 0 211237 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 866924

[startup+1.50166 s]
/proc/loadavg: 1.94 2.05 2.07 3/92 2523
/proc/meminfo: memFree=1270616/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=866924 CPUtime=1.45
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 16734 270 1 0 138 7 0 0 20 0 9 0 1993765263 887730176 10579 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216731 10579 2631 9 0 211237 0
[pid=2510/tid=2512] ppid=2508 vsize=866924 CPUtime=1.22
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 12420 270 1 0 117 5 0 0 25 0 9 0 1993765265 887730176 10579 996147200 134512640 134550740 4294955984 18446744073709551615 4126732112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=866924 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 17 0 9 0 1993765266 887730176 10579 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2514] ppid=2508 vsize=866924 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887730176 10579 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=866924 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887730176 10579 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=866924 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887730176 10579 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=866924 CPUtime=0.16
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 511 270 0 0 16 0 0 0 15 0 9 0 1993765268 887730176 10579 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2518] ppid=2508 vsize=866924 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887730176 10579 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=866924 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887730176 10579 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 866924

[startup+3.10277 s]
/proc/loadavg: 1.94 2.05 2.07 3/92 2523
/proc/meminfo: memFree=1270232/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=867052 CPUtime=3.05
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 16768 270 1 0 297 8 0 0 20 0 9 0 1993765263 887861248 10611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216763 10611 2631 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=867052 CPUtime=2.78
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 12437 270 1 0 273 5 0 0 25 0 9 0 1993765265 887861248 10611 996147200 134512640 134550740 4294955984 18446744073709551615 4126732034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=867052 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 17 0 9 0 1993765266 887861248 10611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2514] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887861248 10611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887861248 10611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 10611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=867052 CPUtime=0.19
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 528 270 0 0 19 0 0 0 16 0 9 0 1993765268 887861248 10611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2518] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 10611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887861248 10611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867052

[startup+6.30197 s]
/proc/loadavg: 1.94 2.05 2.07 3/92 2523
/proc/meminfo: memFree=1269912/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=867052 CPUtime=6.23
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 16801 270 1 0 615 8 0 0 20 0 9 0 1993765263 887861248 10642 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216763 10642 2631 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=867052 CPUtime=5.97
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 12467 270 1 0 591 6 0 0 25 0 9 0 1993765265 887861248 10642 996147200 134512640 134550740 4294955984 18446744073709551615 4126721562 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2513] ppid=2508 vsize=867052 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 17 0 9 0 1993765266 887861248 10642 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2514] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887861248 10642 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887861248 10642 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 10642 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=867052 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 531 270 0 0 20 0 0 0 15 0 9 0 1993765268 887861248 10642 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2518] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 10642 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887861248 10642 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867052

[startup+12.7024 s]
/proc/loadavg: 1.95 2.05 2.07 3/92 2523
/proc/meminfo: memFree=1269592/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=867052 CPUtime=12.6
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 16861 270 1 0 1252 8 0 0 20 0 9 0 1993765263 887861248 10702 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216763 10702 2631 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=867052 CPUtime=12.33
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 12527 270 1 0 1227 6 0 0 25 0 9 0 1993765265 887861248 10702 996147200 134512640 134550740 4294955984 18446744073709551615 4126732034 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2513] ppid=2508 vsize=867052 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 16 0 9 0 1993765266 887861248 10702 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2514] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887861248 10702 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887861248 10702 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 10702 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=867052 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 531 270 0 0 20 0 0 0 15 0 9 0 1993765268 887861248 10702 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2518] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 10702 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887861248 10702 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 867052

[startup+25.5012 s]
/proc/loadavg: 1.96 2.05 2.07 3/92 2523
/proc/meminfo: memFree=1269080/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=867052 CPUtime=25.34
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 16980 270 1 0 2526 8 0 0 20 0 9 0 1993765263 887861248 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216763 10821 2631 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=867052 CPUtime=25.07
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 12645 270 1 0 2501 6 0 0 25 0 9 0 1993765265 887861248 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4126732269 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2513] ppid=2508 vsize=867052 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 16 0 9 0 1993765266 887861248 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2514] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887861248 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887861248 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=867052 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 532 270 0 0 20 0 0 0 16 0 9 0 1993765268 887861248 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2518] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887861248 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 867052

[startup+51.1019 s]
/proc/loadavg: 1.97 2.04 2.07 4/92 2523
/proc/meminfo: memFree=1268056/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=867052 CPUtime=50.81
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 17204 270 1 0 5073 8 0 0 20 0 9 0 1993765263 887861248 11042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216763 11042 2631 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=867052 CPUtime=50.54
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 12867 270 1 0 5048 6 0 0 25 0 9 0 1993765265 887861248 11042 996147200 134512640 134550740 4294955984 18446744073709551615 4126721556 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=867052 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 16 0 9 0 1993765266 887861248 11042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2514] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887861248 11042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887861248 11042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 11042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=867052 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 534 270 0 0 20 0 0 0 16 0 9 0 1993765268 887861248 11042 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2518] ppid=2508 vsize=867052 CPUtime=0

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

[pid=2510/tid=2512] ppid=2508 vsize=867052 CPUtime=997.08
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 19573 270 1 0 99692 16 0 0 25 0 9 0 1993765265 887861248 17734 996147200 134512640 134550740 4294955984 18446744073709551615 4126732012 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=867052 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 16 0 9 0 1993765266 887861248 17734 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2514] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887861248 17734 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887861248 17734 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 17734 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=867052 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 534 270 0 0 20 0 0 0 16 0 9 0 1993765268 887861248 17734 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2518] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 17734 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887861248 17734 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 997.36
Current children cumulated vsize (KiB) 867052

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

[startup+1004.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 2694
/proc/meminfo: memFree=1679536/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=867052 CPUtime=999.75
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 23924 270 1 0 99956 19 0 0 20 0 9 0 1993765263 887861248 17748 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216763 17748 2631 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=867052 CPUtime=999.47
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 19587 270 1 0 99931 16 0 0 25 0 9 0 1993765265 887861248 17748 996147200 134512640 134550740 4294955984 18446744073709551615 4126732034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=867052 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 16 0 9 0 1993765266 887861248 17748 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2514] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887861248 17748 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887861248 17748 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 17748 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=867052 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 534 270 0 0 20 0 0 0 16 0 9 0 1993765268 887861248 17748 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2518] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 17748 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887861248 17748 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 999.75
Current children cumulated vsize (KiB) 867052

[startup+1007.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 2694
/proc/meminfo: memFree=1679408/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=867052 CPUtime=1002.93
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 23945 270 1 0 100274 19 0 0 20 0 9 0 1993765263 887861248 17769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216763 17769 2631 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=867052 CPUtime=1002.66
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 19608 270 1 0 100249 17 0 0 25 0 9 0 1993765265 887861248 17769 996147200 134512640 134550740 4294955984 18446744073709551615 4126721562 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=867052 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 16 0 9 0 1993765266 887861248 17769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2514] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887861248 17769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887861248 17769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 17769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=867052 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 534 270 0 0 20 0 0 0 16 0 9 0 1993765268 887861248 17769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2518] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 17769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887861248 17769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.93
Current children cumulated vsize (KiB) 867052

[startup+1009.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 2694
/proc/meminfo: memFree=1679408/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=867052 CPUtime=1004.53
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 23954 270 1 0 100434 19 0 0 20 0 9 0 1993765263 887861248 17778 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216763 17778 2631 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=867052 CPUtime=1004.26
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 19617 270 1 0 100409 17 0 0 25 0 9 0 1993765265 887861248 17778 996147200 134512640 134550740 4294955984 18446744073709551615 4126732040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=867052 CPUtime=0.04
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 2964 270 0 0 4 0 0 0 16 0 9 0 1993765266 887861248 17778 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2514] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 1993765266 887861248 17778 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 9 270 0 0 0 0 0 0 16 0 9 0 1993765266 887861248 17778 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 17778 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=867052 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 534 270 0 0 20 0 0 0 16 0 9 0 1993765268 887861248 17778 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2518] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887861248 17778 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=867052 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887861248 17778 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1004.53
Current children cumulated vsize (KiB) 867052

[startup+1010.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 2694
/proc/meminfo: memFree=1679408/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=866964 CPUtime=1005.32
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 24984 270 1 0 100513 19 0 0 20 0 9 0 1993765263 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216741 18782 2613 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=866964 CPUtime=1005.04
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 19619 270 1 0 100487 17 0 0 25 0 9 0 1993765265 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4126749141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=866964 CPUtime=0.05
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 3991 270 0 0 4 1 0 0 17 0 9 0 1993765266 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2514] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 16 0 9 0 1993765266 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 10 270 0 0 0 0 0 0 16 0 9 0 1993765266 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=866964 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 534 270 0 0 20 0 0 0 16 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2518] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1005.32
Current children cumulated vsize (KiB) 866964

[startup+1010.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 2694
/proc/meminfo: memFree=1679408/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=866964 CPUtime=1005.72
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 24984 270 1 0 100553 19 0 0 20 0 9 0 1993765263 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216741 18782 2613 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=866964 CPUtime=1005.44
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 19619 270 1 0 100527 17 0 0 25 0 9 0 1993765265 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4126732034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=866964 CPUtime=0.05
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 3991 270 0 0 4 1 0 0 17 0 9 0 1993765266 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2514] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 16 0 9 0 1993765266 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 10 270 0 0 0 0 0 0 16 0 9 0 1993765266 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=866964 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 534 270 0 0 20 0 0 0 16 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2518] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1005.72
Current children cumulated vsize (KiB) 866964

[startup+1010.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 2694
/proc/meminfo: memFree=1675312/2055920 swapFree=4117464/4192956
[pid=2510] ppid=2508 vsize=866964 CPUtime=1005.92
/proc/2510/stat : 2510 (java) S 2508 2510 32579 0 -1 0 24984 270 1 0 100573 19 0 0 20 0 9 0 1993765263 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2510/statm: 216741 18782 2613 9 0 211269 0
[pid=2510/tid=2512] ppid=2508 vsize=866964 CPUtime=1005.64
/proc/2510/task/2512/stat : 2512 (java) R 2508 2510 32579 0 -1 64 19619 270 1 0 100547 17 0 0 25 0 9 0 1993765265 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4126721542 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2513] ppid=2508 vsize=866964 CPUtime=0.05
/proc/2510/task/2513/stat : 2513 (java) S 2508 2510 32579 0 -1 64 3991 270 0 0 4 1 0 0 16 0 9 0 1993765266 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2514] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2514/stat : 2514 (java) S 2508 2510 32579 0 -1 64 16 270 0 0 0 0 0 0 16 0 9 0 1993765266 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2515] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2515/stat : 2515 (java) S 2508 2510 32579 0 -1 64 10 270 0 0 0 0 0 0 16 0 9 0 1993765266 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2510/tid=2516] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2516/stat : 2516 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2517] ppid=2508 vsize=866964 CPUtime=0.2
/proc/2510/task/2517/stat : 2517 (java) S 2508 2510 32579 0 -1 64 534 270 0 0 20 0 0 0 16 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2518] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2518/stat : 2518 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2510/tid=2519] ppid=2508 vsize=866964 CPUtime=0
/proc/2510/task/2519/stat : 2519 (java) S 2508 2510 32579 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 1993765268 887771136 18782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1005.92
Current children cumulated vsize (KiB) 866964

Child status: 0
Real time (s): 1010.95
CPU time (s): 1005.97
CPU user time (s): 1005.75
CPU system time (s): 0.218966
CPU usage (%): 99.5073
Max. virtual memory (cumulated for all children) (KiB): 867052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1005.75
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25285
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= 21641
involuntary context switches= 31492

runsolver used 1.21981 second user time and 3.2645 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-04 07:05:16
IDJOB=1066468
IDBENCH=55124
IDSOLVER=363
FILE ID=node30/1066468-1215147916
PBS_JOBID= 7877361
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg6-7_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-1066468-1215147916/watcher-1066468-1215147916 -o /tmp/evaluation-result-1066468-1215147916/solver-1066468-1215147916 -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-1066468-1215147916.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 657781a6d23736d0b0bda28228085d0b
RANDOM SEED=690630492

node30.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1302848 kB
Buffers:         16160 kB
Cached:         129868 kB
SwapCached:      69464 kB
Active:         631888 kB
Inactive:        62824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302848 kB
SwapTotal:     4192956 kB
SwapFree:      4117464 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:         560196 kB
Slab:            42576 kB
Committed_AS:  4282592 kB
PageTables:       2764 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 node30 at 2008-07-04 07:22:07