Trace number 1087602

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-26UNSAT 37.4643 37.887

DiagnosticValue
ASSIGNMENTS5

General information on the benchmark

Namecsp/fapp/fapp36/
normalized-fapp36-2000-3.xml
MD5SUM1d1f1cebdc92b091f3f5ffe18a2e82b4
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 benchmark28.1067
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

37.32/37.75	s UNSATISFIABLE
37.32/37.75	d ASSIGNMENTS 5
37.32/37.75	c UNSAT 37658 TIME      5 NDS    1985 PARSTIME      9944 BUILDPB       25729 RES       null 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-1087602-1215244902/watcher-1087602-1215244902 -o /tmp/evaluation-result-1087602-1215244902/solver-1087602-1215244902 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1087602-1215244902.xml 

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


[startup+0 s]
/proc/loadavg: 1.91 1.98 1.90 3/82 13365
/proc/meminfo: memFree=1361848/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=18572 CPUtime=0
/proc/13365/stat : 13365 (runsolver) R 13363 13365 13196 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2003465217 19017728 292 996147200 4194304 4296836 548682068400 18446744073709551615 228706544935 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13365/statm: 4643 292 257 25 0 2626 0

[startup+0.079887 s]
/proc/loadavg: 1.91 1.98 1.90 3/82 13365
/proc/meminfo: memFree=1361848/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=866416 CPUtime=0.06
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 3510 0 1 0 4 2 0 0 18 0 9 0 2003465217 887209984 3007 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216604 3007 1656 9 0 211076 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 866416

[startup+0.101887 s]
/proc/loadavg: 1.91 1.98 1.90 3/82 13365
/proc/meminfo: memFree=1361848/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=866556 CPUtime=0.08
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 3810 0 1 0 6 2 0 0 18 0 9 0 2003465217 887353344 3281 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216639 3281 1758 9 0 211111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866556

[startup+0.301905 s]
/proc/loadavg: 1.91 1.98 1.90 3/82 13365
/proc/meminfo: memFree=1361848/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=866688 CPUtime=0.28
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 4328 0 1 0 25 3 0 0 18 0 9 0 2003465217 887488512 3781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216672 3781 1852 9 0 211144 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866688

[startup+0.701945 s]
/proc/loadavg: 1.91 1.98 1.90 3/82 13365
/proc/meminfo: memFree=1361848/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867320 CPUtime=0.68
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 7693 0 1 0 63 5 0 0 18 0 9 0 2003465217 888135680 7146 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216830 7146 1855 9 0 211302 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867320

[startup+1.50202 s]
/proc/loadavg: 1.91 1.98 1.90 3/91 13374
/proc/meminfo: memFree=1326704/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867452 CPUtime=1.47
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 20848 0 1 0 134 13 0 0 18 0 9 0 2003465217 888270848 20285 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216863 20285 1915 9 0 211335 0
[pid=13365/tid=13367] ppid=13363 vsize=867452 CPUtime=1.16
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15091 0 1 0 106 10 0 0 25 0 9 0 2003465218 888270848 20285 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867452 CPUtime=0.1
/proc/13365/task/13368/stat : 13368 (java) R 13363 13365 13196 0 -1 64 4466 0 0 0 9 1 0 0 16 0 9 0 2003465220 888270848 20285 996147200 134512640 134550740 4294956016 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867452 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2003465220 888270848 20285 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867452 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003465220 888270848 20285 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867452 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888270848 20285 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867452 CPUtime=0.17
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 564 0 0 0 17 0 0 0 16 0 9 0 2003465222 888270848 20285 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867452 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888270848 20285 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867452 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888270848 20285 996147200 134512640 134550740 4294956016 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) 867452

[startup+3.10217 s]
/proc/loadavg: 1.91 1.98 1.90 3/91 13374
/proc/meminfo: memFree=1280112/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867512 CPUtime=3.05
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 27940 0 1 0 286 19 0 0 18 0 9 0 2003465217 888332288 27334 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216878 27334 1985 9 0 211350 0
[pid=13365/tid=13367] ppid=13363 vsize=867512 CPUtime=2.42
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15467 0 1 0 231 11 0 0 25 0 9 0 2003465218 888332288 27334 996147200 134512640 134550740 4294956016 18446744073709551615 4125961230 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867512 CPUtime=0.32
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 11119 0 0 0 27 5 0 0 16 0 9 0 2003465220 888332288 27334 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867512 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888332288 27334 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867512 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888332288 27334 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867512 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888332288 27334 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867512 CPUtime=0.26
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 619 0 0 0 26 0 0 0 15 0 9 0 2003465222 888332288 27334 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867512 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888332288 27334 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867512 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888332288 27334 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) 867512

[startup+6.30148 s]
/proc/loadavg: 2.00 2.00 1.91 3/91 13374
/proc/meminfo: memFree=1258800/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867644 CPUtime=6.22
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 28377 0 1 0 603 19 0 0 18 0 9 0 2003465217 888467456 27759 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216911 27759 1986 9 0 211383 0
[pid=13365/tid=13367] ppid=13363 vsize=867644 CPUtime=5.42
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15482 0 1 0 531 11 0 0 25 0 9 0 2003465218 888467456 27759 996147200 134512640 134550740 4294956016 18446744073709551615 4126860183 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867644 CPUtime=0.46
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 11501 0 0 0 41 5 0 0 16 0 9 0 2003465220 888467456 27759 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888467456 27759 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888467456 27759 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888467456 27759 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867644 CPUtime=0.3
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 659 0 0 0 30 0 0 0 15 0 9 0 2003465222 888467456 27759 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888467456 27759 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888467456 27759 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) 867644

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.91 3/91 13374
/proc/meminfo: memFree=1194864/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867644 CPUtime=12.55
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 43959 0 1 0 1228 27 0 0 18 0 9 0 2003465217 888467456 43316 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216911 43316 1997 9 0 211383 0
[pid=13365/tid=13367] ppid=13363 vsize=867644 CPUtime=11.13
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15599 0 1 0 1101 12 0 0 25 0 9 0 2003465218 888467456 43316 996147200 134512640 134550740 4294956016 18446744073709551615 4127546110 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867644 CPUtime=0.97
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 26871 0 0 0 85 12 0 0 17 0 9 0 2003465220 888467456 43316 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888467456 43316 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888467456 43316 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888467456 43316 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867644 CPUtime=0.42
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 754 0 0 0 41 1 0 0 15 0 9 0 2003465222 888467456 43316 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888467456 43316 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888467456 43316 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) 867644

[startup+25.5023 s]
/proc/loadavg: 2.00 2.00 1.91 3/91 13374
/proc/meminfo: memFree=972272/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867644 CPUtime=25.23
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 99282 0 1 0 2471 52 0 0 18 0 9 0 2003465217 888467456 98632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216911 98632 1997 9 0 211383 0
[pid=13365/tid=13367] ppid=13363 vsize=867644 CPUtime=23.27
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15607 0 1 0 2315 12 0 0 25 0 9 0 2003465218 888467456 98632 996147200 134512640 134550740 4294956016 18446744073709551615 4127537044 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867644 CPUtime=1.5
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 82180 0 0 0 113 37 0 0 16 0 9 0 2003465220 888467456 98632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888467456 98632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888467456 98632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888467456 98632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867644 CPUtime=0.43
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 760 0 0 0 42 1 0 0 16 0 9 0 2003465222 888467456 98632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888467456 98632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888467456 98632 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) 867644

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

[startup+31.9069 s]
/proc/loadavg: 2.00 2.00 1.91 3/91 13374
/proc/meminfo: memFree=877168/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867644 CPUtime=31.58
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 122890 0 1 0 3095 63 0 0 18 0 9 0 2003465217 888467456 122238 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216911 122238 1997 9 0 211383 0
[pid=13365/tid=13367] ppid=13363 vsize=867644 CPUtime=29.43
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15609 0 1 0 2931 12 0 0 25 0 9 0 2003465218 888467456 122238 996147200 134512640 134550740 4294956016 18446744073709551615 4127537081 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867644 CPUtime=1.68
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 105786 0 0 0 120 48 0 0 16 0 9 0 2003465220 888467456 122238 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888467456 122238 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888467456 122238 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888467456 122238 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867644 CPUtime=0.43
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 760 0 0 0 42 1 0 0 16 0 9 0 2003465222 888467456 122238 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888467456 122238 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888467456 122238 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.58
Current children cumulated vsize (KiB) 867644

[startup+35.1022 s]
/proc/loadavg: 2.00 2.00 1.91 3/91 13374
/proc/meminfo: memFree=782192/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867644 CPUtime=34.75
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 146515 0 1 0 3402 73 0 0 18 0 9 0 2003465217 888467456 145860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216911 145860 1997 9 0 211383 0
[pid=13365/tid=13367] ppid=13363 vsize=867644 CPUtime=32.42
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15612 0 1 0 3230 12 0 0 25 0 9 0 2003465218 888467456 145860 996147200 134512640 134550740 4294956016 18446744073709551615 4127589601 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867644 CPUtime=1.87
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 129408 0 0 0 129 58 0 0 16 0 9 0 2003465220 888467456 145860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888467456 145860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888467456 145860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888467456 145860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867644 CPUtime=0.43
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 760 0 0 0 42 1 0 0 16 0 9 0 2003465222 888467456 145860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888467456 145860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888467456 145860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.75
Current children cumulated vsize (KiB) 867644

[startup+36.7024 s]
/proc/loadavg: 2.00 2.00 1.91 3/91 13374
/proc/meminfo: memFree=782192/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867644 CPUtime=36.33
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 146519 0 1 0 3560 73 0 0 18 0 9 0 2003465217 888467456 145864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216911 145864 1997 9 0 211383 0
[pid=13365/tid=13367] ppid=13363 vsize=867644 CPUtime=33.99
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15612 0 1 0 3387 12 0 0 25 0 9 0 2003465218 888467456 145864 996147200 134512640 134550740 4294956016 18446744073709551615 4127538779 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867644 CPUtime=1.87
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 129408 0 0 0 129 58 0 0 16 0 9 0 2003465220 888467456 145864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888467456 145864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888467456 145864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888467456 145864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867644 CPUtime=0.43
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 764 0 0 0 42 1 0 0 16 0 9 0 2003465222 888467456 145864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888467456 145864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888467456 145864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.33
Current children cumulated vsize (KiB) 867644

[startup+37.5024 s]
/proc/loadavg: 2.00 2.00 1.91 3/91 13374
/proc/meminfo: memFree=782064/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867644 CPUtime=37.12
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 146543 0 1 0 3639 73 0 0 18 0 9 0 2003465217 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216911 145887 1997 9 0 211383 0
[pid=13365/tid=13367] ppid=13363 vsize=867644 CPUtime=34.76
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15619 0 1 0 3464 12 0 0 25 0 9 0 2003465218 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4127537635 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867644 CPUtime=1.87
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 129408 0 0 0 129 58 0 0 17 0 9 0 2003465220 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867644 CPUtime=0.46
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 781 0 0 0 45 1 0 0 15 0 9 0 2003465222 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.12
Current children cumulated vsize (KiB) 867644

[startup+37.7025 s]
/proc/loadavg: 2.00 2.00 1.91 3/91 13374
/proc/meminfo: memFree=782064/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867644 CPUtime=37.32
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 146543 0 1 0 3659 73 0 0 18 0 9 0 2003465217 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216911 145887 1997 9 0 211383 0
[pid=13365/tid=13367] ppid=13363 vsize=867644 CPUtime=34.95
/proc/13365/task/13367/stat : 13367 (java) R 13363 13365 13196 0 -1 64 15619 0 1 0 3483 12 0 0 25 0 9 0 2003465218 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4127540337 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867644 CPUtime=1.87
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 129408 0 0 0 129 58 0 0 17 0 9 0 2003465220 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867644 CPUtime=0.47
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 781 0 0 0 46 1 0 0 15 0 9 0 2003465222 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867644 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888467456 145887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.32
Current children cumulated vsize (KiB) 867644

[startup+37.8015 s]
/proc/loadavg: 2.00 2.00 1.91 3/91 13374
/proc/meminfo: memFree=782064/2055920 swapFree=4179560/4192956
[pid=13365] ppid=13363 vsize=867968 CPUtime=37.37
/proc/13365/stat : 13365 (java) S 13363 13365 13196 0 -1 0 146554 0 1 0 3664 73 0 0 18 0 9 0 2003465217 888799232 145896 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13365/statm: 216992 145896 1999 9 0 211464 0
[pid=13365/tid=13367] ppid=13363 vsize=867968 CPUtime=35
/proc/13365/task/13367/stat : 13367 (java) S 13363 13365 13196 0 -1 64 15624 0 1 0 3488 12 0 0 25 0 9 0 2003465218 888799232 145896 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13368] ppid=13363 vsize=867968 CPUtime=1.87
/proc/13365/task/13368/stat : 13368 (java) S 13363 13365 13196 0 -1 64 129409 0 0 0 129 58 0 0 17 0 9 0 2003465220 888799232 145896 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13369] ppid=13363 vsize=867968 CPUtime=0
/proc/13365/task/13369/stat : 13369 (java) S 13363 13365 13196 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003465220 888799232 145896 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13370] ppid=13363 vsize=867968 CPUtime=0
/proc/13365/task/13370/stat : 13370 (java) S 13363 13365 13196 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003465220 888799232 145896 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13371] ppid=13363 vsize=867968 CPUtime=0
/proc/13365/task/13371/stat : 13371 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003465222 888799232 145896 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13372] ppid=13363 vsize=867968 CPUtime=0.47
/proc/13365/task/13372/stat : 13372 (java) S 13363 13365 13196 0 -1 64 781 0 0 0 46 1 0 0 15 0 9 0 2003465222 888799232 145896 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13373] ppid=13363 vsize=867968 CPUtime=0
/proc/13365/task/13373/stat : 13373 (java) S 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003465222 888799232 145896 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13365/tid=13374] ppid=13363 vsize=867968 CPUtime=0
/proc/13365/task/13374/stat : 13374 (java) R 13363 13365 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003465222 888799232 145896 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.37
Current children cumulated vsize (KiB) 867968

Child status: 0
Real time (s): 37.887
CPU time (s): 37.4643
CPU user time (s): 36.6404
CPU system time (s): 0.823874
CPU usage (%): 98.8843
Max. virtual memory (cumulated for all children) (KiB): 867968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.6404
system time used= 0.823874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146557
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= 3212
involuntary context switches= 4340

runsolver used 0.051992 second user time and 0.13098 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-05 10:01:42
IDJOB=1087602
IDBENCH=58020
IDSOLVER=349
FILE ID=node8/1087602-1215244902
PBS_JOBID= 7882001
Free space on /tmp= 66324 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/fapp/fapp36/normalized-fapp36-2000-3.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-1087602-1215244902/watcher-1087602-1215244902 -o /tmp/evaluation-result-1087602-1215244902/solver-1087602-1215244902 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1087602-1215244902.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1d1f1cebdc92b091f3f5ffe18a2e82b4
RANDOM SEED=1053774055

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1362328 kB
Buffers:         80224 kB
Cached:         454088 kB
SwapCached:       6900 kB
Active:         297848 kB
Inactive:       332944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1362328 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            8540 kB
Writeback:           0 kB
Mapped:         112484 kB
Slab:            47692 kB
Committed_AS:  3511044 kB
PageTables:       1972 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= 66320 MiB
End job on node8 at 2008-07-05 10:02:20