Trace number 1097328

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-26SAT 16.1115 17.7319

DiagnosticValue
ASSIGNMENTS14021

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-75_ext.xml
MD5SUM0e69f50a62ac7e9596fe2ba1f164407a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.71359
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

16.00/17.69	s SATISFIABLE
16.00/17.69	v 3 0 21 14 8 10 18 21 24 21 4 10 19 15 16 6 23 5 3 19 21 18 16 13 0 9 6 1 16 10 17 14 11 21 3 1 7 7 17 16 
16.00/17.69	d ASSIGNMENTS 14021
16.00/17.69	c SAT 17601 TIME      14021 NDS    296 PARSTIME      178 BUILDPB       17127 RES       false RESTART       1 HEURISTIC      

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1097328-1215281797/watcher-1097328-1215281797 -o /tmp/evaluation-result-1097328-1215281797/solver-1097328-1215281797 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1097328-1215281797.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.19 2.09 2.02 4/81 20166
/proc/meminfo: memFree=1698576/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=10800 CPUtime=0
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 155565037 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 2700 488 213 9 0 1230 0
[pid=20166/tid=20167] ppid=20164 vsize=10800 CPUtime=0
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 155565038 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 13438936 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0970359 s]
/proc/loadavg: 2.19 2.09 2.02 4/81 20166
/proc/meminfo: memFree=1698576/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=866544 CPUtime=0.08
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 3786 0 1 0 6 2 0 0 18 0 9 0 155565037 887341056 3259 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216636 3259 1752 9 0 211108 0
[pid=20166/tid=20167] ppid=20164 vsize=866544 CPUtime=0.06
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 2841 0 1 0 5 1 0 0 20 0 9 0 155565038 887341056 3259 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866544

[startup+0.101034 s]
/proc/loadavg: 2.19 2.09 2.02 4/81 20166
/proc/meminfo: memFree=1698576/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=866544 CPUtime=0.09
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 3820 0 1 0 7 2 0 0 18 0 9 0 155565037 887341056 3291 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216636 3291 1764 9 0 211108 0
[pid=20166/tid=20167] ppid=20164 vsize=866544 CPUtime=0.07
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 2874 0 1 0 6 1 0 0 20 0 9 0 155565038 887341056 3291 996147200 134512640 134550740 4294956016 18446744073709551615 101444967 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866544

[startup+0.301058 s]
/proc/loadavg: 2.19 2.09 2.02 4/81 20166
/proc/meminfo: memFree=1698576/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=866996 CPUtime=0.29
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 4865 0 1 0 26 3 0 0 18 0 9 0 155565037 887803904 4313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216749 4313 1864 9 0 211221 0
[pid=20166/tid=20167] ppid=20164 vsize=866996 CPUtime=0.2
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 3759 0 1 0 18 2 0 0 20 0 9 0 155565038 887803904 4313 996147200 134512640 134550740 4294956016 18446744073709551615 4126620256 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866996

[startup+0.701103 s]
/proc/loadavg: 2.19 2.09 2.02 4/81 20166
/proc/meminfo: memFree=1698576/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=0.68
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 7345 0 1 0 64 4 0 0 18 0 9 0 155565037 887857152 6755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 6755 1942 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=0.52
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 6194 0 1 0 49 3 0 0 19 0 9 0 155565038 887857152 6755 996147200 134512640 134550740 4294956016 18446744073709551615 4126751945 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867048

[startup+1.50219 s]
/proc/loadavg: 2.19 2.09 2.02 3/90 20175
/proc/meminfo: memFree=1678920/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=1.48
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 7726 0 1 0 143 5 0 0 18 0 9 0 155565037 887857152 7135 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 7135 1944 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=1.3
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 6556 0 1 0 126 4 0 0 25 0 9 0 155565038 887857152 7135 996147200 134512640 134550740 4294956016 18446744073709551615 4126100619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 155565039 887857152 7135 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 155565040 887857152 7135 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 155565040 887857152 7135 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 887857152 7135 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867048 CPUtime=0.17
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 439 0 0 0 17 0 0 0 16 0 9 0 155565042 887857152 7135 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 887857152 7135 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 155565042 887857152 7135 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867048

[startup+3.2971 s]
/proc/loadavg: 2.17 2.09 2.02 3/90 20175
/proc/meminfo: memFree=1675592/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=2.64
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 8535 0 1 0 252 12 0 0 18 0 9 0 155565037 887857152 7943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 7943 1945 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=2.37
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 7359 0 1 0 232 5 0 0 25 0 9 0 155565038 887857152 7943 996147200 134512640 134550740 4294956016 18446744073709551615 103210496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 155565039 887857152 7943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 155565040 887857152 7943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 155565040 887857152 7943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 887857152 7943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867048 CPUtime=0.18
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 445 0 0 0 18 0 0 0 16 0 9 0 155565042 887857152 7943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 887857152 7943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867048 CPUtime=0.12
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 3 9 0 0 15 0 9 0 155565042 887857152 7943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 867048

[startup+6.30255 s]
/proc/loadavg: 2.17 2.09 2.02 3/90 20175
/proc/meminfo: memFree=1670344/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=4.7
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 10009 0 1 0 449 21 0 0 18 0 9 0 155565037 887857152 9415 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 9415 1946 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=4.32
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 8829 0 1 0 425 7 0 0 25 0 9 0 155565038 887857152 9415 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 155565039 887857152 9415 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 155565040 887857152 9415 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 155565040 887857152 9415 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 887857152 9415 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867048 CPUtime=0.18
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 449 0 0 0 18 0 0 0 15 0 9 0 155565042 887857152 9415 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 887857152 9415 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867048 CPUtime=0.16
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 4 12 0 0 15 0 9 0 155565042 887857152 9415 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 867048

[startup+12.7023 s]
/proc/loadavg: 2.15 2.08 2.02 3/90 20175
/proc/meminfo: memFree=1649352/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=11.1
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 15114 0 1 0 1084 26 0 0 18 0 9 0 155565037 887857152 14520 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 14520 1946 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=10.71
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 13934 0 1 0 1060 11 0 0 25 0 9 0 155565038 887857152 14520 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 155565039 887857152 14520 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 155565040 887857152 14520 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 155565040 887857152 14520 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 887857152 14520 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867048 CPUtime=0.18
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 449 0 0 0 18 0 0 0 15 0 9 0 155565042 887857152 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 887857152 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867048 CPUtime=0.16
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 4 12 0 0 15 0 9 0 155565042 887857152 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.1
Current children cumulated vsize (KiB) 867048

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

[startup+14.0024 s]
/proc/loadavg: 2.15 2.08 2.02 3/90 20175
/proc/meminfo: memFree=1645832/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=12.4
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 16125 0 1 0 1212 28 0 0 18 0 9 0 155565037 887857152 15531 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 15531 1946 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=12.02
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 14945 0 1 0 1189 13 0 0 25 0 9 0 155565038 887857152 15531 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 155565039 887857152 15531 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 155565040 887857152 15531 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 155565040 887857152 15531 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 887857152 15532 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867048 CPUtime=0.18
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 449 0 0 0 18 0 0 0 15 0 9 0 155565042 887857152 15532 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 887857152 15532 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867048 CPUtime=0.16
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 4 12 0 0 15 0 9 0 155565042 887857152 15532 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 867048

[startup+15.6056 s]
/proc/loadavg: 2.15 2.08 2.02 3/90 20175
/proc/meminfo: memFree=1639944/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=14
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 17077 0 1 0 1371 29 0 0 18 0 9 0 155565037 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 16481 1961 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=13.61
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 15480 0 1 0 1347 14 0 0 25 0 9 0 155565038 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4126751064 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867048 CPUtime=0.01
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 418 0 0 0 1 0 0 0 16 0 9 0 155565039 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 155565040 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 155565040 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867048 CPUtime=0.18
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 449 0 0 0 18 0 0 0 15 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867048 CPUtime=0.16
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 4 12 0 0 15 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14
Current children cumulated vsize (KiB) 867048

[startup+16.4017 s]
/proc/loadavg: 2.15 2.08 2.02 3/90 20175
/proc/meminfo: memFree=1639944/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=14.8
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 17077 0 1 0 1451 29 0 0 18 0 9 0 155565037 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 16481 1961 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=14.4
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 15480 0 1 0 1426 14 0 0 25 0 9 0 155565038 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4126794526 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867048 CPUtime=0.01
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 418 0 0 0 1 0 0 0 16 0 9 0 155565039 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 155565040 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 155565040 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867048 CPUtime=0.18
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 449 0 0 0 18 0 0 0 15 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867048 CPUtime=0.16
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 4 12 0 0 15 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.8
Current children cumulated vsize (KiB) 867048

[startup+17.2018 s]
/proc/loadavg: 2.15 2.08 2.02 3/90 20175
/proc/meminfo: memFree=1639944/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=15.59
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 17077 0 1 0 1530 29 0 0 18 0 9 0 155565037 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 16481 1961 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=15.2
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 15480 0 1 0 1506 14 0 0 25 0 9 0 155565038 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867048 CPUtime=0.01
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 418 0 0 0 1 0 0 0 16 0 9 0 155565039 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 155565040 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 155565040 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867048 CPUtime=0.18
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 449 0 0 0 18 0 0 0 15 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867048 CPUtime=0.16
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 4 12 0 0 15 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.59
Current children cumulated vsize (KiB) 867048

[startup+17.6019 s]
/proc/loadavg: 2.15 2.08 2.02 3/90 20175
/proc/meminfo: memFree=1639944/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867048 CPUtime=16
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 17077 0 1 0 1570 30 0 0 18 0 9 0 155565037 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216762 16481 1961 9 0 211234 0
[pid=20166/tid=20167] ppid=20164 vsize=867048 CPUtime=15.6
/proc/20166/task/20167/stat : 20167 (java) R 20164 20166 17093 0 -1 64 15480 0 1 0 1546 14 0 0 25 0 9 0 155565038 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867048 CPUtime=0.01
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 418 0 0 0 1 0 0 0 16 0 9 0 155565039 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 155565040 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 155565040 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867048 CPUtime=0.18
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 449 0 0 0 18 0 0 0 15 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867048 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867048 CPUtime=0.16
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 4 12 0 0 15 0 9 0 155565042 887857152 16481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16
Current children cumulated vsize (KiB) 867048

[startup+17.7019 s]
/proc/loadavg: 2.13 2.08 2.02 2/90 20176
/proc/meminfo: memFree=1639880/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=867372 CPUtime=16.09
/proc/20166/stat : 20166 (java) S 20164 20166 17093 0 -1 0 17088 0 1 0 1579 30 0 0 18 0 9 0 155565037 888188928 16491 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20166/statm: 216843 16491 1962 9 0 211315 0
[pid=20166/tid=20167] ppid=20164 vsize=867372 CPUtime=15.69
/proc/20166/task/20167/stat : 20167 (java) S 20164 20166 17093 0 -1 64 15485 0 1 0 1555 14 0 0 25 0 9 0 155565038 888188928 16491 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20169] ppid=20164 vsize=867372 CPUtime=0.01
/proc/20166/task/20169/stat : 20169 (java) S 20164 20166 17093 0 -1 64 418 0 0 0 1 0 0 0 16 0 9 0 155565039 888188928 16491 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20170] ppid=20164 vsize=867372 CPUtime=0
/proc/20166/task/20170/stat : 20170 (java) S 20164 20166 17093 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 155565040 888188928 16491 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20171] ppid=20164 vsize=867372 CPUtime=0
/proc/20166/task/20171/stat : 20171 (java) S 20164 20166 17093 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 155565040 888188928 16491 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20172] ppid=20164 vsize=867372 CPUtime=0
/proc/20166/task/20172/stat : 20172 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155565042 888188928 16491 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20173] ppid=20164 vsize=867372 CPUtime=0.18
/proc/20166/task/20173/stat : 20173 (java) S 20164 20166 17093 0 -1 64 450 0 0 0 18 0 0 0 16 0 9 0 155565042 888188928 16491 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20174] ppid=20164 vsize=867372 CPUtime=0
/proc/20166/task/20174/stat : 20174 (java) S 20164 20166 17093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155565042 888188928 16491 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20166/tid=20175] ppid=20164 vsize=867372 CPUtime=0.16
/proc/20166/task/20175/stat : 20175 (java) S 20164 20166 17093 0 -1 64 0 0 0 0 4 12 0 0 15 0 9 0 155565042 888188928 16491 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.09
Current children cumulated vsize (KiB) 867372

Child status: 0
Real time (s): 17.7319
CPU time (s): 16.1115
CPU user time (s): 15.7986
CPU system time (s): 0.312952
CPU usage (%): 90.862
Max. virtual memory (cumulated for all children) (KiB): 867372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.7986
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17092
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= 1452
involuntary context switches= 1442

runsolver used 0.150977 second user time and 0.352946 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-05 20:16:37
IDJOB=1097328
IDBENCH=59410
IDSOLVER=348
FILE ID=node28/1097328-1215281797
PBS_JOBID= 7882194
Free space on /tmp= 66504 MiB

SOLVER NAME= choco2_impwdeg 2008-06-26
BENCH NAME= CPAI08/csp/tightness0.5/normalized-rand-2-40-25-180-500-75_ext.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-1097328-1215281797/watcher-1097328-1215281797 -o /tmp/evaluation-result-1097328-1215281797/solver-1097328-1215281797 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1097328-1215281797.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0e69f50a62ac7e9596fe2ba1f164407a
RANDOM SEED=1907412915

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1699056 kB
Buffers:         51316 kB
Cached:         219596 kB
SwapCached:          0 kB
Active:         191992 kB
Inactive:       112848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6696 kB
Writeback:           0 kB
Mapped:          54084 kB
Slab:            36988 kB
Committed_AS:   436028 kB
PageTables:       1908 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node28 at 2008-07-05 20:16:55