Trace number 2085565

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 709.23 710.712

DiagnosticValue
CHECKS7297100
NODES5905

General information on the benchmark

Namecsp/graphColoring/hos/
normalized-abb313GPIA-7.xml
MD5SUM2f1fc2e834d2ccdc26de517cd953fd07
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 benchmark2.43663
Satisfiable
(Un)Satisfiability was proved
Number of variables1557
Number of constraints65390
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension0
Number of constraints which are defined in intension65390
Global constraints used (with number of constraints)

Solver Data

401.63/403.02	c CPU-LOAD 396.58
401.63/403.02	c LOADED 1557 V (7 E), 53356 ExtensionConstraint2D, arity 2, 396.58 cpu
709.13/710.67	s UNSATISFIABLE
709.13/710.67	d NODES 5905
709.13/710.67	d CHECKS 7297096
709.13/710.67	c heuristic-cpu: 0.0
709.13/710.67	c prepro-constraint-ccks: 0
709.13/710.67	c prepro-constraint-presenceccks: 0
709.13/710.67	c prepro-cpu: 0.25
709.13/710.67	c prepro-matrix2d-ccks: 0
709.13/710.67	c prepro-matrix2d-presenceccks: 0
709.13/710.67	c prepro-removed: 0
709.13/710.67	c search-cpu: 306.55
709.13/710.67	c search-nps: 19.262764
709.13/710.67	c total-assgn: 5905
709.13/710.67	c total-constraint-ccks: 0
709.13/710.67	c total-constraint-presence-ccks: 0
709.13/710.67	c total-cpu: 306.91998
709.13/710.67	c total-matrix2d-ccks: 7297096
709.13/710.67	c total-matrix2d-presence-ccks: 0
709.13/710.67	c TOTAL-NODES 5905
709.13/710.67	c TOTAL-CPU 306.91998

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-2085565-1247726001/watcher-2085565-1247726001 -o /tmp/evaluation-result-2085565-1247726001/solver-2085565-1247726001 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2085565-1247726001.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: 2.30 2.10 2.03 4/72 19777
/proc/meminfo: memFree=1632544/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 59663723 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 240577642578 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/19777/statm: 1339 230 191 169 0 50 0
[pid=19778] ppid=19777 vsize=5356 CPUtime=0
/proc/19778/stat : 19778 (concrete.sh) R 19777 19777 18850 0 -1 4194368 4 0 0 0 0 0 0 0 21 0 1 0 59663724 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 240577311414 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/19778/statm: 1339 230 191 169 0 50 0

[startup+0.075425 s]
/proc/loadavg: 2.30 2.10 2.03 4/72 19777
/proc/meminfo: memFree=1632544/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102427 s]
/proc/loadavg: 2.30 2.10 2.03 4/72 19777
/proc/meminfo: memFree=1632544/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301444 s]
/proc/loadavg: 2.30 2.10 2.03 4/72 19777
/proc/meminfo: memFree=1632544/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70248 s]
/proc/loadavg: 2.30 2.10 2.03 4/72 19777
/proc/meminfo: memFree=1632544/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50255 s]
/proc/loadavg: 2.35 2.12 2.03 4/82 19790
/proc/meminfo: memFree=1617488/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=847592 CPUtime=1.47
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 6991 0 1 0 142 5 0 0 18 0 9 0 59663725 867934208 6248 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 211898 6248 2003 9 0 206376 0
[pid=19782/tid=19783] ppid=19777 vsize=847592 CPUtime=1.06
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 3884 0 1 0 104 2 0 0 22 0 9 0 59663725 867934208 6248 996147200 134512640 134550932 4294955408 18446744073709551615 4126439788 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19784] ppid=19777 vsize=847592 CPUtime=0.06
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 1062 0 0 0 6 0 0 0 16 0 9 0 59663727 867934208 6248 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19777 vsize=847592 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 867934208 6248 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19777 vsize=847592 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59663727 867934208 6248 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19777 vsize=847592 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 867934208 6248 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=847592 CPUtime=0.32
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 1349 0 0 0 31 1 0 0 16 0 9 0 59663733 867934208 6248 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19777 vsize=847592 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 867934208 6248 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=847592 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 867934208 6248 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852948

[startup+3.10169 s]
/proc/loadavg: 2.35 2.12 2.03 3/82 19790
/proc/meminfo: memFree=1612752/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=847636 CPUtime=3.05
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 8825 0 1 0 299 6 0 0 18 0 9 0 59663725 867979264 7766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 211909 7766 2624 9 0 206387 0
[pid=19782/tid=19783] ppid=19777 vsize=847636 CPUtime=2.49
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 3899 0 1 0 246 3 0 0 25 0 9 0 59663725 867979264 7766 996147200 134512640 134550932 4294955408 18446744073709551615 4126439750 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19784] ppid=19777 vsize=847636 CPUtime=0.22
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 2881 0 0 0 21 1 0 0 16 0 9 0 59663727 867979264 7766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 867979264 7766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59663727 867979264 7766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 867979264 7766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=847636 CPUtime=0.32
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 1349 0 0 0 31 1 0 0 16 0 9 0 59663733 867979264 7766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 867979264 7766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 867979264 7766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 852992

[startup+6.30297 s]
/proc/loadavg: 2.33 2.11 2.03 3/82 19790
/proc/meminfo: memFree=1607952/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=847636 CPUtime=6.22
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 9660 0 1 0 615 7 0 0 18 0 9 0 59663725 867979264 8585 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 211909 8585 2625 9 0 206387 0
[pid=19782/tid=19783] ppid=19777 vsize=847636 CPUtime=5.61
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 3915 0 1 0 558 3 0 0 25 0 9 0 59663725 867979264 8585 996147200 134512640 134550932 4294955408 18446744073709551615 4126443109 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19784] ppid=19777 vsize=847636 CPUtime=0.26
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 3698 0 0 0 25 1 0 0 16 0 9 0 59663727 867979264 8585 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 867979264 8585 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59663727 867979264 8585 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 867979264 8585 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=847636 CPUtime=0.32
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 1351 0 0 0 31 1 0 0 17 0 9 0 59663733 867979264 8585 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 867979264 8585 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 867979264 8585 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 852992

[startup+12.7015 s]
/proc/loadavg: 2.30 2.11 2.03 3/82 19790
/proc/meminfo: memFree=1602640/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=847636 CPUtime=12.56
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 11331 0 1 0 1248 8 0 0 18 0 9 0 59663725 867979264 9602 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 211909 9602 2626 9 0 206387 0
[pid=19782/tid=19783] ppid=19777 vsize=847636 CPUtime=11.81
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 3991 0 1 0 1178 3 0 0 25 0 9 0 59663725 867979264 9602 996147200 134512640 134550932 4294955408 18446744073709551615 4126439753 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19784] ppid=19777 vsize=847636 CPUtime=0.4
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 5293 0 0 0 38 2 0 0 15 0 9 0 59663727 867979264 9602 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 867979264 9602 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59663727 867979264 9602 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 867979264 9602 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=847636 CPUtime=0.32
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 1351 0 0 0 31 1 0 0 17 0 9 0 59663733 867979264 9602 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 867979264 9602 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 867979264 9602 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 852992

[startup+25.5027 s]
/proc/loadavg: 2.25 2.11 2.03 3/82 19790
/proc/meminfo: memFree=1596432/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=847636 CPUtime=25.24
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 12433 0 1 0 2515 9 0 0 18 0 9 0 59663725 867979264 10690 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 211909 10690 2626 9 0 206387 0
[pid=19782/tid=19783] ppid=19777 vsize=847636 CPUtime=24.44
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 4005 0 1 0 2440 4 0 0 25 0 9 0 59663725 867979264 10690 996147200 134512640 134550932 4294955408 18446744073709551615 4126203752 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19784] ppid=19777 vsize=847636 CPUtime=0.45
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 6381 0 0 0 43 2 0 0 16 0 9 0 59663727 867979264 10690 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 867979264 10690 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59663727 867979264 10690 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 867979264 10690 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=847636 CPUtime=0.32
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 1351 0 0 0 31 1 0 0 17 0 9 0 59663733 867979264 10690 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 867979264 10690 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=847636 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 867979264 10690 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 852992

[startup+51.1029 s]
/proc/loadavg: 2.15 2.10 2.03 3/82 19790

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

[pid=19782/tid=19784] ppid=19777 vsize=852188 CPUtime=4.76
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 32809 0 0 0 458 18 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19785] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19786] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19787] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=852188 CPUtime=0.76
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 2381 0 0 0 74 2 0 0 16 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19789] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 700.83
Current children cumulated vsize (KiB) 857544

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

[startup+703.901 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 19833
/proc/meminfo: memFree=1370536/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=852188 CPUtime=702.43
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 41569 0 1 0 70207 36 0 0 18 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 213047 37179 2636 9 0 207525 0
[pid=19782/tid=19783] ppid=19777 vsize=852188 CPUtime=696.86
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 5674 0 1 0 69673 13 0 0 25 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4127786021 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19784] ppid=19777 vsize=852188 CPUtime=4.76
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 32809 0 0 0 458 18 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19785] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19786] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19787] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=852188 CPUtime=0.76
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 2381 0 0 0 74 2 0 0 16 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19789] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 857544

[startup+707.103 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 19833
/proc/meminfo: memFree=1370536/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=852188 CPUtime=705.63
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 41569 0 1 0 70527 36 0 0 18 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 213047 37179 2636 9 0 207525 0
[pid=19782/tid=19783] ppid=19777 vsize=852188 CPUtime=700.06
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 5674 0 1 0 69993 13 0 0 25 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4127752538 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19784] ppid=19777 vsize=852188 CPUtime=4.76
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 32809 0 0 0 458 18 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19785] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19786] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19787] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=852188 CPUtime=0.77
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 2381 0 0 0 75 2 0 0 17 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19789] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 705.63
Current children cumulated vsize (KiB) 857544

[startup+708.703 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 19833
/proc/meminfo: memFree=1370536/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=852188 CPUtime=707.23
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 41569 0 1 0 70687 36 0 0 18 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 213047 37179 2636 9 0 207525 0
[pid=19782/tid=19783] ppid=19777 vsize=852188 CPUtime=701.66
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 5674 0 1 0 70153 13 0 0 25 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4127806406 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19784] ppid=19777 vsize=852188 CPUtime=4.76
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 32809 0 0 0 458 18 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19785] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19786] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19787] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=852188 CPUtime=0.77
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 2381 0 0 0 75 2 0 0 17 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19789] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 707.23
Current children cumulated vsize (KiB) 857544

[startup+709.508 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 19833
/proc/meminfo: memFree=1370536/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=852188 CPUtime=708.03
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 41569 0 1 0 70767 36 0 0 18 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 213047 37179 2636 9 0 207525 0
[pid=19782/tid=19783] ppid=19777 vsize=852188 CPUtime=702.46
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 5674 0 1 0 70233 13 0 0 25 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4127786893 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19784] ppid=19777 vsize=852188 CPUtime=4.76
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 32809 0 0 0 458 18 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19785] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19786] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19787] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=852188 CPUtime=0.77
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 2381 0 0 0 75 2 0 0 17 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19789] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 708.03
Current children cumulated vsize (KiB) 857544

[startup+710.303 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 19833
/proc/meminfo: memFree=1370536/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=852188 CPUtime=708.82
/proc/19782/stat : 19782 (java) S 19777 19777 18850 0 -1 0 41569 0 1 0 70846 36 0 0 18 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 213047 37179 2636 9 0 207525 0
[pid=19782/tid=19783] ppid=19777 vsize=852188 CPUtime=703.26
/proc/19782/task/19783/stat : 19783 (java) R 19777 19777 18850 0 -1 64 5674 0 1 0 70313 13 0 0 25 0 9 0 59663725 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4127752538 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19784] ppid=19777 vsize=852188 CPUtime=4.76
/proc/19782/task/19784/stat : 19784 (java) S 19777 19777 18850 0 -1 64 32809 0 0 0 458 18 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19785] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19777 19777 18850 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19786] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19777 19777 18850 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 59663727 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19787] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19777 19777 18850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59663729 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19777 vsize=852188 CPUtime=0.77
/proc/19782/task/19788/stat : 19788 (java) S 19777 19777 18850 0 -1 64 2381 0 0 0 75 2 0 0 17 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19782/tid=19789] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19777 vsize=852188 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19777 19777 18850 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59663733 872640512 37179 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 708.82
Current children cumulated vsize (KiB) 857544

[startup+710.703 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 19833
/proc/meminfo: memFree=1370536/2055920 swapFree=4192812/4192956
[pid=19777] ppid=19775 vsize=5356 CPUtime=0
/proc/19777/stat : 19777 (concrete.sh) S 19775 19777 18850 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 59663723 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19777/statm: 1339 244 201 169 0 50 0
[pid=19782] ppid=19777 vsize=0 CPUtime=709.2
/proc/19782/stat : 19782 (java) Z 19777 19777 18850 0 -1 12 41578 0 1 0 70883 37 0 0 16 0 2 0 59663725 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/19782/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 709.2
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 710.712
CPU time (s): 709.23
CPU user time (s): 708.839
CPU system time (s): 0.39094
CPU usage (%): 99.7915
Max. virtual memory (cumulated for all children) (KiB): 858524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 708.839
system time used= 0.39094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42220
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= 20974
involuntary context switches= 17618

runsolver used 0.828873 second user time and 2.45563 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-16 08:33:21
IDJOB=2085565
IDBENCH=58448
IDSOLVER=735
FILE ID=node50/2085565-1247726001
PBS_JOBID= 9521528
Free space on /tmp= 66380 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/graphColoring/hos/normalized-abb313GPIA-7.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085565-1247726001/watcher-2085565-1247726001 -o /tmp/evaluation-result-2085565-1247726001/solver-2085565-1247726001 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2085565-1247726001.xml

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

MD5SUM BENCH= 2f1fc2e834d2ccdc26de517cd953fd07
RANDOM SEED=75642861

node50.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:       1633024 kB
Buffers:         74568 kB
Cached:         243400 kB
SwapCached:          0 kB
Active:         122480 kB
Inactive:       227476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9380 kB
Writeback:           0 kB
Mapped:          43468 kB
Slab:            58344 kB
Committed_AS:   499764 kB
PageTables:       1840 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= 66380 MiB
End job on node50 at 2009-07-16 08:45:12