Trace number 1064604

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CSP4J - WMC Engine 2008-05-30SAT 30.7843 30.9704

DiagnosticValue
CHECKS1052750
NODES891

General information on the benchmark

Namecsp/tdsp/
normalized-C1-2-21.xml
MD5SUM7e74f6b4e9af2ada897ea852c87daff2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.689895
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints170
Maximum constraint arity6
Maximum domain size22
Number of constraints which are defined in extension0
Number of constraints which are defined in intension170
Global constraints used (with number of constraints)

Solver Data (download as text)

29.43/29.68	c CPU-LOAD 13.0
29.43/29.68	c LOADED 53 V (22 E), 170 PredicateConstraint, arity 6, 13.0 cpu
30.72/30.94	v 21 20 16 20 1 9 0 1 1 8 1 13 0 1 3 12 1 8 0 1 10 18 1 0 3 0 3 0 0 1 0 0 0 12 0 3 5 0 6 12 1 16 5 0 16 0 0 10 8 0 8 13 0 
30.72/30.94	s SATISFIABLE
30.72/30.94	d NODES 891
30.72/30.94	d CHECKS 1052752
30.72/30.95	c gac3-effective-revisions: 34
30.72/30.95	c gac3-useless-revisions: 884
30.72/30.95	c local-minima: 779
30.72/30.95	c prepro-constraint-ccks: 30745
30.72/30.95	c prepro-constraint-presenceccks: 884
30.72/30.95	c prepro-cpu: 0.1
30.72/30.95	c prepro-matrix2d-ccks: 0
30.72/30.95	c prepro-matrix2d-presenceccks: 0
30.72/30.95	c prepro-removed: 102
30.72/30.95	c total-assgn: 891
30.72/30.95	c total-constraint-ccks: 1052752
30.72/30.95	c total-constraint-presence-ccks: 1615
30.72/30.95	c total-cpu: 0.95
30.72/30.95	c total-matrix2d-ccks: 0
30.72/30.95	c total-matrix2d-presence-ccks: 0
30.72/30.95	c tuples: 0
30.72/30.95	c tuples-collisions: 0
30.72/30.95	c TOTAL-NODES 891
30.72/30.95	c TOTAL-CPU 0.95

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064604-1215142778/watcher-1064604-1215142778 -o /tmp/evaluation-result-1064604-1215142778/solver-1064604-1215142778 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1064604-1215142778.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.06 2.06 4/80 18614
/proc/meminfo: memFree=1671208/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) R 18612 18614 18490 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 419895139 5484544 230 996147200 4194304 4889804 548682068784 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18614/statm: 1339 230 191 169 0 50 0
[pid=18615] ppid=18614 vsize=5356 CPUtime=0
/proc/18615/stat : 18615 (concrete.sh) R 18614 18614 18490 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 419895139 5484544 230 996147200 4194304 4889804 548682068784 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18615/statm: 1339 230 191 169 0 50 0

[startup+0.082818 s]
/proc/loadavg: 2.09 2.06 2.06 4/80 18614
/proc/meminfo: memFree=1671208/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102814 s]
/proc/loadavg: 2.09 2.06 2.06 4/80 18614
/proc/meminfo: memFree=1671208/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30284 s]
/proc/loadavg: 2.09 2.06 2.06 4/80 18614
/proc/meminfo: memFree=1671208/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702897 s]
/proc/loadavg: 2.09 2.06 2.06 4/80 18614
/proc/meminfo: memFree=1671208/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50202 s]
/proc/loadavg: 2.09 2.06 2.06 4/91 18626
/proc/meminfo: memFree=1650640/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
[pid=18617] ppid=18614 vsize=847140 CPUtime=1.61
/proc/18617/stat : 18617 (java) S 18614 18614 18490 0 -1 0 10479 0 1 0 155 6 0 0 18 0 10 0 419895140 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18617/statm: 211785 9331 2581 9 0 206345 0
[pid=18617/tid=18618] ppid=18614 vsize=847140 CPUtime=0.92
/proc/18617/task/18618/stat : 18618 (java) R 18614 18614 18490 0 -1 64 3664 0 1 0 90 2 0 0 18 0 10 0 419895141 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18619] ppid=18614 vsize=847140 CPUtime=0.39
/proc/18617/task/18619/stat : 18619 (java) R 18614 18614 18490 0 -1 64 5014 0 0 0 37 2 0 0 16 0 10 0 419895142 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 102477906 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18620] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18620/stat : 18620 (java) S 18614 18614 18490 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18621] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18621/stat : 18621 (java) S 18614 18614 18490 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18622] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18622/stat : 18622 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 419895145 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18623] ppid=18614 vsize=847140 CPUtime=0.27
/proc/18617/task/18623/stat : 18623 (java) S 18614 18614 18490 0 -1 64 1063 0 0 0 27 0 0 0 16 0 10 0 419895145 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18624] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18624/stat : 18624 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 419895145 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18625] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18625/stat : 18625 (java) S 18614 18614 18490 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 419895145 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18626] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18626/stat : 18626 (java) S 18614 18614 18490 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 419895185 867471360 9331 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 852496

[startup+3.10224 s]
/proc/loadavg: 2.09 2.06 2.06 3/91 18626
/proc/meminfo: memFree=1644368/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
[pid=18617] ppid=18614 vsize=847140 CPUtime=3.19
/proc/18617/stat : 18617 (java) S 18614 18614 18490 0 -1 0 11383 0 1 0 312 7 0 0 18 0 10 0 419895140 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18617/statm: 211785 9126 2581 9 0 206345 0
[pid=18617/tid=18618] ppid=18614 vsize=847140 CPUtime=1.62
/proc/18617/task/18618/stat : 18618 (java) R 18614 18614 18490 0 -1 64 3752 0 1 0 160 2 0 0 25 0 10 0 419895141 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18619] ppid=18614 vsize=847140 CPUtime=1.23
/proc/18617/task/18619/stat : 18619 (java) R 18614 18614 18490 0 -1 64 5815 0 0 0 120 3 0 0 16 0 10 0 419895142 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 102300737 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18620] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18620/stat : 18620 (java) S 18614 18614 18490 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18621] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18621/stat : 18621 (java) S 18614 18614 18490 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18622] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18622/stat : 18622 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 419895145 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18623] ppid=18614 vsize=847140 CPUtime=0.31
/proc/18617/task/18623/stat : 18623 (java) S 18614 18614 18490 0 -1 64 1078 0 0 0 31 0 0 0 16 0 10 0 419895145 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18624] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18624/stat : 18624 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 419895145 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18625] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18625/stat : 18625 (java) S 18614 18614 18490 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 419895145 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18626] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18626/stat : 18626 (java) S 18614 18614 18490 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 419895185 867471360 9126 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 852496

[startup+6.3027 s]
/proc/loadavg: 2.09 2.06 2.06 4/91 18626
/proc/meminfo: memFree=1643536/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
[pid=18617] ppid=18614 vsize=847140 CPUtime=6.36
/proc/18617/stat : 18617 (java) S 18614 18614 18490 0 -1 0 13530 0 1 0 625 11 0 0 18 0 10 0 419895140 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18617/statm: 211785 9268 2581 9 0 206345 0
[pid=18617/tid=18618] ppid=18614 vsize=847140 CPUtime=3.03
/proc/18617/task/18618/stat : 18618 (java) R 18614 18614 18490 0 -1 64 3940 0 1 0 300 3 0 0 25 0 10 0 419895141 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18619] ppid=18614 vsize=847140 CPUtime=2.92
/proc/18617/task/18619/stat : 18619 (java) R 18614 18614 18490 0 -1 64 7757 0 0 0 287 5 0 0 16 0 10 0 419895142 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18620] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18620/stat : 18620 (java) S 18614 18614 18490 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18621] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18621/stat : 18621 (java) S 18614 18614 18490 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18622] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18622/stat : 18622 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 419895145 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18623] ppid=18614 vsize=847140 CPUtime=0.38
/proc/18617/task/18623/stat : 18623 (java) S 18614 18614 18490 0 -1 64 1095 0 0 0 37 1 0 0 15 0 10 0 419895145 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18624] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18624/stat : 18624 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 419895145 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18625] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18625/stat : 18625 (java) S 18614 18614 18490 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 419895145 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18626] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18626/stat : 18626 (java) S 18614 18614 18490 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 419895185 867471360 9268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 852496

[startup+12.7026 s]
/proc/loadavg: 2.07 2.06 2.06 3/91 18626
/proc/meminfo: memFree=1643664/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
[pid=18617] ppid=18614 vsize=847140 CPUtime=12.7
/proc/18617/stat : 18617 (java) S 18614 18614 18490 0 -1 0 17507 0 1 0 1251 19 0 0 18 0 10 0 419895140 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18617/statm: 211785 9172 2582 9 0 206345 0
[pid=18617/tid=18618] ppid=18614 vsize=847140 CPUtime=5.8
/proc/18617/task/18618/stat : 18618 (java) R 18614 18614 18490 0 -1 64 4300 0 1 0 574 6 0 0 25 0 10 0 419895141 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 102492634 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18619] ppid=18614 vsize=847140 CPUtime=6.42
/proc/18617/task/18619/stat : 18619 (java) S 18614 18614 18490 0 -1 64 11360 0 0 0 631 11 0 0 17 0 10 0 419895142 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18620] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18620/stat : 18620 (java) S 18614 18614 18490 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18621] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18621/stat : 18621 (java) S 18614 18614 18490 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18622] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18622/stat : 18622 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 419895145 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18623] ppid=18614 vsize=847140 CPUtime=0.45
/proc/18617/task/18623/stat : 18623 (java) S 18614 18614 18490 0 -1 64 1109 0 0 0 44 1 0 0 15 0 10 0 419895145 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18624] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18624/stat : 18624 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 419895145 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18625] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18625/stat : 18625 (java) S 18614 18614 18490 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 419895145 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18626] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18626/stat : 18626 (java) S 18614 18614 18490 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 419895185 867471360 9172 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 852496

[startup+25.5024 s]
/proc/loadavg: 2.21 2.09 2.07 3/91 18626
/proc/meminfo: memFree=1643536/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
[pid=18617] ppid=18614 vsize=847140 CPUtime=25.37
/proc/18617/stat : 18617 (java) S 18614 18614 18490 0 -1 0 26988 0 1 0 2502 35 0 0 18 0 10 0 419895140 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18617/statm: 211785 9213 2582 9 0 206345 0
[pid=18617/tid=18618] ppid=18614 vsize=847140 CPUtime=11.28
/proc/18617/task/18618/stat : 18618 (java) R 18614 18614 18490 0 -1 64 5034 0 1 0 1118 10 0 0 25 0 10 0 419895141 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 102109827 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18619] ppid=18614 vsize=847140 CPUtime=13.5
/proc/18617/task/18619/stat : 18619 (java) S 18614 18614 18490 0 -1 64 20093 0 0 0 1328 22 0 0 16 0 10 0 419895142 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18620] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18620/stat : 18620 (java) S 18614 18614 18490 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 419895142 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18621] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18621/stat : 18621 (java) S 18614 18614 18490 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18622] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18622/stat : 18622 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 419895145 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18623] ppid=18614 vsize=847140 CPUtime=0.56
/proc/18617/task/18623/stat : 18623 (java) S 18614 18614 18490 0 -1 64 1123 0 0 0 55 1 0 0 15 0 10 0 419895145 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18624] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18624/stat : 18624 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 419895145 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18625] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18625/stat : 18625 (java) S 18614 18614 18490 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 419895145 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18626] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18626/stat : 18626 (java) S 18614 18614 18490 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 419895185 867471360 9213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 852496

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

[startup+28.7029 s]
/proc/loadavg: 2.28 2.10 2.07 4/91 18626
/proc/meminfo: memFree=1643088/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
[pid=18617] ppid=18614 vsize=847140 CPUtime=28.54
/proc/18617/stat : 18617 (java) S 18614 18614 18490 0 -1 0 29604 0 1 0 2814 40 0 0 18 0 10 0 419895140 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18617/statm: 211785 9223 2582 9 0 206345 0
[pid=18617/tid=18618] ppid=18614 vsize=847140 CPUtime=12.66
/proc/18617/task/18618/stat : 18618 (java) R 18614 18614 18490 0 -1 64 5223 0 1 0 1255 11 0 0 25 0 10 0 419895141 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 104454904 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18619] ppid=18614 vsize=847140 CPUtime=15.25
/proc/18617/task/18619/stat : 18619 (java) S 18614 18614 18490 0 -1 64 22519 0 0 0 1499 26 0 0 16 0 10 0 419895142 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18620] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18620/stat : 18620 (java) S 18614 18614 18490 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 419895142 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18621] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18621/stat : 18621 (java) S 18614 18614 18490 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 419895142 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18622] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18622/stat : 18622 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 419895145 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18623] ppid=18614 vsize=847140 CPUtime=0.59
/proc/18617/task/18623/stat : 18623 (java) S 18614 18614 18490 0 -1 64 1124 0 0 0 58 1 0 0 15 0 10 0 419895145 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18624] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18624/stat : 18624 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 419895145 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18625] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18625/stat : 18625 (java) S 18614 18614 18490 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 419895145 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18626] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18626/stat : 18626 (java) S 18614 18614 18490 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 419895185 867471360 9223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.54
Current children cumulated vsize (KiB) 852496

[startup+30.3021 s]
/proc/loadavg: 2.28 2.10 2.07 3/91 18626
/proc/meminfo: memFree=1643472/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
[pid=18617] ppid=18614 vsize=847140 CPUtime=30.12
/proc/18617/stat : 18617 (java) S 18614 18614 18490 0 -1 0 30675 0 1 0 2971 41 0 0 18 0 9 0 419895140 867471360 9308 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18617/statm: 211785 9308 2584 9 0 206345 0
[pid=18617/tid=18618] ppid=18614 vsize=847140 CPUtime=13.53
/proc/18617/task/18618/stat : 18618 (java) R 18614 18614 18490 0 -1 64 5312 0 1 0 1341 12 0 0 25 0 9 0 419895141 867471360 9308 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18619] ppid=18614 vsize=847140 CPUtime=15.86
/proc/18617/task/18619/stat : 18619 (java) S 18614 18614 18490 0 -1 64 23428 0 0 0 1560 26 0 0 16 0 9 0 419895142 867471360 9308 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18620] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18620/stat : 18620 (java) S 18614 18614 18490 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 419895142 867471360 9308 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18621] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18621/stat : 18621 (java) S 18614 18614 18490 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 419895142 867471360 9308 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18622] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18622/stat : 18622 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 419895145 867471360 9308 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18623] ppid=18614 vsize=847140 CPUtime=0.7
/proc/18617/task/18623/stat : 18623 (java) R 18614 18614 18490 0 -1 64 1194 0 0 0 69 1 0 0 16 0 9 0 419895145 867471360 9308 996147200 134512640 134550740 4294956016 18446744073709551615 103843237 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18624] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18624/stat : 18624 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 419895145 867471360 9308 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18625] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18625/stat : 18625 (java) S 18614 18614 18490 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 419895145 867471360 9308 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.12
Current children cumulated vsize (KiB) 852496

[startup+30.7022 s]
/proc/loadavg: 2.28 2.10 2.07 3/90 18627
/proc/meminfo: memFree=1643024/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
[pid=18617] ppid=18614 vsize=847140 CPUtime=30.52
/proc/18617/stat : 18617 (java) S 18614 18614 18490 0 -1 0 30754 0 1 0 3010 42 0 0 18 0 9 0 419895140 867471360 9377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18617/statm: 211785 9377 2584 9 0 206345 0
[pid=18617/tid=18618] ppid=18614 vsize=847140 CPUtime=13.81
/proc/18617/task/18618/stat : 18618 (java) R 18614 18614 18490 0 -1 64 5322 0 1 0 1369 12 0 0 25 0 9 0 419895141 867471360 9377 996147200 134512640 134550740 4294956016 18446744073709551615 4125906749 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18619] ppid=18614 vsize=847140 CPUtime=15.87
/proc/18617/task/18619/stat : 18619 (java) S 18614 18614 18490 0 -1 64 23428 0 0 0 1561 26 0 0 16 0 9 0 419895142 867471360 9377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18620] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18620/stat : 18620 (java) S 18614 18614 18490 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 419895142 867471360 9377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18621] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18621/stat : 18621 (java) S 18614 18614 18490 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 419895142 867471360 9377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18622] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18622/stat : 18622 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 419895145 867471360 9377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18623] ppid=18614 vsize=847140 CPUtime=0.79
/proc/18617/task/18623/stat : 18623 (java) S 18614 18614 18490 0 -1 64 1263 0 0 0 78 1 0 0 15 0 9 0 419895145 867471360 9377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18624] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18624/stat : 18624 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 419895145 867471360 9377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18625] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18625/stat : 18625 (java) S 18614 18614 18490 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 419895145 867471360 9377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.52
Current children cumulated vsize (KiB) 852496

[startup+30.9022 s]
/proc/loadavg: 2.28 2.10 2.07 3/90 18627
/proc/meminfo: memFree=1643024/2055920 swapFree=4180312/4192956
[pid=18614] ppid=18612 vsize=5356 CPUtime=0
/proc/18614/stat : 18614 (concrete.sh) S 18612 18614 18490 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 419895139 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18614/statm: 1339 242 201 169 0 50 0
[pid=18617] ppid=18614 vsize=847140 CPUtime=30.72
/proc/18617/stat : 18617 (java) S 18614 18614 18490 0 -1 0 30767 0 1 0 3030 42 0 0 18 0 9 0 419895140 867471360 9382 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18617/statm: 211785 9382 2584 9 0 206345 0
[pid=18617/tid=18618] ppid=18614 vsize=847140 CPUtime=14
/proc/18617/task/18618/stat : 18618 (java) R 18614 18614 18490 0 -1 64 5330 0 1 0 1388 12 0 0 25 0 9 0 419895141 867471360 9382 996147200 134512640 134550740 4294956016 18446744073709551615 4125777698 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18619] ppid=18614 vsize=847140 CPUtime=15.87
/proc/18617/task/18619/stat : 18619 (java) S 18614 18614 18490 0 -1 64 23428 0 0 0 1561 26 0 0 16 0 9 0 419895142 867471360 9382 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18620] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18620/stat : 18620 (java) S 18614 18614 18490 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 419895142 867471360 9382 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18621] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18621/stat : 18621 (java) S 18614 18614 18490 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 419895142 867471360 9382 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18622] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18622/stat : 18622 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 419895145 867471360 9382 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18623] ppid=18614 vsize=847140 CPUtime=0.8
/proc/18617/task/18623/stat : 18623 (java) S 18614 18614 18490 0 -1 64 1268 0 0 0 79 1 0 0 15 0 9 0 419895145 867471360 9382 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18624] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18624/stat : 18624 (java) S 18614 18614 18490 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 419895145 867471360 9382 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18617/tid=18625] ppid=18614 vsize=847140 CPUtime=0
/proc/18617/task/18625/stat : 18625 (java) S 18614 18614 18490 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 419895145 867471360 9382 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.72
Current children cumulated vsize (KiB) 852496

Child status: 0
Real time (s): 30.9704
CPU time (s): 30.7843
CPU user time (s): 30.3514
CPU system time (s): 0.432934
CPU usage (%): 99.3991
Max. virtual memory (cumulated for all children) (KiB): 852496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.3514
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31230
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= 13718
involuntary context switches= 14810

runsolver used 0.045993 second user time and 0.115982 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-04 05:39:38
IDJOB=1064604
IDBENCH=54970
IDSOLVER=304
FILE ID=node49/1064604-1215142778
PBS_JOBID= 7877396
Free space on /tmp= 66552 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/tdsp/normalized-C1-2-21.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064604-1215142778/watcher-1064604-1215142778 -o /tmp/evaluation-result-1064604-1215142778/solver-1064604-1215142778 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1064604-1215142778.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7e74f6b4e9af2ada897ea852c87daff2
RANDOM SEED=42755284

node49.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.249
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.249
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:       1671688 kB
Buffers:          9720 kB
Cached:         103804 kB
SwapCached:       5544 kB
Active:         265152 kB
Inactive:        68292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671688 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:             788 kB
Writeback:           0 kB
Mapped:         233656 kB
Slab:            35388 kB
Committed_AS:  1578252 kB
PageTables:       2192 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node49 at 2008-07-04 05:40:09