Trace number 1036614

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
Concrete + CSP4J - Tabu Engine 2008-05-30SAT 21.1968 21.4553

DiagnosticValue
CHECKS152218000
NODES494901

General information on the benchmark

Namecsp/frb40-19/
normalized-frb40-19-4-mgd_ext.xml
MD5SUM95be2453b8d12be2c23806822933b3f8
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 benchmark11.5772
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints326
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension326
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.58/0.63	c CPU-LOAD 0.33
0.58/0.63	c LOADED 40 V (19 E), 326 ExtensionConstraint2D, arity 2, 0.33 cpu
21.17/21.40	v 16 5 3 17 16 18 8 11 3 16 10 0 8 18 13 16 8 1 9 10 7 16 8 5 7 6 12 2 12 0 8 5 12 9 9 13 12 5 13 6 
21.17/21.40	s SATISFIABLE
21.17/21.40	d NODES 494901
21.17/21.40	d CHECKS 152218289
21.17/21.40	c gac3-effective-revisions: 0
21.17/21.40	c gac3-useless-revisions: 652
21.17/21.40	c prepro-constraint-ccks: 0
21.17/21.40	c prepro-constraint-presenceccks: 0
21.17/21.40	c prepro-cpu: 0.01
21.17/21.40	c prepro-matrix2d-ccks: 12388
21.17/21.40	c prepro-matrix2d-presenceccks: 12388
21.17/21.40	c prepro-removed: 0
21.17/21.40	c total-assgn: 494901
21.17/21.40	c total-constraint-ccks: 152198543
21.17/21.40	c total-constraint-presence-ccks: 0
21.17/21.40	c total-cpu: 20.49
21.17/21.40	c total-matrix2d-ccks: 19746
21.17/21.40	c total-matrix2d-presence-ccks: 61940
21.17/21.40	c tuples: 0
21.17/21.40	c tuples-collisions: 0
21.17/21.40	c TOTAL-NODES 494901
21.17/21.40	c TOTAL-CPU 20.49

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-1036614-1214957988/watcher-1036614-1214957988 -o /tmp/evaluation-result-1036614-1214957988/solver-1036614-1214957988 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1036614-1214957988.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.07 2.07 2.00 3/81 22385
/proc/meminfo: memFree=841824/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=152 CPUtime=0
/proc/22387/stat : 22387 (java) D 22385 22385 21287 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 1974771130 155648 26 996147200 134512640 134550740 4294956176 18446744073709551615 8745764 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/22387/statm: 68 37 28 9 0 6 0

[startup+0.0952909 s]
/proc/loadavg: 2.07 2.07 2.00 3/81 22385
/proc/meminfo: memFree=841824/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=843088 CPUtime=0.07
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 3305 0 1 0 6 1 0 0 18 0 9 0 1974771130 863322112 2770 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 210772 2770 1626 9 0 205349 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 848444

[startup+0.101286 s]
/proc/loadavg: 2.07 2.07 2.00 3/81 22385
/proc/meminfo: memFree=841824/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=843088 CPUtime=0.08
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 3368 0 1 0 7 1 0 0 18 0 9 0 1974771130 863322112 2827 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 210772 2827 1645 9 0 205349 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848444

[startup+0.301315 s]
/proc/loadavg: 2.07 2.07 2.00 3/81 22385
/proc/meminfo: memFree=841824/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=843664 CPUtime=0.28
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 4195 0 1 0 25 3 0 0 18 0 9 0 1974771130 863911936 3608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 210916 3608 1816 9 0 205484 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849020

[startup+0.701357 s]
/proc/loadavg: 2.07 2.07 2.00 3/81 22385
/proc/meminfo: memFree=841824/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=0.67
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6186 0 1 0 63 4 0 0 18 0 10 0 1974771130 865583104 5368 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5368 2567 9 0 205891 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 850652

[startup+1.50145 s]
/proc/loadavg: 2.07 2.07 2.00 3/91 22398
/proc/meminfo: memFree=830032/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=1.46
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6198 0 1 0 142 4 0 0 18 0 9 0 1974771130 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5380 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=1.2
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3182 0 1 0 118 2 0 0 25 0 9 0 1974771131 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4126046401 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 16 0 9 0 1974771132 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.16
/proc/22387/task/22394/stat : 22394 (java) S 22385 22385 21287 0 -1 64 522 0 0 0 16 0 0 0 16 0 9 0 1974771134 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 850652

[startup+3.10214 s]
/proc/loadavg: 2.07 2.07 2.00 3/91 22398
/proc/meminfo: memFree=829840/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=3.05
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6199 0 1 0 301 4 0 0 18 0 9 0 1974771130 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5380 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=2.79
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3183 0 1 0 277 2 0 0 25 0 9 0 1974771131 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4126039825 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 16 0 9 0 1974771132 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.16
/proc/22387/task/22394/stat : 22394 (java) S 22385 22385 21287 0 -1 64 522 0 0 0 16 0 0 0 16 0 9 0 1974771134 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 850652

[startup+6.30302 s]
/proc/loadavg: 2.06 2.07 2.00 3/91 22398
/proc/meminfo: memFree=829648/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=6.22
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6199 0 1 0 618 4 0 0 18 0 9 0 1974771130 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5380 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=5.96
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3183 0 1 0 594 2 0 0 25 0 9 0 1974771131 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4126059194 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 16 0 9 0 1974771132 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.16
/proc/22387/task/22394/stat : 22394 (java) S 22385 22385 21287 0 -1 64 522 0 0 0 16 0 0 0 16 0 9 0 1974771134 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5380 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 850652

[startup+12.7028 s]
/proc/loadavg: 2.06 2.07 2.00 3/91 22398
/proc/meminfo: memFree=829392/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=12.56
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6209 0 1 0 1252 4 0 0 18 0 9 0 1974771130 865583104 5388 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5388 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=12.29
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3185 0 1 0 1227 2 0 0 25 0 9 0 1974771131 865583104 5388 996147200 134512640 134550740 4294956016 18446744073709551615 4126064082 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 16 0 9 0 1974771132 865583104 5388 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5388 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5388 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5388 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.17
/proc/22387/task/22394/stat : 22394 (java) S 22385 22385 21287 0 -1 64 530 0 0 0 17 0 0 0 16 0 9 0 1974771134 865583104 5388 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5388 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5388 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 850652

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

[startup+15.9012 s]
/proc/loadavg: 2.21 2.10 2.01 3/91 22398
/proc/meminfo: memFree=829392/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=15.72
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6210 0 1 0 1568 4 0 0 18 0 9 0 1974771130 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5389 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=15.45
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3185 0 1 0 1543 2 0 0 25 0 9 0 1974771131 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4126046619 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 16 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.17
/proc/22387/task/22394/stat : 22394 (java) S 22385 22385 21287 0 -1 64 531 0 0 0 17 0 0 0 16 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.72
Current children cumulated vsize (KiB) 850652

[startup+19.1015 s]
/proc/loadavg: 2.19 2.10 2.01 3/91 22398
/proc/meminfo: memFree=829392/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=18.89
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6210 0 1 0 1885 4 0 0 18 0 9 0 1974771130 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5389 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=18.62
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3185 0 1 0 1860 2 0 0 25 0 9 0 1974771131 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4126052181 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 16 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.17
/proc/22387/task/22394/stat : 22394 (java) S 22385 22385 21287 0 -1 64 531 0 0 0 17 0 0 0 16 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.89
Current children cumulated vsize (KiB) 850652

[startup+20.7022 s]
/proc/loadavg: 2.19 2.10 2.01 3/91 22398
/proc/meminfo: memFree=829392/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=20.48
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6212 0 1 0 2044 4 0 0 18 0 9 0 1974771130 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5389 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=20.21
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3187 0 1 0 2019 2 0 0 25 0 9 0 1974771131 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4126052156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 17 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.17
/proc/22387/task/22394/stat : 22394 (java) S 22385 22385 21287 0 -1 64 531 0 0 0 17 0 0 0 16 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.48
Current children cumulated vsize (KiB) 850652

[startup+21.1058 s]
/proc/loadavg: 2.19 2.10 2.01 3/91 22398
/proc/meminfo: memFree=829392/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=20.87
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6212 0 1 0 2083 4 0 0 18 0 9 0 1974771130 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5389 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=20.6
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3187 0 1 0 2058 2 0 0 25 0 9 0 1974771131 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4126059803 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 17 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.17
/proc/22387/task/22394/stat : 22394 (java) S 22385 22385 21287 0 -1 64 531 0 0 0 17 0 0 0 16 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.87
Current children cumulated vsize (KiB) 850652

[startup+21.3028 s]
/proc/loadavg: 2.19 2.10 2.01 3/91 22398
/proc/meminfo: memFree=829392/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=21.07
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6212 0 1 0 2103 4 0 0 18 0 9 0 1974771130 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5389 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=20.8
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3187 0 1 0 2078 2 0 0 25 0 9 0 1974771131 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4126046536 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 16 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.17
/proc/22387/task/22394/stat : 22394 (java) S 22385 22385 21287 0 -1 64 531 0 0 0 17 0 0 0 16 0 9 0 1974771134 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5389 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.07
Current children cumulated vsize (KiB) 850652

[startup+21.4028 s]
/proc/loadavg: 2.19 2.10 2.01 3/91 22398
/proc/meminfo: memFree=829392/2055920 swapFree=4179776/4192956
[pid=22385] ppid=22383 vsize=5356 CPUtime=0
/proc/22385/stat : 22385 (concrete.sh) S 22383 22385 21287 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1974771129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22385/statm: 1339 242 201 169 0 50 0
[pid=22387] ppid=22385 vsize=845296 CPUtime=21.17
/proc/22387/stat : 22387 (java) S 22385 22385 21287 0 -1 0 6215 0 1 0 2113 4 0 0 18 0 9 0 1974771130 865583104 5392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22387/statm: 211324 5392 2570 9 0 205891 0
[pid=22387/tid=22389] ppid=22385 vsize=845296 CPUtime=20.9
/proc/22387/task/22389/stat : 22389 (java) R 22385 22385 21287 0 -1 64 3190 0 1 0 2088 2 0 0 25 0 9 0 1974771131 865583104 5392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22390] ppid=22385 vsize=845296 CPUtime=0.07
/proc/22387/task/22390/stat : 22390 (java) S 22385 22385 21287 0 -1 64 1757 0 0 0 7 0 0 0 16 0 9 0 1974771132 865583104 5392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22391] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22391/stat : 22391 (java) S 22385 22385 21287 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1974771132 865583104 5392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22392] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22392/stat : 22392 (java) S 22385 22385 21287 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1974771132 865583104 5392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22393] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22393/stat : 22393 (java) S 22385 22385 21287 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1974771134 865583104 5392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22394] ppid=22385 vsize=845296 CPUtime=0.17
/proc/22387/task/22394/stat : 22394 (java) R 22385 22385 21287 0 -1 64 531 0 0 0 17 0 0 0 16 0 9 0 1974771134 865583104 5392 996147200 134512640 134550740 4294956016 18446744073709551615 102049498 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22395] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22395/stat : 22395 (java) S 22385 22385 21287 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1974771135 865583104 5392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22387/tid=22396] ppid=22385 vsize=845296 CPUtime=0
/proc/22387/task/22396/stat : 22396 (java) S 22385 22385 21287 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1974771135 865583104 5392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.17
Current children cumulated vsize (KiB) 850652

Child status: 0
Real time (s): 21.4553
CPU time (s): 21.1968
CPU user time (s): 21.1408
CPU system time (s): 0.055991
CPU usage (%): 98.7953
Max. virtual memory (cumulated for all children) (KiB): 850652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.1408
system time used= 0.055991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6673
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= 1565
involuntary context switches= 1938

runsolver used 0.037994 second user time and 0.074988 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-02 02:19:48
IDJOB=1036614
IDBENCH=53463
IDSOLVER=303
FILE ID=node53/1036614-1214957988
PBS_JOBID= 7870227
Free space on /tmp= 66548 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/frb40-19/normalized-frb40-19-4-mgd_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1036614-1214957988/watcher-1036614-1214957988 -o /tmp/evaluation-result-1036614-1214957988/solver-1036614-1214957988 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1036614-1214957988.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 95be2453b8d12be2c23806822933b3f8
RANDOM SEED=2008931135

node53.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:        842240 kB
Buffers:         58328 kB
Cached:        1010212 kB
SwapCached:       7084 kB
Active:         141600 kB
Inactive:       998696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        842240 kB
SwapTotal:     4192956 kB
SwapFree:      4179776 kB
Dirty:             968 kB
Writeback:           0 kB
Mapped:          87680 kB
Slab:            58516 kB
Committed_AS:  3795920 kB
PageTables:       1928 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= 66548 MiB
End job on node53 at 2008-07-02 02:20:09