Trace number 1100706

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 591.486 591.877

DiagnosticValue
CHECKS5014820000
NODES7217080

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-61_ext.xml
MD5SUM70e6eb0da387933a6a909a0357418c76
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 benchmark0.427934
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1.96/2.05	c CPU-LOAD 1.22
1.96/2.05	c LOADED 40 V (180 E), 84 ExtensionConstraint2D, arity 2, 1.22 cpu
591.44/591.82	v 62 80 72 136 171 104 54 28 53 0 55 67 75 145 90 74 67 116 17 131 60 60 172 90 86 44 59 53 55 64 4 123 142 85 116 9 113 95 14 113 
591.44/591.82	s SATISFIABLE
591.44/591.82	d NODES 7217083
591.44/591.82	d CHECKS 5014823156
591.44/591.82	c gac3-effective-revisions: 0
591.44/591.82	c gac3-useless-revisions: 168
591.44/591.82	c prepro-constraint-ccks: 0
591.44/591.82	c prepro-constraint-presenceccks: 0
591.44/591.82	c prepro-cpu: 0.01
591.44/591.82	c prepro-matrix2d-ccks: 31262
591.44/591.82	c prepro-matrix2d-presenceccks: 30240
591.44/591.82	c prepro-removed: 0
591.44/591.82	c total-assgn: 7217083
591.44/591.82	c total-constraint-ccks: 5010794796
591.44/591.82	c total-constraint-presence-ccks: 0
591.44/591.82	c total-cpu: 589.31
591.44/591.82	c total-matrix2d-ccks: 4028360
591.44/591.82	c total-matrix2d-presence-ccks: 1512000
591.44/591.82	c tuples: 0
591.44/591.82	c tuples-collisions: 0
591.44/591.82	c TOTAL-NODES 7217083
591.44/591.82	c TOTAL-CPU 589.31

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-1100706-1215287598/watcher-1100706-1215287598 -o /tmp/evaluation-result-1100706-1215287598/solver-1100706-1215287598 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1100706-1215287598.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.99 1.98 1.99 4/74 26529
/proc/meminfo: memFree=1785992/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 271 0 0 0 0 0 0 0 22 0 1 0 2007734240 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 227848978514 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/26529/statm: 1339 230 191 169 0 50 0
[pid=26530] ppid=26529 vsize=124 CPUtime=0
/proc/26530/stat : 26530 (dirname) R 26529 26529 21218 0 -1 4194304 47 0 0 0 0 0 0 0 24 0 1 0 2007734240 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 227846190357 0 0 4096 0 0 0 0 17 1 0 0
/proc/26530/statm: 31 22 16 3 0 3 0

[startup+0.0843371 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 26529
/proc/meminfo: memFree=1785992/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10134 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 26529
/proc/meminfo: memFree=1785992/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301378 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 26529
/proc/meminfo: memFree=1785992/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701447 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 26529
/proc/meminfo: memFree=1785992/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50259 s]
/proc/loadavg: 2.07 2.00 2.00 3/84 26540
/proc/meminfo: memFree=1771256/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=843616 CPUtime=1.46
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 8121 0 1 0 139 7 0 0 18 0 9 0 2007734241 863862784 7145 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 210904 7145 2562 9 0 205472 0
[pid=26532/tid=26533] ppid=26529 vsize=843616 CPUtime=0.92
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3203 0 1 0 90 2 0 0 24 0 9 0 2007734242 863862784 7145 996147200 134512640 134550740 4294956016 18446744073709551615 4125779770 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26534] ppid=26529 vsize=843616 CPUtime=0.44
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 3852 0 0 0 41 3 0 0 16 0 9 0 2007734243 863862784 7145 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26535] ppid=26529 vsize=843616 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 863862784 7145 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=843616 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2007734243 863862784 7145 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=843616 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 863862784 7145 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=843616 CPUtime=0.07
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 334 0 0 0 7 0 0 0 16 0 9 0 2007734245 863862784 7145 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26539] ppid=26529 vsize=843616 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 863862784 7145 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=843616 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 863862784 7145 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 848972

[startup+3.10187 s]
/proc/loadavg: 2.07 2.00 2.00 4/84 26541
/proc/meminfo: memFree=1761720/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=3.04
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9520 0 1 0 296 8 0 0 18 0 9 0 2007734241 864919552 8472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8472 2570 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=2.22
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3369 0 1 0 219 3 0 0 25 0 9 0 2007734242 864919552 8472 996147200 134512640 134550740 4294956016 18446744073709551615 4125957282 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.67
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5044 0 0 0 63 4 0 0 16 0 9 0 2007734243 864919552 8472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.12
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 370 0 0 0 12 0 0 0 16 0 9 0 2007734245 864919552 8472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 850004

[startup+6.30244 s]
/proc/loadavg: 2.15 2.02 2.01 4/91 26589
/proc/meminfo: memFree=1777464/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=6.22
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9523 0 1 0 614 8 0 0 18 0 9 0 2007734241 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8474 2571 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=5.4
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3369 0 1 0 537 3 0 0 25 0 9 0 2007734242 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4125957282 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.67
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5044 0 0 0 63 4 0 0 16 0 9 0 2007734243 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.12
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 373 0 0 0 12 0 0 0 16 0 9 0 2007734245 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8474 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) 850004

[startup+12.7016 s]
/proc/loadavg: 2.14 2.02 2.00 3/91 26591
/proc/meminfo: memFree=1763312/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=12.62
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9523 0 1 0 1253 9 0 0 18 0 9 0 2007734241 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8474 2571 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=11.79
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3369 0 1 0 1176 3 0 0 25 0 9 0 2007734242 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4125957380 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.67
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5044 0 0 0 63 4 0 0 16 0 9 0 2007734243 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.12
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 373 0 0 0 12 0 0 0 16 0 9 0 2007734245 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8474 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 850004

[startup+25.5028 s]
/proc/loadavg: 2.11 2.02 2.00 4/91 26591
/proc/meminfo: memFree=1763120/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=25.41
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9528 0 1 0 2532 9 0 0 18 0 9 0 2007734241 864919552 8477 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8477 2571 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=24.58
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3372 0 1 0 2455 3 0 0 25 0 9 0 2007734242 864919552 8477 996147200 134512640 134550740 4294956016 18446744073709551615 4125974247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.67
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5044 0 0 0 63 4 0 0 16 0 9 0 2007734243 864919552 8477 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8477 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8477 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8477 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.13
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 375 0 0 0 13 0 0 0 16 0 9 0 2007734245 864919552 8477 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8477 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8477 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 850004

[startup+51.1023 s]

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


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

[startup+588.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 26597
/proc/meminfo: memFree=1762160/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=588.33
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9583 0 1 0 58823 10 0 0 18 0 9 0 2007734241 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8523 2571 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=587.49
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3413 0 1 0 58744 5 0 0 25 0 9 0 2007734242 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4125957240 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.68
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5048 0 0 0 64 4 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.15
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 588.33
Current children cumulated vsize (KiB) 850004

[startup+590.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 26597
/proc/meminfo: memFree=1762160/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=589.93
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9583 0 1 0 58983 10 0 0 18 0 9 0 2007734241 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8523 2571 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=589.09
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3413 0 1 0 58904 5 0 0 25 0 9 0 2007734242 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4125957282 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.68
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5048 0 0 0 64 4 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.15
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 589.93
Current children cumulated vsize (KiB) 850004

[startup+591.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 26597
/proc/meminfo: memFree=1762160/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=590.73
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9583 0 1 0 59063 10 0 0 18 0 9 0 2007734241 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8523 2571 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=589.89
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3413 0 1 0 58984 5 0 0 25 0 9 0 2007734242 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4125957282 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.68
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5048 0 0 0 64 4 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.15
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 590.73
Current children cumulated vsize (KiB) 850004

[startup+591.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 26597
/proc/meminfo: memFree=1762160/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=591.13
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9583 0 1 0 59103 10 0 0 18 0 9 0 2007734241 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8523 2571 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=590.29
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3413 0 1 0 59024 5 0 0 25 0 9 0 2007734242 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4125957282 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.68
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5048 0 0 0 64 4 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.15
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 591.13
Current children cumulated vsize (KiB) 850004

[startup+591.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 26597
/proc/meminfo: memFree=1762160/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=591.34
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9583 0 1 0 59124 10 0 0 18 0 9 0 2007734241 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8523 2571 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=590.49
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3413 0 1 0 59044 5 0 0 25 0 9 0 2007734242 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4125974220 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.68
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5048 0 0 0 64 4 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.15
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 591.34
Current children cumulated vsize (KiB) 850004

[startup+591.807 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 26597
/proc/meminfo: memFree=1762160/2055920 swapFree=4180540/4192956
[pid=26529] ppid=26527 vsize=5356 CPUtime=0
/proc/26529/stat : 26529 (concrete.sh) S 26527 26529 21218 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2007734240 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26529/statm: 1339 242 201 169 0 50 0
[pid=26532] ppid=26529 vsize=844648 CPUtime=591.44
/proc/26532/stat : 26532 (java) S 26529 26529 21218 0 -1 0 9583 0 1 0 59134 10 0 0 18 0 9 0 2007734241 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26532/statm: 211162 8523 2571 9 0 205729 0
[pid=26532/tid=26533] ppid=26529 vsize=844648 CPUtime=590.59
/proc/26532/task/26533/stat : 26533 (java) R 26529 26529 21218 0 -1 64 3413 0 1 0 59054 5 0 0 25 0 9 0 2007734242 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4125978669 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26534] ppid=26529 vsize=844648 CPUtime=0.68
/proc/26532/task/26534/stat : 26534 (java) S 26529 26529 21218 0 -1 64 5048 0 0 0 64 4 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26535] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26535/stat : 26535 (java) S 26529 26529 21218 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26536] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26536/stat : 26536 (java) S 26529 26529 21218 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2007734243 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26537] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26537/stat : 26537 (java) S 26529 26529 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26538] ppid=26529 vsize=844648 CPUtime=0.15
/proc/26532/task/26538/stat : 26538 (java) S 26529 26529 21218 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26532/tid=26539] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26539/stat : 26539 (java) S 26529 26529 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26532/tid=26540] ppid=26529 vsize=844648 CPUtime=0
/proc/26532/task/26540/stat : 26540 (java) S 26529 26529 21218 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2007734245 864919552 8523 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 591.44
Current children cumulated vsize (KiB) 850004

Child status: 0
Real time (s): 591.877
CPU time (s): 591.486
CPU user time (s): 591.365
CPU system time (s): 0.120981
CPU usage (%): 99.9339
Max. virtual memory (cumulated for all children) (KiB): 850004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 591.365
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10041
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= 14497
involuntary context switches= 5172

runsolver used 0.796878 second user time and 1.90471 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-05 21:53:18
IDJOB=1100706
IDBENCH=59965
IDSOLVER=303
FILE ID=node18/1100706-1215287598
PBS_JOBID= 7882140
Free space on /tmp= 66544 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-61_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-1100706-1215287598/watcher-1100706-1215287598 -o /tmp/evaluation-result-1100706-1215287598/solver-1100706-1215287598 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1100706-1215287598.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 70e6eb0da387933a6a909a0357418c76
RANDOM SEED=274075379

node18.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.268
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	: 5931.00
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.268
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:       1786408 kB
Buffers:         31124 kB
Cached:         156732 kB
SwapCached:       6012 kB
Active:         157708 kB
Inactive:        57484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786408 kB
SwapTotal:     4192956 kB
SwapFree:      4180540 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          34492 kB
Slab:            39492 kB
Committed_AS:  3599188 kB
PageTables:       1804 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= 66552 MiB
End job on node18 at 2008-07-05 22:03:10