Trace number 1083123

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
choco2_impwdeg 2008-06-26UNSAT 168.654 170.311

DiagnosticValue
ASSIGNMENTS32

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-23.xml
MD5SUMf282a7bc045af28efe9331ccc5efb812
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.5772
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1171
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data (download as text)

168.59/170.24	s UNSATISFIABLE
168.59/170.24	d ASSIGNMENTS 32
168.59/170.24	c UNSAT 170146 TIME      32 NDS    843 PARSTIME      2825 BUILDPB       166478 RES       true RESTART       1 HEURISTIC      

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-1083123-1215225245/watcher-1083123-1215225245 -o /tmp/evaluation-result-1083123-1215225245/solver-1083123-1215225245 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1083123-1215225245.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.04 2.03 3/72 24429
/proc/meminfo: memFree=1751160/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=18572 CPUtime=0
/proc/24429/stat : 24429 (runsolver) R 24427 24429 24221 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2001498643 19017728 292 996147200 4194304 4296836 548682068400 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24429/statm: 4643 292 257 25 0 2626 0

[startup+0.0799519 s]
/proc/loadavg: 2.00 2.04 2.03 3/72 24429
/proc/meminfo: memFree=1751160/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=866416 CPUtime=0.05
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 3331 0 1 0 4 1 0 0 18 0 9 0 2001498643 887209984 2840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216604 2840 1522 9 0 211076 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 866416

[startup+0.102955 s]
/proc/loadavg: 2.00 2.04 2.03 3/72 24429
/proc/meminfo: memFree=1751160/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=866556 CPUtime=0.07
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 3766 0 1 0 6 1 0 0 18 0 9 0 2001498643 887353344 3239 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216639 3239 1746 9 0 211111 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866556

[startup+0.302977 s]
/proc/loadavg: 2.00 2.04 2.03 3/72 24429
/proc/meminfo: memFree=1751160/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867316 CPUtime=0.27
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 4555 0 1 0 25 2 0 0 18 0 9 0 2001498643 888131584 4008 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216829 4008 1853 9 0 211301 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 867316

[startup+0.70302 s]
/proc/loadavg: 2.00 2.04 2.03 3/72 24429
/proc/meminfo: memFree=1751160/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867440 CPUtime=0.67
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 7344 0 1 0 63 4 0 0 18 0 9 0 2001498643 888258560 6783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216860 6783 1903 9 0 211332 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867440

[startup+1.50212 s]
/proc/loadavg: 2.00 2.04 2.03 3/81 24438
/proc/meminfo: memFree=1717616/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867496 CPUtime=1.46
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 19035 0 1 0 134 12 0 0 18 0 9 0 2001498643 888315904 18439 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216874 18439 1981 9 0 211346 0
[pid=24429/tid=24431] ppid=24427 vsize=867496 CPUtime=1.14
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15451 0 1 0 104 10 0 0 25 0 9 0 2001498645 888315904 18439 996147200 134512640 134550740 4294956016 18446744073709551615 4125977797 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867496 CPUtime=0.06
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 2269 0 0 0 6 0 0 0 16 0 9 0 2001498646 888315904 18439 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888315904 18439 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888315904 18439 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888315904 18439 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867496 CPUtime=0.23
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 587 0 0 0 23 0 0 0 15 0 9 0 2001498649 888315904 18439 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888315904 18439 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888315904 18439 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867496

[startup+3.10129 s]
/proc/loadavg: 2.00 2.04 2.03 3/81 24438
/proc/meminfo: memFree=1678576/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867496 CPUtime=3.05
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 20579 0 1 0 292 13 0 0 18 0 9 0 2001498643 888315904 19977 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216874 19977 1982 9 0 211346 0
[pid=24429/tid=24431] ppid=24427 vsize=867496 CPUtime=2.62
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15457 0 1 0 252 10 0 0 25 0 9 0 2001498645 888315904 19977 996147200 134512640 134550740 4294956016 18446744073709551615 102055301 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867496 CPUtime=0.11
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 3774 0 0 0 10 1 0 0 16 0 9 0 2001498646 888315904 19977 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888315904 19977 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888315904 19977 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888315904 19977 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867496 CPUtime=0.28
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 620 0 0 0 28 0 0 0 15 0 9 0 2001498649 888315904 19977 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888315904 19977 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867496 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888315904 19977 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867496

[startup+6.30266 s]
/proc/loadavg: 2.00 2.04 2.03 3/81 24438
/proc/meminfo: memFree=1666992/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=6.22
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 23329 0 3 0 606 16 0 0 18 0 9 0 2001498643 888578048 22712 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 22712 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=5.43
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15658 0 3 0 532 11 0 0 25 0 9 0 2001498645 888578048 22712 996147200 134512640 134550740 4294956016 18446744073709551615 102064687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.26
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 6171 0 0 0 24 2 0 0 17 0 9 0 2001498646 888578048 22712 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 22712 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 22712 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 22712 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.49
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 772 0 0 0 48 1 0 0 16 0 9 0 2001498649 888578048 22712 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 22712 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 22712 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867752

[startup+12.7014 s]
/proc/loadavg: 2.00 2.04 2.03 3/81 24438
/proc/meminfo: memFree=1660848/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=12.55
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 24816 0 3 0 1238 17 0 0 18 0 9 0 2001498643 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 24193 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=11.69
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15665 0 3 0 1158 11 0 0 25 0 9 0 2001498645 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4127419123 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.33
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 7649 0 0 0 30 3 0 0 17 0 9 0 2001498646 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.5
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 774 0 0 0 49 1 0 0 15 0 9 0 2001498649 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867752

[startup+25.5028 s]
/proc/loadavg: 2.00 2.04 2.03 3/81 24438
/proc/meminfo: memFree=1660976/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=25.23
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 24824 0 3 0 2506 17 0 0 18 0 9 0 2001498643 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 24193 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=24.34
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15673 0 3 0 2423 11 0 0 25 0 9 0 2001498645 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4127455663 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.36
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 7649 0 0 0 33 3 0 0 16 0 9 0 2001498646 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.5
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 774 0 0 0 49 1 0 0 16 0 9 0 2001498649 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 24193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867752

[startup+51.1028 s]
/proc/loadavg: 2.00 2.03 2.02 3/81 24438
/proc/meminfo: memFree=1660720/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=50.59
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 24878 0 3 0 5041 18 0 0 18 0 9 0 2001498643 888578048 24235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 24235 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=49.64
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15685 0 3 0 4953 11 0 0 25 0 9 0 2001498645 888578048 24235 996147200 134512640 134550740 4294956016 18446744073709551615 4127441398 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.41
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 7691 0 0 0 38 3 0 0 16 0 9 0 2001498646 888578048 24235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 24235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.5
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 774 0 0 0 49 1 0 0 16 0 9 0 2001498649 888578048 24235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 24235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 24235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 867752

[startup+102.308 s]
/proc/loadavg: 2.00 2.03 2.02 3/81 24438
/proc/meminfo: memFree=1660400/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=101.32
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 24952 0 3 0 10114 18 0 0 18 0 9 0 2001498643 888578048 24283 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 24283 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=100.29
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15711 0 3 0 10017 12 0 0 25 0 9 0 2001498645 888578048 24283 996147200 134512640 134550740 4294956016 18446744073709551615 4127387760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.48
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 7739 0 0 0 45 3 0 0 16 0 9 0 2001498646 888578048 24283 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24283 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24283 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 24283 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.51
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 774 0 0 0 50 1 0 0 15 0 9 0 2001498649 888578048 24283 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 24283 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 24283 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 867752

[startup+162.302 s]
/proc/loadavg: 2.00 2.02 2.01 3/81 24438
/proc/meminfo: memFree=1660272/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=160.76
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 24994 0 3 0 16057 19 0 0 18 0 9 0 2001498643 888578048 24296 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 24296 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=159.63
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15740 0 3 0 15951 12 0 0 25 0 9 0 2001498645 888578048 24296 996147200 134512640 134550740 4294956016 18446744073709551615 4127369251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.59
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 7752 0 0 0 55 4 0 0 16 0 9 0 2001498646 888578048 24296 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24296 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24296 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 24296 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.51
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 774 0 0 0 50 1 0 0 16 0 9 0 2001498649 888578048 24296 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 24296 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 24296 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 867752

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

[startup+166.302 s]
/proc/loadavg: 2.00 2.02 2.01 3/81 24438
/proc/meminfo: memFree=1660272/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=164.72
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 24997 0 3 0 16453 19 0 0 18 0 9 0 2001498643 888578048 24297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 24297 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=163.58
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15742 0 3 0 16346 12 0 0 25 0 9 0 2001498645 888578048 24297 996147200 134512640 134550740 4294956016 18446744073709551615 4127637149 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.59
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 7753 0 0 0 55 4 0 0 16 0 9 0 2001498646 888578048 24297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 24297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.51
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 774 0 0 0 50 1 0 0 16 0 9 0 2001498649 888578048 24297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 24297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 24297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.72
Current children cumulated vsize (KiB) 867752

[startup+167.902 s]
/proc/loadavg: 2.00 2.02 2.01 3/81 24438
/proc/meminfo: memFree=1660272/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=166.31
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 25001 0 3 0 16612 19 0 0 18 0 9 0 2001498643 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 24299 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=165.16
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15745 0 3 0 16504 12 0 0 25 0 9 0 2001498645 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4126744460 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.6
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 7754 0 0 0 56 4 0 0 17 0 9 0 2001498646 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.52
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 774 0 0 0 51 1 0 0 16 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 166.31
Current children cumulated vsize (KiB) 867752

[startup+169.502 s]
/proc/loadavg: 2.00 2.02 2.01 3/81 24438
/proc/meminfo: memFree=1660272/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=167.89
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 25002 0 3 0 16770 19 0 0 18 0 9 0 2001498643 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 24299 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=166.74
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15746 0 3 0 16662 12 0 0 25 0 9 0 2001498645 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4127438068 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.6
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 7754 0 0 0 56 4 0 0 16 0 9 0 2001498646 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.52
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 774 0 0 0 51 1 0 0 16 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.89
Current children cumulated vsize (KiB) 867752

[startup+169.902 s]
/proc/loadavg: 2.00 2.02 2.01 3/81 24438
/proc/meminfo: memFree=1660272/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=867752 CPUtime=168.29
/proc/24429/stat : 24429 (java) S 24427 24429 24221 0 -1 0 25002 0 3 0 16810 19 0 0 18 0 9 0 2001498643 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 216938 24299 2000 9 0 211410 0
[pid=24429/tid=24431] ppid=24427 vsize=867752 CPUtime=167.13
/proc/24429/task/24431/stat : 24431 (java) R 24427 24429 24221 0 -1 64 15746 0 3 0 16701 12 0 0 25 0 9 0 2001498645 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4127629272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24432] ppid=24427 vsize=867752 CPUtime=0.6
/proc/24429/task/24432/stat : 24432 (java) S 24427 24429 24221 0 -1 64 7754 0 0 0 56 4 0 0 16 0 9 0 2001498646 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24433] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24433/stat : 24433 (java) S 24427 24429 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24434] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24434/stat : 24434 (java) S 24427 24429 24221 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001498647 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24435] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24435/stat : 24435 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24436] ppid=24427 vsize=867752 CPUtime=0.52
/proc/24429/task/24436/stat : 24436 (java) S 24427 24429 24221 0 -1 64 774 0 0 0 51 1 0 0 16 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24437] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24437/stat : 24437 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24429/tid=24438] ppid=24427 vsize=867752 CPUtime=0
/proc/24429/task/24438/stat : 24438 (java) S 24427 24429 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001498649 888578048 24299 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 168.29
Current children cumulated vsize (KiB) 867752

[startup+170.302 s]
/proc/loadavg: 2.00 2.02 2.01 3/81 24438
/proc/meminfo: memFree=1660272/2055920 swapFree=4180000/4192956
[pid=24429] ppid=24427 vsize=0 CPUtime=168.64
/proc/24429/stat : 24429 (java) Z 24427 24429 24221 0 -1 12 25013 0 3 0 16844 20 0 0 16 0 2 0 2001498643 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24429/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 168.64
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 170.311
CPU time (s): 168.654
CPU user time (s): 168.444
CPU system time (s): 0.209968
CPU usage (%): 99.0275
Max. virtual memory (cumulated for all children) (KiB): 867752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.444
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25013
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6397
involuntary context switches= 9786

runsolver used 0.230964 second user time and 0.555915 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-05 04:34:05
IDJOB=1083123
IDBENCH=57413
IDSOLVER=348
FILE ID=node23/1083123-1215225245
PBS_JOBID= 7881846
Free space on /tmp= 66540 MiB

SOLVER NAME= choco2_impwdeg 2008-06-26
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-23.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083123-1215225245/watcher-1083123-1215225245 -o /tmp/evaluation-result-1083123-1215225245/solver-1083123-1215225245 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1083123-1215225245.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f282a7bc045af28efe9331ccc5efb812
RANDOM SEED=2030935713

node23.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.216
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.216
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:       1751640 kB
Buffers:         40096 kB
Cached:         174572 kB
SwapCached:       6808 kB
Active:         176772 kB
Inactive:        74448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751640 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:            6612 kB
Writeback:           0 kB
Mapped:          43972 kB
Slab:            38448 kB
Committed_AS:  3457900 kB
PageTables:       1760 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node23 at 2008-07-05 04:36:55