Trace number 1056115

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_dwdeg 2008-06-26? (TO) 1802.22 1804.25

General information on the benchmark

Namecsp/largeQueens/
normalized-queens-800.xml
MD5SUMa5cb3ae7953c75d065027fcec4cf35e2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints319600
Maximum constraint arity2
Maximum domain size800
Number of constraints which are defined in extension0
Number of constraints which are defined in intension319600
Global constraints used (with number of constraints)

Solver Data (download as text)


Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1056115-1215061565/watcher-1056115-1215061565 -o /tmp/evaluation-result-1056115-1215061565/solver-1056115-1215061565 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1056115-1215061565.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.00 2.00 4/81 8971
/proc/meminfo: memFree=1432024/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=1804 CPUtime=0
/proc/8971/stat : 8971 (java) D 8969 8971 8054 0 -1 0 354 0 0 0 0 0 0 0 18 0 1 0 1985129593 1847296 145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/8971/statm: 451 169 130 9 0 93 0

[startup+0.073572 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8971
/proc/meminfo: memFree=1432024/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=866416 CPUtime=0.05
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 3042 0 1 0 4 1 0 0 18 0 9 0 1985129593 887209984 2551 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216604 2551 1264 9 0 211076 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 866416

[startup+0.101579 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8971
/proc/meminfo: memFree=1432024/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=866556 CPUtime=0.08
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 3778 0 1 0 7 1 0 0 18 0 9 0 1985129593 887353344 3251 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216639 3251 1747 9 0 211111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866556

[startup+0.301594 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8971
/proc/meminfo: memFree=1432024/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=866556 CPUtime=0.28
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 4299 0 1 0 26 2 0 0 18 0 9 0 1985129593 887353344 3752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216639 3752 1852 9 0 211111 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866556

[startup+0.701639 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8971
/proc/meminfo: memFree=1432024/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=867320 CPUtime=0.68
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 7952 0 1 0 64 4 0 0 18 0 9 0 1985129593 888135680 7405 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216830 7405 1855 9 0 211302 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867320

[startup+1.50172 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8980
/proc/meminfo: memFree=1390032/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=867320 CPUtime=1.47
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 27939 0 1 0 134 13 0 0 18 0 9 0 1985129593 888135680 27387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216830 27387 1869 9 0 211302 0
[pid=8971/tid=8972] ppid=8969 vsize=867320 CPUtime=1.12
/proc/8971/task/8972/stat : 8972 (java) R 8969 8971 8054 0 -1 64 14945 0 1 0 104 8 0 0 25 0 9 0 1985129595 888135680 27387 996147200 134512640 134550740 4294956032 18446744073709551615 4126437301 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8974] ppid=8969 vsize=867320 CPUtime=0.23
/proc/8971/task/8974/stat : 8974 (java) S 8969 8971 8054 0 -1 64 11767 0 0 0 19 4 0 0 18 0 9 0 1985129596 888135680 27387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8975] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 888135680 27387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8976] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1985129596 888135680 27387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8977] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 888135680 27387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=867320 CPUtime=0.09
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 491 0 0 0 9 0 0 0 16 0 9 0 1985129599 888135680 27387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985129599 888135680 27387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985129599 888135680 27387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867320

[startup+3.10189 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8980
/proc/meminfo: memFree=1329296/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=867320 CPUtime=3.06
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 44791 0 1 0 284 22 0 0 18 0 9 0 1985129593 888135680 44237 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216830 44237 1869 9 0 211302 0
[pid=8971/tid=8972] ppid=8969 vsize=867320 CPUtime=2.42
/proc/8971/task/8972/stat : 8972 (java) R 8969 8971 8054 0 -1 64 14952 0 1 0 233 9 0 0 25 0 9 0 1985129595 888135680 44237 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8974] ppid=8969 vsize=867320 CPUtime=0.51
/proc/8971/task/8974/stat : 8974 (java) R 8969 8971 8054 0 -1 64 28610 0 0 0 40 11 0 0 16 0 9 0 1985129596 888135680 44237 996147200 134512640 134550740 4294956032 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8975] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 888135680 44237 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8976] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1985129596 888135680 44237 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8977] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 888135680 44237 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=867320 CPUtime=0.1
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 493 0 0 0 10 0 0 0 16 0 9 0 1985129599 888135680 44237 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985129599 888135680 44237 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=867320 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985129599 888135680 44237 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867320

[startup+6.30222 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8980
/proc/meminfo: memFree=1132816/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=867444 CPUtime=6.21
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 89041 0 1 0 578 43 0 0 18 0 9 0 1985129593 888262656 88478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216861 88478 1880 9 0 211333 0
[pid=8971/tid=8972] ppid=8969 vsize=867444 CPUtime=4.39
/proc/8971/task/8972/stat : 8972 (java) R 8969 8971 8054 0 -1 64 15004 0 1 0 427 12 0 0 25 0 9 0 1985129595 888262656 88478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8974] ppid=8969 vsize=867444 CPUtime=1.65
/proc/8971/task/8974/stat : 8974 (java) R 8969 8971 8054 0 -1 64 72779 0 0 0 136 29 0 0 16 0 9 0 1985129596 888262656 88478 996147200 134512640 134550740 4294956032 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8975] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 888262656 88478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8976] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1985129596 888262656 88478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8977] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 888262656 88478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=867444 CPUtime=0.13
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 522 0 0 0 13 0 0 0 16 0 9 0 1985129599 888262656 88478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985129599 888262656 88478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985129599 888262656 88478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867444

[startup+12.7029 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 8980
/proc/meminfo: memFree=949528/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=867444 CPUtime=12.54
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 123938 0 1 0 1196 58 0 0 18 0 9 0 1985129593 888262656 123356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216861 123356 1919 9 0 211333 0
[pid=8971/tid=8972] ppid=8969 vsize=867444 CPUtime=8.89
/proc/8971/task/8972/stat : 8972 (java) R 8969 8971 8054 0 -1 64 15104 0 1 0 877 12 0 0 25 0 9 0 1985129595 888262656 123356 996147200 134512640 134550740 4294956032 18446744073709551615 4126381527 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8974] ppid=8969 vsize=867444 CPUtime=3.43
/proc/8971/task/8974/stat : 8974 (java) S 8969 8971 8054 0 -1 64 107540 0 0 0 299 44 0 0 16 0 9 0 1985129596 888262656 123356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8975] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 888262656 123356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8976] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985129596 888262656 123356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8977] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 888262656 123356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=867444 CPUtime=0.19
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 557 0 0 0 19 0 0 0 16 0 9 0 1985129599 888262656 123356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985129599 888262656 123356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) R 8969 8971 8054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985129599 888262656 123356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 867444

[startup+25.5022 s]
/proc/loadavg: 2.06 2.02 2.00 4/90 8980
/proc/meminfo: memFree=863192/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=867444 CPUtime=25.23
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 144885 0 1 0 2455 68 0 0 18 0 9 0 1985129593 888262656 144250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216861 144250 1984 9 0 211333 0
[pid=8971/tid=8972] ppid=8969 vsize=867444 CPUtime=19.84
/proc/8971/task/8972/stat : 8972 (java) R 8969 8971 8054 0 -1 64 15454 0 1 0 1971 13 0 0 25 0 9 0 1985129595 888262656 144250 996147200 134512640 134550740 4294956032 18446744073709551615 4126842807 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8974] ppid=8969 vsize=867444 CPUtime=5.07
/proc/8971/task/8974/stat : 8974 (java) S 8969 8971 8054 0 -1 64 128072 0 0 0 454 53 0 0 16 0 9 0 1985129596 888262656 144250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8975] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 888262656 144250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8976] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985129596 888262656 144250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8977] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 888262656 144250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=867444 CPUtime=0.29
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 622 0 0 0 29 0 0 0 16 0 9 0 1985129599 888262656 144250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985129599 888262656 144250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985129599 888262656 144250 996147200 134512640 134550740 4294956032 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) 867444

[startup+51.1028 s]
/proc/loadavg: 2.10 2.03 2.01 3/90 8980
/proc/meminfo: memFree=837528/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=867444 CPUtime=50.58
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 151144 0 1 0 4986 72 0 0 18 0 9 0 1985129593 888262656 150424 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 216861 150424 1984 9 0 211333 0
[pid=8971/tid=8972] ppid=8969 vsize=867444 CPUtime=43.65
/proc/8971/task/8972/stat : 8972 (java) R 8969 8971 8054 0 -1 64 15539 0 1 0 4352 13 0 0 25 0 9 0 1985129595 888262656 150424 996147200 134512640 134550740 4294956032 18446744073709551615 4126841090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8974] ppid=8969 vsize=867444 CPUtime=6.6
/proc/8971/task/8974/stat : 8974 (java) S 8969 8971 8054 0 -1 64 134244 0 0 0 604 56 0 0 16 0 9 0 1985129596 888262656 150424 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8975] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 888262656 150424 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8976] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985129596 888262656 150424 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8977] ppid=8969 vsize=867444 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 888262656 150424 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=867444 CPUtime=0.29
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 624 0 0 0 29 0 0 0 16 0 9 0 1985129599 888262656 150424 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=867444 CPUtime=0

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

[pid=8971] ppid=8969 vsize=892960 CPUtime=1660.31
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 4246104 0 1 0 163972 2059 0 0 18 0 9 0 1985129593 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 223240 205160 2651 9 0 217712 0
[pid=8971/tid=8972] ppid=8969 vsize=892960 CPUtime=303.42
/proc/8971/task/8972/stat : 8972 (java) S 8969 8971 8054 0 -1 64 16578 0 1 0 30325 17 0 0 17 0 9 0 1985129595 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8974] ppid=8969 vsize=892960 CPUtime=1356.57
/proc/8971/task/8974/stat : 8974 (java) R 8969 8971 8054 0 -1 64 4228164 0 0 0 133617 2040 0 0 25 0 9 0 1985129596 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 104180114 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8975] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8976] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985129596 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8977] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=892960 CPUtime=0.29
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 624 0 0 0 29 0 0 0 16 0 9 0 1985129599 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985129599 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1985129599 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.31
Current children cumulated vsize (KiB) 892960

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.02 3/81 9010
/proc/meminfo: memFree=429552/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=892960 CPUtime=1720.3
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 4415168 0 1 0 169883 2147 0 0 18 0 9 0 1985129593 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 223240 205160 2651 9 0 217712 0
[pid=8971/tid=8972] ppid=8969 vsize=892960 CPUtime=305.11
/proc/8971/task/8972/stat : 8972 (java) S 8969 8971 8054 0 -1 64 16592 0 1 0 30494 17 0 0 17 0 9 0 1985129595 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8974] ppid=8969 vsize=892960 CPUtime=1414.85
/proc/8971/task/8974/stat : 8974 (java) R 8969 8971 8054 0 -1 64 4397214 0 0 0 139358 2127 0 0 25 0 9 0 1985129596 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 102721920 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8975] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8976] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985129596 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8977] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=892960 CPUtime=0.29
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 624 0 0 0 29 0 0 0 16 0 9 0 1985129599 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985129599 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=892960 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1985129599 914391040 205160 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.3
Current children cumulated vsize (KiB) 892960

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.02 3/81 9010
/proc/meminfo: memFree=426672/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=882720 CPUtime=1780.27
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 4579110 0 1 0 175799 2228 0 0 18 0 9 0 1985129593 903905280 202600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 220680 202600 2651 9 0 215152 0
[pid=8971/tid=8972] ppid=8969 vsize=882720 CPUtime=306.67
/proc/8971/task/8972/stat : 8972 (java) S 8969 8971 8054 0 -1 64 16606 0 1 0 30650 17 0 0 17 0 9 0 1985129595 903905280 202600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8974] ppid=8969 vsize=882720 CPUtime=1473.28
/proc/8971/task/8974/stat : 8974 (java) R 8969 8971 8054 0 -1 64 4561142 0 0 0 145119 2209 0 0 25 0 9 0 1985129596 903905280 202600 996147200 134512640 134550740 4294956032 18446744073709551615 103735980 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8975] ppid=8969 vsize=882720 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 903905280 202600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8976] ppid=8969 vsize=882720 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985129596 903905280 202600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8977] ppid=8969 vsize=882720 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 903905280 202600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=882720 CPUtime=0.29
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 624 0 0 0 29 0 0 0 16 0 9 0 1985129599 903905280 202600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=882720 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985129599 903905280 202600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=882720 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1985129599 903905280 202600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.27
Current children cumulated vsize (KiB) 882720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.02 2.03 2.01 4/81 9010
/proc/meminfo: memFree=433200/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=868468 CPUtime=1800.07
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 4632537 0 1 0 177750 2257 0 0 18 0 9 0 1985129593 889311232 199037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 217117 199037 2651 9 0 211589 0
[pid=8971/tid=8972] ppid=8969 vsize=868468 CPUtime=307.13
/proc/8971/task/8972/stat : 8972 (java) R 8969 8971 8054 0 -1 64 16611 0 1 0 30696 17 0 0 17 0 9 0 1985129595 889311232 199037 996147200 134512640 134550740 4294956032 18446744073709551615 101453200 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8974] ppid=8969 vsize=868468 CPUtime=1492.6
/proc/8971/task/8974/stat : 8974 (java) R 8969 8971 8054 0 -1 64 4614564 0 0 0 147023 2237 0 0 25 0 9 0 1985129596 889311232 199037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8975] ppid=8969 vsize=868468 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985129596 889311232 199037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8976] ppid=8969 vsize=868468 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985129596 889311232 199037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8977] ppid=8969 vsize=868468 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1985129599 889311232 199037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=868468 CPUtime=0.29
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 624 0 0 0 29 0 0 0 16 0 9 0 1985129599 889311232 199037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=868468 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985129599 889311232 199037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=868468 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1985129599 889311232 199037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 868468

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

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

[startup+1803 s]
/proc/loadavg: 2.02 2.03 2.01 3/83 9012
/proc/meminfo: memFree=429088/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=872796 CPUtime=1800.97
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 4634492 0 1 0 177839 2258 0 0 16 0 10 0 1985129593 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 218199 200050 2652 9 0 212671 0
[pid=8971/tid=8972] ppid=8969 vsize=872796 CPUtime=307.18
/proc/8971/task/8972/stat : 8972 (java) S 8969 8971 8054 0 -1 64 16611 0 1 0 30701 17 0 0 17 0 10 0 1985129595 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8974] ppid=8969 vsize=872796 CPUtime=1493.45
/proc/8971/task/8974/stat : 8974 (java) R 8969 8971 8054 0 -1 64 4616507 0 0 0 147107 2238 0 0 25 0 10 0 1985129596 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 103736180 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8975] ppid=8969 vsize=872796 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1985129596 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8976] ppid=8969 vsize=872796 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1985129596 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8977] ppid=8969 vsize=872796 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 1985129599 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=872796 CPUtime=0.29
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 624 0 0 0 29 0 0 0 16 0 10 0 1985129599 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=872796 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 10 0 1985129599 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=872796 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1985129599 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=9012] ppid=8969 vsize=872796 CPUtime=0
/proc/8971/task/9012/stat : 9012 (java) S 8969 8971 8054 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 1985309805 893743104 200050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.97
Current children cumulated vsize (KiB) 872796

[startup+1803.8 s]
/proc/loadavg: 2.02 2.03 2.01 3/83 9012
/proc/meminfo: memFree=429088/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=883044 CPUtime=1801.77
/proc/8971/stat : 8971 (java) S 8969 8971 8054 0 -1 0 4639503 0 1 0 177917 2260 0 0 16 0 10 0 1985129593 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 220761 202612 2652 9 0 215233 0
[pid=8971/tid=8972] ppid=8969 vsize=883044 CPUtime=307.18
/proc/8971/task/8972/stat : 8972 (java) S 8969 8971 8054 0 -1 64 16611 0 1 0 30701 17 0 0 17 0 10 0 1985129595 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8974] ppid=8969 vsize=883044 CPUtime=1494.25
/proc/8971/task/8974/stat : 8974 (java) R 8969 8971 8054 0 -1 64 4621518 0 0 0 147185 2240 0 0 25 0 10 0 1985129596 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8975] ppid=8969 vsize=883044 CPUtime=0
/proc/8971/task/8975/stat : 8975 (java) S 8969 8971 8054 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1985129596 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8976] ppid=8969 vsize=883044 CPUtime=0
/proc/8971/task/8976/stat : 8976 (java) S 8969 8971 8054 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1985129596 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8971/tid=8977] ppid=8969 vsize=883044 CPUtime=0
/proc/8971/task/8977/stat : 8977 (java) S 8969 8971 8054 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 1985129599 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8978] ppid=8969 vsize=883044 CPUtime=0.29
/proc/8971/task/8978/stat : 8978 (java) S 8969 8971 8054 0 -1 64 624 0 0 0 29 0 0 0 16 0 10 0 1985129599 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8979] ppid=8969 vsize=883044 CPUtime=0
/proc/8971/task/8979/stat : 8979 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 19 0 10 0 1985129599 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=8980] ppid=8969 vsize=883044 CPUtime=0
/proc/8971/task/8980/stat : 8980 (java) S 8969 8971 8054 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1985129599 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8971/tid=9012] ppid=8969 vsize=883044 CPUtime=0
/proc/8971/task/9012/stat : 9012 (java) S 8969 8971 8054 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 1985309805 904237056 202612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1801.77
Current children cumulated vsize (KiB) 883044

[startup+1804.2 s]
/proc/loadavg: 2.02 2.03 2.01 3/83 9012
/proc/meminfo: memFree=418848/2055920 swapFree=4180396/4192956
[pid=8971] ppid=8969 vsize=0 CPUtime=1802.16
/proc/8971/stat : 8971 (java) Z 8969 8971 8054 0 -1 1036 4644625 0 1 0 177946 2270 0 0 16 0 2 0 1985129593 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8971/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1804.25
CPU time (s): 1802.22
CPU user time (s): 1779.47
CPU system time (s): 22.7525
CPU usage (%): 99.8876
Max. virtual memory (cumulated for all children) (KiB): 898084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1779.47
system time used= 22.7525
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4644625
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= 42662
involuntary context switches= 28720

runsolver used 2.41563 second user time and 5.80912 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-03 07:06:07
IDJOB=1056115
IDBENCH=57399
IDSOLVER=349
FILE ID=node44/1056115-1215061565
PBS_JOBID= 7875179
Free space on /tmp= 66488 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/largeQueens/normalized-queens-800.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1056115-1215061565/watcher-1056115-1215061565 -o /tmp/evaluation-result-1056115-1215061565/solver-1056115-1215061565 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1056115-1215061565.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a5cb3ae7953c75d065027fcec4cf35e2
RANDOM SEED=1892719083

node44.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.213
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.213
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:       1432504 kB
Buffers:         52824 kB
Cached:         235772 kB
SwapCached:       6524 kB
Active:         441144 kB
Inactive:       106884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432504 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:           48652 kB
Writeback:           0 kB
Mapped:         275548 kB
Slab:            60100 kB
Committed_AS:  3852616 kB
PageTables:       2348 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= 66468 MiB
End job on node44 at 2008-07-03 07:36:12