Trace number 1093159

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 22.8945 23.036

DiagnosticValue
CHECKS25425600
NODES55535

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-8.xml
MD5SUMbebfdc7ba7b4c6d509a2fbfd415a09b0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.8945
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Maximum constraint arity7
Maximum domain size5
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

16.69/16.87	c CPU-LOAD 12.43
16.69/16.87	c LOADED 25 V (5 E), 56 ExtensionConstraintGeneral, arity 7, 12.43 cpu
22.76/22.99	v 3 1 4 4 1 0 4 0 4 4 2 2 3 3 1 3 4 3 4 1 2 1 3 4 0 
22.76/22.99	s SATISFIABLE
22.76/22.99	d NODES 55535
22.76/22.99	d CHECKS 25425578
22.76/22.99	c gac3-effective-revisions: 0
22.76/22.99	c gac3-useless-revisions: 392
22.76/22.99	c prepro-constraint-ccks: 3542
22.76/22.99	c prepro-constraint-presenceccks: 446
22.76/22.99	c prepro-cpu: 0.0
22.76/22.99	c prepro-matrix2d-ccks: 0
22.76/22.99	c prepro-matrix2d-presenceccks: 0
22.76/22.99	c prepro-removed: 0
22.76/22.99	c total-assgn: 55535
22.76/22.99	c total-constraint-ccks: 25425578
22.76/22.99	c total-constraint-presence-ccks: 446
22.76/22.99	c total-cpu: 5.49
22.76/22.99	c total-matrix2d-ccks: 0
22.76/22.99	c total-matrix2d-presence-ccks: 0
22.76/22.99	c tuples: 0
22.76/22.99	c tuples-collisions: 0
22.76/22.99	c TOTAL-NODES 55535
22.76/22.99	c TOTAL-CPU 5.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-1093159-1215248631/watcher-1093159-1215248631 -o /tmp/evaluation-result-1093159-1215248631/solver-1093159-1215248631 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1093159-1215248631.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.97 1.87 4/75 25358
/proc/meminfo: memFree=1785056/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) R 25356 25358 24031 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 680590901 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/25358/statm: 1339 230 191 169 0 50 0
[pid=25359] ppid=25358 vsize=5356 CPUtime=0
/proc/25359/stat : 25359 (concrete.sh) R 25358 25358 24031 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 680590902 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/25359/statm: 1339 230 191 169 0 50 0

[startup+0.013115 s]
/proc/loadavg: 1.99 1.97 1.87 4/75 25358
/proc/meminfo: memFree=1785056/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101128 s]
/proc/loadavg: 1.99 1.97 1.87 4/75 25358
/proc/meminfo: memFree=1785056/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301143 s]
/proc/loadavg: 1.99 1.97 1.87 4/75 25358
/proc/meminfo: memFree=1785056/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701183 s]
/proc/loadavg: 1.99 1.97 1.87 4/75 25358
/proc/meminfo: memFree=1785056/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50226 s]
/proc/loadavg: 1.99 1.97 1.87 3/85 25369
/proc/meminfo: memFree=1766800/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=843540 CPUtime=1.48
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 9410 0 1 0 143 5 0 0 22 0 9 0 680590902 863784960 8457 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 210885 8457 2563 9 0 205453 0
[pid=25361/tid=25362] ppid=25358 vsize=843540 CPUtime=1
/proc/25361/task/25362/stat : 25362 (java) R 25358 25358 24031 0 -1 64 4835 0 1 0 98 2 0 0 25 0 9 0 680590903 863784960 8457 996147200 134512640 134550740 4294956016 18446744073709551615 4125804057 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=843540 CPUtime=0.37
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 3521 0 0 0 36 1 0 0 16 0 9 0 680590904 863784960 8457 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 863784960 8457 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 680590905 863784960 8457 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 863784960 8457 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=843540 CPUtime=0.07
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 322 0 0 0 7 0 0 0 16 0 9 0 680590906 863784960 8457 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 863784960 8457 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 863784960 8457 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 848896

[startup+3.10242 s]
/proc/loadavg: 1.99 1.97 1.87 3/85 25369
/proc/meminfo: memFree=1755536/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=843540 CPUtime=3.06
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 12716 0 1 0 298 8 0 0 22 0 9 0 680590902 863784960 11621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 210885 11621 2563 9 0 205453 0
[pid=25361/tid=25362] ppid=25358 vsize=843540 CPUtime=2.09
/proc/25361/task/25362/stat : 25362 (java) R 25358 25358 24031 0 -1 64 5515 0 1 0 206 3 0 0 25 0 9 0 680590903 863784960 11621 996147200 134512640 134550740 4294956016 18446744073709551615 4125759770 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=843540 CPUtime=0.86
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 6147 0 0 0 83 3 0 0 16 0 9 0 680590904 863784960 11621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 863784960 11621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 680590905 863784960 11621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 863784960 11621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=843540 CPUtime=0.07
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 322 0 0 0 7 0 0 0 17 0 9 0 680590906 863784960 11621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 863784960 11621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 863784960 11621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 848896

[startup+6.30174 s]
/proc/loadavg: 1.99 1.97 1.87 4/85 25369
/proc/meminfo: memFree=1720592/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=843540 CPUtime=6.24
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 20707 0 1 0 609 15 0 0 22 0 9 0 680590902 863784960 19437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 210885 19437 2563 9 0 205453 0
[pid=25361/tid=25362] ppid=25358 vsize=843540 CPUtime=4.53
/proc/25361/task/25362/stat : 25362 (java) R 25358 25358 24031 0 -1 64 5756 0 1 0 447 6 0 0 25 0 9 0 680590903 863784960 19437 996147200 134512640 134550740 4294956016 18446744073709551615 4125850254 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=843540 CPUtime=1.61
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 13896 0 0 0 153 8 0 0 16 0 9 0 680590904 863784960 19437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 863784960 19437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 680590905 863784960 19437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 863784960 19437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=843540 CPUtime=0.07
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 323 0 0 0 7 0 0 0 16 0 9 0 680590906 863784960 19437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 863784960 19437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=843540 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 863784960 19437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 848896

[startup+12.7024 s]
/proc/loadavg: 2.14 2.00 1.88 3/85 25369
/proc/meminfo: memFree=1656080/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=843836 CPUtime=12.61
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 36521 0 1 0 1235 26 0 0 22 0 9 0 680590902 864088064 35089 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 210959 35089 2563 9 0 205527 0
[pid=25361/tid=25362] ppid=25358 vsize=843836 CPUtime=9.14
/proc/25361/task/25362/stat : 25362 (java) R 25358 25358 24031 0 -1 64 5987 0 1 0 906 8 0 0 25 0 9 0 680590903 864088064 35089 996147200 134512640 134550740 4294956016 18446744073709551615 4125742229 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=843836 CPUtime=3.35
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 29399 0 0 0 319 16 0 0 16 0 9 0 680590904 864088064 35089 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=843836 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 864088064 35089 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=843836 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 680590905 864088064 35089 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=843836 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 864088064 35089 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=843836 CPUtime=0.09
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 403 0 0 0 9 0 0 0 17 0 9 0 680590906 864088064 35089 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=843836 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 864088064 35089 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=843836 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 864088064 35089 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 849192

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

[startup+19.103 s]
/proc/loadavg: 2.13 2.00 1.88 3/85 25371
/proc/meminfo: memFree=1624768/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=846300 CPUtime=18.97
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 43936 0 1 0 1867 30 0 0 22 0 9 0 680590902 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 211575 42426 2572 9 0 206142 0
[pid=25361/tid=25362] ppid=25358 vsize=846300 CPUtime=14.13
/proc/25361/task/25362/stat : 25362 (java) R 25358 25358 24031 0 -1 64 6152 0 1 0 1404 9 0 0 25 0 9 0 680590903 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4126072457 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=846300 CPUtime=4.65
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 36256 0 0 0 446 19 0 0 16 0 9 0 680590904 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 680590905 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=846300 CPUtime=0.16
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 789 0 0 0 16 0 0 0 17 0 9 0 680590906 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.97
Current children cumulated vsize (KiB) 851656

[startup+20.7022 s]
/proc/loadavg: 2.13 2.00 1.88 3/85 25371
/proc/meminfo: memFree=1624640/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=846300 CPUtime=20.57
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 43936 0 1 0 2027 30 0 0 22 0 9 0 680590902 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 211575 42426 2572 9 0 206142 0
[pid=25361/tid=25362] ppid=25358 vsize=846300 CPUtime=15.72
/proc/25361/task/25362/stat : 25362 (java) R 25358 25358 24031 0 -1 64 6152 0 1 0 1563 9 0 0 25 0 9 0 680590903 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4126072451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=846300 CPUtime=4.65
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 36256 0 0 0 446 19 0 0 16 0 9 0 680590904 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 680590905 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=846300 CPUtime=0.16
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 789 0 0 0 16 0 0 0 17 0 9 0 680590906 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=846300 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 866611200 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 851656

[startup+22.3013 s]
/proc/loadavg: 2.12 2.00 1.88 3/85 25371
/proc/meminfo: memFree=1624640/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=846220 CPUtime=22.16
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 43936 0 1 0 2186 30 0 0 22 0 9 0 680590902 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 211555 42426 2572 9 0 206122 0
[pid=25361/tid=25362] ppid=25358 vsize=846220 CPUtime=17.31
/proc/25361/task/25362/stat : 25362 (java) R 25358 25358 24031 0 -1 64 6152 0 1 0 1722 9 0 0 25 0 9 0 680590903 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4126072451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=846220 CPUtime=4.65
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 36256 0 0 0 446 19 0 0 16 0 9 0 680590904 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 680590905 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=846220 CPUtime=0.16
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 789 0 0 0 16 0 0 0 17 0 9 0 680590906 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 851576

[startup+22.7014 s]
/proc/loadavg: 2.12 2.00 1.88 3/85 25371
/proc/meminfo: memFree=1624640/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=846220 CPUtime=22.56
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 43936 0 1 0 2226 30 0 0 22 0 9 0 680590902 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 211555 42426 2572 9 0 206122 0
[pid=25361/tid=25362] ppid=25358 vsize=846220 CPUtime=17.71
/proc/25361/task/25362/stat : 25362 (java) R 25358 25358 24031 0 -1 64 6152 0 1 0 1762 9 0 0 25 0 9 0 680590903 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4126112703 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=846220 CPUtime=4.65
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 36256 0 0 0 446 19 0 0 16 0 9 0 680590904 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 680590905 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=846220 CPUtime=0.16
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 789 0 0 0 16 0 0 0 17 0 9 0 680590906 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.56
Current children cumulated vsize (KiB) 851576

[startup+22.9014 s]
/proc/loadavg: 2.12 2.00 1.88 3/85 25371
/proc/meminfo: memFree=1624640/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=846220 CPUtime=22.76
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 43936 0 1 0 2246 30 0 0 22 0 9 0 680590902 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 211555 42426 2572 9 0 206122 0
[pid=25361/tid=25362] ppid=25358 vsize=846220 CPUtime=17.91
/proc/25361/task/25362/stat : 25362 (java) R 25358 25358 24031 0 -1 64 6152 0 1 0 1782 9 0 0 25 0 9 0 680590903 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4126072505 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=846220 CPUtime=4.65
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 36256 0 0 0 446 19 0 0 16 0 9 0 680590904 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 680590905 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=846220 CPUtime=0.16
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 789 0 0 0 16 0 0 0 17 0 9 0 680590906 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 866529280 42426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.76
Current children cumulated vsize (KiB) 851576

[startup+23.0014 s]
/proc/loadavg: 2.12 2.00 1.88 2/85 25372
/proc/meminfo: memFree=1624640/2055920 swapFree=4179812/4192956
[pid=25358] ppid=25356 vsize=5356 CPUtime=0
/proc/25358/stat : 25358 (concrete.sh) S 25356 25358 24031 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 680590901 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25358/statm: 1339 242 201 169 0 50 0
[pid=25361] ppid=25358 vsize=846220 CPUtime=22.85
/proc/25361/stat : 25361 (java) S 25358 25358 24031 0 -1 0 43940 0 1 0 2255 30 0 0 22 0 9 0 680590902 866529280 42429 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25361/statm: 211555 42429 2572 9 0 206122 0
[pid=25361/tid=25362] ppid=25358 vsize=846220 CPUtime=18.01
/proc/25361/task/25362/stat : 25362 (java) S 25358 25358 24031 0 -1 64 6156 0 1 0 1792 9 0 0 25 0 9 0 680590903 866529280 42429 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25363] ppid=25358 vsize=846220 CPUtime=4.65
/proc/25361/task/25363/stat : 25363 (java) S 25358 25358 24031 0 -1 64 36256 0 0 0 446 19 0 0 16 0 9 0 680590904 866529280 42429 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25364] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25364/stat : 25364 (java) S 25358 25358 24031 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 680590905 866529280 42429 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25365] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25365/stat : 25365 (java) S 25358 25358 24031 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 680590905 866529280 42429 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25366] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25366/stat : 25366 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590906 866529280 42429 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25367] ppid=25358 vsize=846220 CPUtime=0.16
/proc/25361/task/25367/stat : 25367 (java) S 25358 25358 24031 0 -1 64 789 0 0 0 16 0 0 0 17 0 9 0 680590906 866529280 42429 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25368] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25368/stat : 25368 (java) S 25358 25358 24031 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 680590907 866529280 42429 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25361/tid=25369] ppid=25358 vsize=846220 CPUtime=0
/proc/25361/task/25369/stat : 25369 (java) S 25358 25358 24031 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 680590907 866529280 42429 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 851576

Child status: 0
Real time (s): 23.036
CPU time (s): 22.8945
CPU user time (s): 22.5596
CPU system time (s): 0.334949
CPU usage (%): 99.3858
Max. virtual memory (cumulated for all children) (KiB): 851656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5596
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44394
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= 6116
involuntary context switches= 5892

runsolver used 0.033994 second user time and 0.084987 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-05 11:03:53
IDJOB=1093159
IDBENCH=58689
IDSOLVER=303
FILE ID=node89/1093159-1215248631
PBS_JOBID= 7881940
Free space on /tmp= 66492 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/dag-half/normalized-half-n25-d5-e56-r7-8.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-1093159-1215248631/watcher-1093159-1215248631 -o /tmp/evaluation-result-1093159-1215248631/solver-1093159-1215248631 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1093159-1215248631.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bebfdc7ba7b4c6d509a2fbfd415a09b0
RANDOM SEED=58418471

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1785472 kB
Buffers:         41156 kB
Cached:         155576 kB
SwapCached:       7132 kB
Active:         112260 kB
Inactive:       102152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785472 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:           31140 kB
Writeback:           0 kB
Mapped:          21456 kB
Slab:            41436 kB
Committed_AS:  2022752 kB
PageTables:       1728 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= 66492 MiB
End job on node89 at 2008-07-05 11:04:16