Trace number 2083255

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 2009-07-14UNSAT 168.579 169.911

DiagnosticValue
CHECKS664947
NODES0

General information on the benchmark

Namecsp/fapp/fapp26/
normalized-fapp26-2300-3.xml
MD5SUMc4f7d55d5a43c8200b930ee86154a2fb
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.4641
Satisfiable
(Un)Satisfiability was proved
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data

163.41/164.75	c CPU-LOAD 132.08
163.41/164.75	c LOADED 2300 V (302 E), 12278 ExtensionConstraint2D, 1442 PredicateConstraint, arity 2, 132.08 cpu
168.39/169.75	s UNSATISFIABLE
168.39/169.75	d NODES 0
168.39/169.75	d CHECKS 664947
168.39/169.76	c prepro-constraint-ccks: 76934
168.39/169.76	c prepro-constraint-presenceccks: 2557
168.39/169.76	c prepro-cpu: 2.22
168.39/169.76	c prepro-matrix2d-ccks: 588013
168.39/169.76	c prepro-matrix2d-presenceccks: 247737
168.39/169.76	c prepro-removed: 115240
168.39/169.76	c total-assgn: 0
168.39/169.76	c total-constraint-ccks: 76934
168.39/169.76	c total-constraint-presence-ccks: 2557
168.39/169.76	c total-cpu: 2.78
168.39/169.76	c total-matrix2d-ccks: 588013
168.39/169.76	c total-matrix2d-presence-ccks: 247737
168.39/169.76	c TOTAL-NODES 0
168.39/169.76	c TOTAL-CPU 2.78

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083255-1247722806/watcher-2083255-1247722806 -o /tmp/evaluation-result-2083255-1247722806/solver-2083255-1247722806 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083255-1247722806.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 16548
/proc/meminfo: memFree=784272/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=18576 CPUtime=0
/proc/16548/stat : 16548 (runsolver) R 16546 16548 15200 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59348023 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16548/statm: 4644 284 249 26 0 2626 0

[startup+0.064964 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 16548
/proc/meminfo: memFree=784272/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102032 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 16548
/proc/meminfo: memFree=784272/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301053 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 16548
/proc/meminfo: memFree=784272/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701096 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 16548
/proc/meminfo: memFree=784272/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50218 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 16561
/proc/meminfo: memFree=769280/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=848640 CPUtime=1.56
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 8063 0 1 0 150 6 0 0 18 0 9 0 59348024 869007360 7120 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 212160 7120 2624 9 0 206638 0
[pid=16553/tid=16554] ppid=16548 vsize=848640 CPUtime=1.05
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 3930 0 1 0 102 3 0 0 21 0 9 0 59348025 869007360 7120 996147200 134512640 134550932 4294955408 18446744073709551615 4125182144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=848640 CPUtime=0.14
/proc/16553/task/16555/stat : 16555 (java) S 16548 16548 15200 0 -1 64 2113 0 0 0 14 0 0 0 16 0 9 0 59348027 869007360 7120 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59348027 869007360 7120 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59348027 869007360 7120 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59348029 869007360 7120 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=848640 CPUtime=0.33
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 1322 0 0 0 33 0 0 0 16 0 9 0 59348033 869007360 7120 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59348033 869007360 7120 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59348033 869007360 7120 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 853996

[startup+3.10134 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 16561
/proc/meminfo: memFree=763392/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=848640 CPUtime=3.13
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 9410 0 1 0 306 7 0 0 18 0 9 0 59348024 869007360 8442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 212160 8442 2625 9 0 206638 0
[pid=16553/tid=16554] ppid=16548 vsize=848640 CPUtime=2.49
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 3955 0 1 0 245 4 0 0 25 0 9 0 59348025 869007360 8442 996147200 134512640 134550932 4294955408 18446744073709551615 4126207407 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=848640 CPUtime=0.28
/proc/16553/task/16555/stat : 16555 (java) S 16548 16548 15200 0 -1 64 3434 0 0 0 27 1 0 0 16 0 9 0 59348027 869007360 8442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59348027 869007360 8442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59348027 869007360 8442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59348029 869007360 8442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=848640 CPUtime=0.33
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 1323 0 0 0 33 0 0 0 15 0 9 0 59348033 869007360 8442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59348033 869007360 8442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=848640 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59348033 869007360 8442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 853996

[startup+6.30268 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 16561
/proc/meminfo: memFree=755648/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=848644 CPUtime=6.31
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 10843 0 1 0 622 9 0 0 18 0 9 0 59348024 869011456 9841 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 212161 9841 2625 9 0 206639 0
[pid=16553/tid=16554] ppid=16548 vsize=848644 CPUtime=5.48
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 4022 0 1 0 544 4 0 0 25 0 9 0 59348025 869011456 9841 996147200 134512640 134550932 4294955408 18446744073709551615 4126001176 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=848644 CPUtime=0.46
/proc/16553/task/16555/stat : 16555 (java) S 16548 16548 15200 0 -1 64 4800 0 0 0 44 2 0 0 16 0 9 0 59348027 869011456 9841 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 59348027 869011456 9841 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59348027 869011456 9841 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59348029 869011456 9841 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=848644 CPUtime=0.33
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 1323 0 0 0 33 0 0 0 15 0 9 0 59348033 869011456 9841 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59348033 869011456 9841 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59348033 869011456 9841 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 854000

[startup+12.7014 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 16561
/proc/meminfo: memFree=749696/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=848644 CPUtime=12.65
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 12833 0 1 0 1255 10 0 0 18 0 9 0 59348024 869011456 11174 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 212161 11174 2626 9 0 206639 0
[pid=16553/tid=16554] ppid=16548 vsize=848644 CPUtime=11.56
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 4165 0 1 0 1151 5 0 0 25 0 9 0 59348025 869011456 11174 996147200 134512640 134550932 4294955408 18446744073709551615 4126510886 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=848644 CPUtime=0.72
/proc/16553/task/16555/stat : 16555 (java) S 16548 16548 15200 0 -1 64 6647 0 0 0 69 3 0 0 16 0 9 0 59348027 869011456 11174 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 59348027 869011456 11174 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59348027 869011456 11174 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59348029 869011456 11174 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=848644 CPUtime=0.33
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 1323 0 0 0 33 0 0 0 16 0 9 0 59348033 869011456 11174 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59348033 869011456 11174 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59348033 869011456 11174 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 854000

[startup+25.5027 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 16561
/proc/meminfo: memFree=743040/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=848644 CPUtime=25.32
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 14400 0 1 0 2521 11 0 0 18 0 9 0 59348024 869011456 12727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 212161 12727 2626 9 0 206639 0
[pid=16553/tid=16554] ppid=16548 vsize=848644 CPUtime=24.15
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 4179 0 1 0 2410 5 0 0 25 0 9 0 59348025 869011456 12727 996147200 134512640 134550932 4294955408 18446744073709551615 4126510857 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=848644 CPUtime=0.81
/proc/16553/task/16555/stat : 16555 (java) S 16548 16548 15200 0 -1 64 8200 0 0 0 77 4 0 0 16 0 9 0 59348027 869011456 12727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 59348027 869011456 12727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59348027 869011456 12727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59348029 869011456 12727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=848644 CPUtime=0.33
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 1323 0 0 0 33 0 0 0 16 0 9 0 59348033 869011456 12727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59348033 869011456 12727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=848644 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59348033 869011456 12727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 854000

[startup+51.1024 s]
/proc/loadavg: 2.08 2.02 2.01 3/93 16562
/proc/meminfo: memFree=705464/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=16553/tid=16559] ppid=16548 vsize=852188 CPUtime=5.63
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 3955 0 0 0 548 15 0 0 15 0 10 0 59348033 872640512 64567 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59348033 872640512 64567 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59348033 872640512 64567 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16562] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16562/stat : 16562 (java) S 16548 16548 15200 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 59350633 872640512 64567 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 857544

[startup+162.303 s]
/proc/loadavg: 2.13 2.08 2.03 3/93 16562
/proc/meminfo: memFree=23544/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=852188 CPUtime=161.02
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 183072 0 1 0 15943 159 0 0 18 0 10 0 59348024 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 213047 180285 2633 9 0 207525 0
[pid=16553/tid=16554] ppid=16548 vsize=852188 CPUtime=130.02
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 12142 0 1 0 12949 53 0 0 20 0 10 0 59348025 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4126155450 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=852188 CPUtime=24.92
/proc/16553/task/16555/stat : 16555 (java) S 16548 16548 15200 0 -1 64 166267 0 0 0 2404 88 0 0 25 0 10 0 59348027 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59348027 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59348027 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59348029 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=852188 CPUtime=6.06
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 3955 0 0 0 590 16 0 0 15 0 10 0 59348033 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59348033 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59348033 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16562] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16562/stat : 16562 (java) S 16548 16548 15200 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 59350633 872640512 180285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 857544

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

[startup+166.302 s]
/proc/loadavg: 2.12 2.08 2.03 4/92 16562
/proc/meminfo: memFree=14840/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=852188 CPUtime=165.01
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 183081 0 1 0 16339 162 0 0 18 0 9 0 59348024 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 213047 180288 2634 9 0 207525 0
[pid=16553/tid=16554] ppid=16548 vsize=852188 CPUtime=132.38
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 12150 0 1 0 13182 56 0 0 25 0 9 0 59348025 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=852188 CPUtime=26.53
/proc/16553/task/16555/stat : 16555 (java) R 16548 16548 15200 0 -1 64 166267 0 0 0 2565 88 0 0 17 0 9 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59348029 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=852188 CPUtime=6.07
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 3955 0 0 0 591 16 0 0 15 0 9 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 165.01
Current children cumulated vsize (KiB) 857544

[startup+167.901 s]
/proc/loadavg: 2.12 2.08 2.03 3/92 16562
/proc/meminfo: memFree=14840/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=852188 CPUtime=166.6
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 183085 0 1 0 16498 162 0 0 18 0 10 0 59348024 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 213047 180288 2634 9 0 207525 0
[pid=16553/tid=16554] ppid=16548 vsize=852188 CPUtime=132.78
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 12152 0 1 0 13222 56 0 0 25 0 10 0 59348025 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4128104352 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=852188 CPUtime=27.69
/proc/16553/task/16555/stat : 16555 (java) S 16548 16548 15200 0 -1 64 166267 0 0 0 2681 88 0 0 18 0 10 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59348029 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=852188 CPUtime=6.1
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 3955 0 0 0 594 16 0 0 15 0 10 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 166.6
Current children cumulated vsize (KiB) 857544

[startup+168.701 s]
/proc/loadavg: 2.11 2.08 2.03 3/93 16563
/proc/meminfo: memFree=14832/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=852188 CPUtime=167.39
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 183086 0 1 0 16577 162 0 0 18 0 10 0 59348024 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 213047 180288 2634 9 0 207525 0
[pid=16553/tid=16554] ppid=16548 vsize=852188 CPUtime=133.57
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 12153 0 1 0 13301 56 0 0 25 0 10 0 59348025 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4131447024 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=852188 CPUtime=27.69
/proc/16553/task/16555/stat : 16555 (java) S 16548 16548 15200 0 -1 64 166267 0 0 0 2681 88 0 0 17 0 10 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59348029 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=852188 CPUtime=6.1
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 3955 0 0 0 594 16 0 0 15 0 10 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16563] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16563/stat : 16563 (java) S 16548 16548 15200 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59364770 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.39
Current children cumulated vsize (KiB) 857544

[startup+169.502 s]
/proc/loadavg: 2.11 2.08 2.03 3/93 16563
/proc/meminfo: memFree=14832/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=852188 CPUtime=168.19
/proc/16553/stat : 16553 (java) S 16548 16548 15200 0 -1 0 183086 0 1 0 16657 162 0 0 18 0 10 0 59348024 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 213047 180288 2634 9 0 207525 0
[pid=16553/tid=16554] ppid=16548 vsize=852188 CPUtime=134.36
/proc/16553/task/16554/stat : 16554 (java) R 16548 16548 15200 0 -1 64 12153 0 1 0 13380 56 0 0 25 0 10 0 59348025 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4125650871 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16555] ppid=16548 vsize=852188 CPUtime=27.69
/proc/16553/task/16555/stat : 16555 (java) S 16548 16548 15200 0 -1 64 166267 0 0 0 2681 88 0 0 17 0 10 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16556] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16556/stat : 16556 (java) S 16548 16548 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16557] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16557/stat : 16557 (java) S 16548 16548 15200 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 59348027 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16558] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16558/stat : 16558 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59348029 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16559] ppid=16548 vsize=852188 CPUtime=6.11
/proc/16553/task/16559/stat : 16559 (java) S 16548 16548 15200 0 -1 64 3955 0 0 0 595 16 0 0 15 0 10 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16560] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16560/stat : 16560 (java) S 16548 16548 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16561] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16561/stat : 16561 (java) S 16548 16548 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59348033 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16553/tid=16563] ppid=16548 vsize=852188 CPUtime=0
/proc/16553/task/16563/stat : 16563 (java) S 16548 16548 15200 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59364770 872640512 180288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 168.19
Current children cumulated vsize (KiB) 857544

[startup+169.902 s]
/proc/loadavg: 2.11 2.08 2.03 3/93 16563
/proc/meminfo: memFree=14832/2055920 swapFree=4192812/4192956
[pid=16548] ppid=16546 vsize=5356 CPUtime=0
/proc/16548/stat : 16548 (concrete.sh) S 16546 16548 15200 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59348023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16548/statm: 1339 244 201 169 0 50 0
[pid=16553] ppid=16548 vsize=0 CPUtime=168.55
/proc/16553/stat : 16553 (java) Z 16548 16548 15200 0 -1 12 183095 0 1 0 16682 173 0 0 16 0 2 0 59348024 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16553/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 168.55
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 169.911
CPU time (s): 168.579
CPU user time (s): 166.832
CPU system time (s): 1.74773
CPU usage (%): 99.2162
Max. virtual memory (cumulated for all children) (KiB): 857596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.832
system time used= 1.74773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183737
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= 29951
involuntary context switches= 33303

runsolver used 0.231964 second user time and 0.59091 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-16 07:40:06
IDJOB=2083255
IDBENCH=57756
IDSOLVER=735
FILE ID=node7/2083255-1247722806
PBS_JOBID= 9521420
Free space on /tmp= 66116 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp26/normalized-fapp26-2300-3.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083255-1247722806/watcher-2083255-1247722806 -o /tmp/evaluation-result-2083255-1247722806/solver-2083255-1247722806 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2083255-1247722806.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c4f7d55d5a43c8200b930ee86154a2fb
RANDOM SEED=249234181

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        784752 kB
Buffers:         90076 kB
Cached:         494112 kB
SwapCached:          0 kB
Active:         790620 kB
Inactive:       398056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        784752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4692 kB
Writeback:           0 kB
Mapped:         624892 kB
Slab:            66404 kB
Committed_AS:  1316388 kB
PageTables:       3056 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= 66116 MiB
End job on node7 at 2009-07-16 07:42:56