Trace number 1113237

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incNo Cert. 57.7272 59.716

General information on the benchmark

Namecsp/graphColoring/register/zeroin/
normalized-zeroin-i-1-45.xml
MD5SUMf2c43533c0316bf728e6f2743f6e041d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints4
Best CPU time to get the best result obtained on this benchmark1636.76
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints4100
Maximum constraint arity2
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.57	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.57	c 0	BEGIN Sat Jul 12 18:35:48 2008
0.04/0.57	c 0	PID 19244
0.07/0.62	c 0	HOST node51.alineos.net
0.07/0.62	c 0	CONVERTING HOME/instance-1113237-1215880547.xml TO HOME/temp.csp
0.07/0.62	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113237-1215880547.xml' 'HOME/temp.csp'
0.78/1.42	c 0	1 domains, 211 variables, 1 predicates, 0 relations, 4100 constraints
0.78/1.46	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.78/1.46	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.81/1.56	c 1	Parsing HOME/temp.csp
0.81/1.78	c 1	parsed 4313 expressions
0.81/1.79	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.81/1.83	c 1	MAX CSP: 4100 constraints
0.81/1.83	c 1	Converting to clausal form CSP
0.81/2.00	c 1	converted 842 (10%) expressions
0.81/2.04	c 1	converted 1684 (20%) expressions
0.81/2.06	c 1	converted 2525 (30%) expressions
0.81/2.09	c 1	converted 3367 (40%) expressions
1.41/2.12	c 1	converted 4208 (50%) expressions
1.41/2.18	c 1	converted 5050 (60%) expressions
1.41/2.19	c 1	converted 5892 (70%) expressions
1.51/2.21	c 1	converted 6733 (80%) expressions
1.51/2.23	c 1	converted 7575 (90%) expressions
1.80/2.60	c 2	converted 8416 (100%) expressions
1.90/2.60	c 2	CSP : 8411 integers, 0 booleans, 12299 clauses, largest domain size 6151
1.90/2.60	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.90/2.60	c 2	Propagation in CSP
2.00/2.76	c 2	4098 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.00/2.76	c 2	CSP : 8411 integers, 0 booleans, 12299 clauses, largest domain size 4101
2.00/2.76	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.00/2.77	c 2	Simplifing CSP by introducing new Boolean variables
2.11/2.89	c 2	CSP : 8411 integers, 8200 booleans, 20499 clauses, largest domain size 4101
2.11/2.89	c 2	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.20/2.97	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.30/3.01	c 2	842 (10%) CSP integer variables are encoded (9073 clauses, 115850 bytes)
2.30/3.02	c 2	1683 (20%) CSP integer variables are encoded (9073 clauses, 115850 bytes)
2.30/3.02	c 2	2524 (30%) CSP integer variables are encoded (9073 clauses, 115850 bytes)
2.30/3.02	c 2	3365 (40%) CSP integer variables are encoded (9073 clauses, 115850 bytes)
2.30/3.02	c 2	4206 (50%) CSP integer variables are encoded (9073 clauses, 115850 bytes)
2.30/3.07	c 2	5047 (60%) CSP integer variables are encoded (51044 clauses, 745415 bytes)
2.30/3.09	c 2	5888 (70%) CSP integer variables are encoded (69706 clauses, 1025345 bytes)
2.40/3.11	c 2	6729 (80%) CSP integer variables are encoded (81082 clauses, 1195985 bytes)
2.40/3.12	c 2	7570 (90%) CSP integer variables are encoded (88984 clauses, 1314515 bytes)
2.40/3.13	c 2	8411 (100%) CSP integer variables are encoded (99284 clauses, 1483380 bytes)
2.50/3.29	c 2	2050 (10%) CSP clauses are encoded (161482 clauses, 2684100 bytes)
2.69/3.42	c 2	4100 (20%) CSP clauses are encoded (223680 clauses, 3913239 bytes)
2.79/3.54	c 3	6150 (30%) CSP clauses are encoded (285834 clauses, 5163521 bytes)
2.89/3.67	c 3	8200 (40%) CSP clauses are encoded (348032 clauses, 6456008 bytes)
3.00/3.79	c 3	10250 (50%) CSP clauses are encoded (410230 clauses, 7748495 bytes)
3.19/3.91	c 3	12300 (60%) CSP clauses are encoded (472384 clauses, 9040071 bytes)
22.03/23.13	c 22	14350 (70%) CSP clauses are encoded (8983994 clauses, 191338831 bytes)
36.74/38.17	c 37	16400 (80%) CSP clauses are encoded (17417698 clauses, 372469000 bytes)
38.62/40.02	c 39	18450 (90%) CSP clauses are encoded (18487808 clauses, 395342343 bytes)
44.54/46.14	c 45	20499 (100%) CSP clauses are encoded (21665306 clauses, 469561778 bytes)
44.54/46.14	c 45	20499 CSP clauses encoded
44.54/46.14	c 45	Writing map file : HOME/temp.map
44.54/46.20	c 45	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
44.54/46.20	c 45	SAT : 115895 SAT variables, 21665306 SAT clauses, 469561778 bytes
44.54/46.20	c 45	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
44.63/46.28	c 45	OBJECTIVE minimize _COST
44.63/46.28	c 45	SOLVING HOME/temp.cnf
44.63/46.28	c 45	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
44.68/46.47	c 46	This is MiniSat 2.0 beta incremental
44.68/46.47	c 46	WARNING: for repeatability, setting FPU to use double precision
44.68/46.47	c 46	============================[ Problem Statistics ]=============================
44.68/46.47	c 46	|                                                                             |
44.68/46.47	c 46	|  Number of variables:  115895                                               |
44.68/46.47	c 46	|  Number of clauses:    21665306                                             |
54.45/56.32	c 55	|  Parsing time:         8.45         s                                       |
54.85/56.74	c 56	OK
54.85/56.74	c 56	OBJECTIVE BOUND: 0 <= _COST <= 
54.85/56.74	c 56	SEARCHING: _COST <= 2050
54.85/56.74	c 56	============================[ Search Statistics ]==============================
54.85/56.74	c 56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
54.85/56.74	c 56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
54.85/56.74	c 56	===============================================================================
54.85/56.74	c 56	|         0 |  115895 21665306 64695712 |  7221768        0    nan |  0.000 % |
57.14/59.01	c 58	===============================================================================
57.14/59.02	c 58	restarts              : 1
57.14/59.02	c 58	conflicts             : 2             (0 /sec)
57.14/59.02	c 58	decisions             : 4344          (0.51 % random) (392 /sec)
57.14/59.02	c 58	propagations          : 116969         (10567 /sec)
57.14/59.02	c 58	conflict literals     : 10             (0.00 % deleted)
57.14/59.02	c 58	Memory used           : 872.99 MB
57.14/59.02	c 58	CPU time              : 11.0693 s
57.14/59.02	c 58	
57.14/59.02	c 58	SATISFIABLE
57.14/59.06	c 58	OK
57.14/59.06	c 58	FOUND: _COST <= 2050
57.14/59.06	s SATISFIABLE
57.14/59.06	c 58	DECODING HOME/temp.out WITH HOME/temp.map
57.14/59.06	c 58	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
57.20/59.14	c 58	Decoding HOME/temp.out
57.42/59.33	c ERROR INTERRUPTED
57.31/59.49	c 59	CPU 52.31 (0.08 0.02 52.23 5.03)
57.31/59.49	c 59	END Sat Jul 12 18:36:47 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1113237-1215880547/watcher-1113237-1215880547 -o /tmp/evaluation-result-1113237-1215880547/solver-1113237-1215880547 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1113237-1215880547.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.63 2.48 2.22 4/80 19244
/proc/meminfo: memFree=1851416/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=18572 CPUtime=0
/proc/19244/stat : 19244 (runsolver) D 19242 19244 18399 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 44753605 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 235371293991 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/19244/statm: 4643 292 257 25 0 2626 0

[startup+0.0592019 s]
/proc/loadavg: 2.63 2.48 2.22 4/80 19244
/proc/meminfo: memFree=1851416/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=2504 CPUtime=0
/proc/19244/stat : 19244 (sugar++) R 19242 19244 18399 0 -1 4194304 41 0 0 0 0 0 0 0 18 0 1 0 44753605 2564096 26 996147200 4194304 4206940 548682068528 18446744073709551615 235368674697 0 0 4096 0 0 0 0 17 1 0 0
/proc/19244/statm: 626 26 19 3 0 5 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2504

[startup+0.141791 s]
/proc/loadavg: 2.63 2.48 2.22 4/80 19244
/proc/meminfo: memFree=1851416/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=12268 CPUtime=0
/proc/19244/stat : 19244 (sugar++) R 19242 19244 18399 0 -1 4194304 347 0 1 0 0 0 0 0 18 0 1 0 44753605 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 235371461221 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/19244/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.302806 s]
/proc/loadavg: 2.63 2.48 2.22 4/80 19244
/proc/meminfo: memFree=1851416/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=12676 CPUtime=0.01
/proc/19244/stat : 19244 (sugar++) R 19242 19244 18399 0 -1 4194304 545 0 1 0 1 0 0 0 18 0 1 0 44753605 12980224 514 996147200 4194304 4206940 548682068528 18446744073709551615 235371139809 0 0 4224 0 0 0 0 17 1 0 0
/proc/19244/statm: 3169 515 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.702838 s]
/proc/loadavg: 2.63 2.48 2.22 4/80 19244
/proc/meminfo: memFree=1851416/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=16740 CPUtime=0.07
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1216 128 3 0 6 1 0 0 17 0 1 0 44753605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19244/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50291 s]
/proc/loadavg: 2.63 2.48 2.22 4/91 19256
/proc/meminfo: memFree=1841024/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=16740 CPUtime=0.81
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1276 7017 3 1 6 1 70 4 16 0 1 0 44753605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19244/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 16740

[startup+3.10106 s]
/proc/loadavg: 2.66 2.48 2.22 4/91 19266
/proc/meminfo: memFree=1833088/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=16740 CPUtime=0.81
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1294 7017 3 1 6 1 70 4 15 0 1 0 44753605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19244/statm: 4185 1104 409 3 0 764 0
[pid=19257] ppid=19244 vsize=5356 CPUtime=0
/proc/19257/stat : 19257 (sh) S 19244 19244 18399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44753752 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19257/statm: 1339 233 193 169 0 50 0
[pid=19258] ppid=19257 vsize=868516 CPUtime=1.59
/proc/19258/stat : 19258 (java) S 19257 19244 18399 0 -1 0 9793 0 1 0 153 6 0 0 20 0 9 0 44753754 889360384 8751 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19258/statm: 217129 8751 2565 9 0 211676 0
[pid=19258/tid=19259] ppid=19257 vsize=868516 CPUtime=0.91
/proc/19258/task/19259/stat : 19259 (java) R 19257 19244 18399 0 -1 64 2882 0 1 0 89 2 0 0 25 0 9 0 44753755 889360384 8751 996147200 134512640 134550740 4294955920 18446744073709551615 4126570968 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19260] ppid=19257 vsize=868516 CPUtime=0.4
/proc/19258/task/19260/stat : 19260 (java) S 19257 19244 18399 0 -1 64 4714 0 0 0 38 2 0 0 16 0 9 0 44753756 889360384 8751 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19261] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19261/stat : 19261 (java) S 19257 19244 18399 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44753756 889360384 8751 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19262] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19262/stat : 19262 (java) S 19257 19244 18399 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44753756 889360384 8751 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19263] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19263/stat : 19263 (java) S 19257 19244 18399 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44753758 889360384 8751 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19264] ppid=19257 vsize=868516 CPUtime=0.24
/proc/19258/task/19264/stat : 19264 (java) S 19257 19244 18399 0 -1 64 1504 0 0 0 24 0 0 0 16 0 9 0 44753758 889360384 8751 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19265] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19265/stat : 19265 (java) S 19257 19244 18399 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44753758 889360384 8751 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19266] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19266/stat : 19266 (java) S 19257 19244 18399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44753758 889360384 8751 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 890612

[startup+6.30234 s]
/proc/loadavg: 2.66 2.48 2.22 4/91 19266
/proc/meminfo: memFree=1806720/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=16740 CPUtime=0.81
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1294 7017 3 1 6 1 70 4 15 0 1 0 44753605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19244/statm: 4185 1104 409 3 0 764 0
[pid=19257] ppid=19244 vsize=5356 CPUtime=0
/proc/19257/stat : 19257 (sh) S 19244 19244 18399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44753752 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19257/statm: 1339 233 193 169 0 50 0
[pid=19258] ppid=19257 vsize=868516 CPUtime=4.76
/proc/19258/stat : 19258 (java) S 19257 19244 18399 0 -1 0 10231 0 1 0 459 17 0 0 20 0 9 0 44753754 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19258/statm: 217129 8770 2565 9 0 211676 0
[pid=19258/tid=19259] ppid=19257 vsize=868516 CPUtime=3.96
/proc/19258/task/19259/stat : 19259 (java) R 19257 19244 18399 0 -1 64 3303 0 1 0 384 12 0 0 25 0 9 0 44753755 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4127083137 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19260] ppid=19257 vsize=868516 CPUtime=0.5
/proc/19258/task/19260/stat : 19260 (java) S 19257 19244 18399 0 -1 64 4714 0 0 0 47 3 0 0 16 0 9 0 44753756 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19261] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19261/stat : 19261 (java) S 19257 19244 18399 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44753756 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19262] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19262/stat : 19262 (java) S 19257 19244 18399 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44753756 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19263] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19263/stat : 19263 (java) S 19257 19244 18399 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19264] ppid=19257 vsize=868516 CPUtime=0.27
/proc/19258/task/19264/stat : 19264 (java) S 19257 19244 18399 0 -1 64 1521 0 0 0 27 0 0 0 16 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19265] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19265/stat : 19265 (java) S 19257 19244 18399 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19266] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19266/stat : 19266 (java) S 19257 19244 18399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 890612

[startup+12.7019 s]
/proc/loadavg: 2.71 2.50 2.23 4/91 19266
/proc/meminfo: memFree=1743104/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=16740 CPUtime=0.81
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1294 7017 3 1 6 1 70 4 15 0 1 0 44753605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19244/statm: 4185 1104 409 3 0 764 0
[pid=19257] ppid=19244 vsize=5356 CPUtime=0
/proc/19257/stat : 19257 (sh) S 19244 19244 18399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44753752 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19257/statm: 1339 233 193 169 0 50 0
[pid=19258] ppid=19257 vsize=868516 CPUtime=11.03
/proc/19258/stat : 19258 (java) S 19257 19244 18399 0 -1 0 11572 0 1 0 1034 69 0 0 20 0 9 0 44753754 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19258/statm: 217129 8770 2565 9 0 211676 0
[pid=19258/tid=19259] ppid=19257 vsize=868516 CPUtime=9.84
/proc/19258/task/19259/stat : 19259 (java) R 19257 19244 18399 0 -1 64 4644 0 1 0 928 56 0 0 25 0 9 0 44753755 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 102064828 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19260] ppid=19257 vsize=868516 CPUtime=0.89
/proc/19258/task/19260/stat : 19260 (java) S 19257 19244 18399 0 -1 64 4714 0 0 0 78 11 0 0 16 0 9 0 44753756 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19261] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19261/stat : 19261 (java) S 19257 19244 18399 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44753756 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19262] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19262/stat : 19262 (java) S 19257 19244 18399 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44753756 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19263] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19263/stat : 19263 (java) S 19257 19244 18399 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19264] ppid=19257 vsize=868516 CPUtime=0.27
/proc/19258/task/19264/stat : 19264 (java) S 19257 19244 18399 0 -1 64 1521 0 0 0 27 0 0 0 16 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19265] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19265/stat : 19265 (java) S 19257 19244 18399 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19266] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19266/stat : 19266 (java) S 19257 19244 18399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 890612

[startup+25.5021 s]
/proc/loadavg: 2.91 2.55 2.25 3/91 19266
/proc/meminfo: memFree=1606976/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=16740 CPUtime=0.81
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1294 7017 3 1 6 1 70 4 16 0 1 0 44753605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19244/statm: 4185 1104 409 3 0 764 0
[pid=19257] ppid=19244 vsize=5356 CPUtime=0
/proc/19257/stat : 19257 (sh) S 19244 19244 18399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44753752 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19257/statm: 1339 233 193 169 0 50 0
[pid=19258] ppid=19257 vsize=868516 CPUtime=23.6
/proc/19258/stat : 19258 (java) S 19257 19244 18399 0 -1 0 14077 0 1 0 2195 165 0 0 20 0 9 0 44753754 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19258/statm: 217129 8770 2565 9 0 211676 0
[pid=19258/tid=19259] ppid=19257 vsize=868516 CPUtime=21.73
/proc/19258/task/19259/stat : 19259 (java) R 19257 19244 18399 0 -1 64 7149 0 1 0 2034 139 0 0 25 0 9 0 44753755 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19258/tid=19260] ppid=19257 vsize=868516 CPUtime=1.56
/proc/19258/task/19260/stat : 19260 (java) S 19257 19244 18399 0 -1 64 4714 0 0 0 132 24 0 0 16 0 9 0 44753756 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19258/tid=19261] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19261/stat : 19261 (java) S 19257 19244 18399 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44753756 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19262] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19262/stat : 19262 (java) S 19257 19244 18399 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44753756 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19263] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19263/stat : 19263 (java) S 19257 19244 18399 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19264] ppid=19257 vsize=868516 CPUtime=0.27
/proc/19258/task/19264/stat : 19264 (java) S 19257 19244 18399 0 -1 64 1521 0 0 0 27 0 0 0 16 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19265] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19265/stat : 19265 (java) S 19257 19244 18399 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19258/tid=19266] ppid=19257 vsize=868516 CPUtime=0
/proc/19258/task/19266/stat : 19266 (java) S 19257 19244 18399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44753758 889360384 8770 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.41
Current children cumulated vsize (KiB) 890612

[startup+51.1026 s]
/proc/loadavg: 3.28 2.66 2.29 4/82 19267
/proc/meminfo: memFree=1032776/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=17268 CPUtime=44.68
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1578 25849 7 2 8 2 4112 346 16 0 1 0 44753605 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19244/statm: 4317 1242 413 3 0 896 0
[pid=19267] ppid=19244 vsize=404268 CPUtime=4.6
/proc/19267/stat : 19267 (minisat-inc) R 19244 19244 18399 0 -1 4194304 98406 0 0 0 394 66 0 0 25 0 1 0 44758252 413970432 98355 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 0 0 0 17 1 0 0
/proc/19267/statm: 101067 98355 59 151 0 100913 0
Current children cumulated CPU time (s) 49.28
Current children cumulated vsize (KiB) 421536



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+59.3023 s]
/proc/loadavg: 3.24 2.68 2.30 4/92 19277
/proc/meminfo: memFree=501944/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=17268 CPUtime=44.68
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1654 25849 7 2 8 2 4112 346 16 0 1 0 44753605 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19244/statm: 4317 1245 414 3 0 896 0
[pid=19267] ppid=19244 vsize=893940 CPUtime=12.52
/proc/19267/stat : 19267 (minisat-inc) S 19244 19244 18399 0 -1 4194304 217227 0 0 0 1110 142 0 0 25 0 1 0 44758252 915394560 217174 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/19267/statm: 223485 217174 78 151 0 223331 0
[pid=19268] ppid=19244 vsize=5356 CPUtime=0
/proc/19268/stat : 19268 (sh) S 19244 19244 18399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44759512 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19268/statm: 1339 233 193 169 0 50 0
[pid=19269] ppid=19268 vsize=195620 CPUtime=0.22
/proc/19269/stat : 19269 (java) S 19268 19244 18399 0 -1 0 3408 0 1 0 21 1 0 0 18 0 9 0 44759512 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19269/statm: 48905 2884 1639 9 0 43487 0
[pid=19269/tid=19270] ppid=19268 vsize=195620 CPUtime=0.21
/proc/19269/task/19270/stat : 19270 (java) R 19268 19244 18399 0 -1 64 2436 0 1 0 20 1 0 0 18 0 9 0 44759513 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4125976370 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19271] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19271/stat : 19271 (java) S 19268 19244 18399 0 -1 64 77 0 0 0 0 0 0 0 16 0 9 0 44759514 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19272] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19272/stat : 19272 (java) S 19268 19244 18399 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 44759514 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19273] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19273/stat : 19273 (java) S 19268 19244 18399 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 44759514 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19274] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19274/stat : 19274 (java) S 19268 19244 18399 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44759516 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19275] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19275/stat : 19275 (java) R 19268 19244 18399 0 -1 64 203 0 0 0 0 0 0 0 19 0 9 0 44759516 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 103775763 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19276] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19276/stat : 19276 (java) S 19268 19244 18399 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 44759516 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19277] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19277/stat : 19277 (java) S 19268 19244 18399 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 44759516 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.42
Current children cumulated vsize (KiB) 1112184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+59.3023 s]
/proc/loadavg: 3.24 2.68 2.30 4/92 19277
/proc/meminfo: memFree=501944/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=17268 CPUtime=44.68
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1654 25849 7 2 8 2 4112 346 16 0 1 0 44753605 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19244/statm: 4317 1245 414 3 0 896 0
[pid=19267] ppid=19244 vsize=893940 CPUtime=12.52
/proc/19267/stat : 19267 (minisat-inc) S 19244 19244 18399 0 -1 4194304 217227 0 0 0 1110 142 0 0 25 0 1 0 44758252 915394560 217174 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/19267/statm: 223485 217174 78 151 0 223331 0
[pid=19268] ppid=19244 vsize=5356 CPUtime=0
/proc/19268/stat : 19268 (sh) S 19244 19244 18399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44759512 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19268/statm: 1339 233 193 169 0 50 0
[pid=19269] ppid=19268 vsize=195620 CPUtime=0.22
/proc/19269/stat : 19269 (java) S 19268 19244 18399 0 -1 0 3408 0 1 0 21 1 0 0 18 0 9 0 44759512 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19269/statm: 48905 2884 1639 9 0 43487 0
[pid=19269/tid=19270] ppid=19268 vsize=195620 CPUtime=0.21
/proc/19269/task/19270/stat : 19270 (java) R 19268 19244 18399 0 -1 64 2436 0 1 0 20 1 0 0 18 0 9 0 44759513 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4125976370 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19271] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19271/stat : 19271 (java) S 19268 19244 18399 0 -1 64 77 0 0 0 0 0 0 0 16 0 9 0 44759514 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19272] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19272/stat : 19272 (java) S 19268 19244 18399 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 44759514 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19273] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19273/stat : 19273 (java) S 19268 19244 18399 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 44759514 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19274] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19274/stat : 19274 (java) S 19268 19244 18399 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44759516 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19275] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19275/stat : 19275 (java) R 19268 19244 18399 0 -1 64 203 0 0 0 0 0 0 0 19 0 9 0 44759516 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 103775763 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19276] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19276/stat : 19276 (java) S 19268 19244 18399 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 44759516 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19269/tid=19277] ppid=19268 vsize=195620 CPUtime=0
/proc/19269/task/19277/stat : 19277 (java) S 19268 19244 18399 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 44759516 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.42
Current children cumulated vsize (KiB) 1112184

# WARNING:
# current cumulated CPU time (57.31 s) is less than in the last sample (57.42 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (0.109997 s) to the 'lost time'.

[startup+59.4329 s]
/proc/loadavg: 3.24 2.68 2.30 4/92 19277
/proc/meminfo: memFree=501944/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=17268 CPUtime=44.69
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1686 26127 7 2 8 2 4112 347 15 0 1 0 44753605 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 235380195220 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/19244/statm: 4317 1245 414 3 0 896 0
[pid=19267] ppid=19244 vsize=0 CPUtime=12.62
/proc/19267/stat : 19267 (minisat-inc) R 19244 19244 18399 0 -1 4195332 217227 0 0 0 1110 152 0 0 24 0 1 0 44758252 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/19267/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 57.31
Current children cumulated vsize (KiB) 17268

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

[startup+59.4329 s]
/proc/loadavg: 3.24 2.68 2.30 4/92 19277
/proc/meminfo: memFree=501944/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=17268 CPUtime=44.69
/proc/19244/stat : 19244 (sugar++) S 19242 19244 18399 0 -1 4194304 1686 26127 7 2 8 2 4112 347 15 0 1 0 44753605 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 235380195220 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/19244/statm: 4317 1245 414 3 0 896 0
[pid=19267] ppid=19244 vsize=0 CPUtime=12.62
/proc/19267/stat : 19267 (minisat-inc) R 19244 19244 18399 0 -1 4195332 217227 0 0 0 1110 152 0 0 24 0 1 0 44758252 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/19267/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 57.31
Current children cumulated vsize (KiB) 17268

[startup+59.6024 s]
/proc/loadavg: 3.24 2.68 2.30 4/92 19277
/proc/meminfo: memFree=501944/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=17268 CPUtime=57.49
/proc/19244/stat : 19244 (sugar++) R 19242 19244 18399 0 -1 4194304 1694 243354 7 2 8 15 5223 503 18 0 1 0 44753605 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19244/statm: 4317 1246 415 3 0 896 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 17268

[startup+59.714 s]
/proc/loadavg: 3.24 2.68 2.30 4/92 19277
/proc/meminfo: memFree=501944/2055920 swapFree=4192812/4192956
[pid=19244] ppid=19242 vsize=17268 CPUtime=57.6
/proc/19244/stat : 19244 (sugar++) R 19242 19244 18399 0 -1 4194304 1694 243354 7 2 8 26 5223 503 18 0 1 0 44753605 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19244/statm: 4317 1246 415 3 0 896 0
Current children cumulated CPU time (s) 57.6
Current children cumulated vsize (KiB) 17268

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.109997
#  lost CPU user time (s): 0.209999
#  lost CPU system time (s): -0.0999999

Real time (s): 59.716
CPU time (s): 57.7272
CPU user time (s): 52.526
CPU system time (s): 5.20119
CPU usage (%): 96.6697
Max. virtual memory (cumulated for all children) (KiB): 1112184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.316
system time used= 5.30119
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245104
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64469
involuntary context switches= 66152

runsolver used 0.089986 second user time and 0.201969 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-12 18:35:47
IDJOB=1113237
IDBENCH=61549
IDSOLVER=367
FILE ID=node51/1113237-1215880547
PBS_JOBID= 7903529
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/register/zeroin/normalized-zeroin-i-1-45.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113237-1215880547/watcher-1113237-1215880547 -o /tmp/evaluation-result-1113237-1215880547/solver-1113237-1215880547 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1113237-1215880547.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f2c43533c0316bf728e6f2743f6e041d
RANDOM SEED=1888339087

node51.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.218
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.218
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:       1851896 kB
Buffers:          3416 kB
Cached:          44932 kB
SwapCached:          0 kB
Active:         140800 kB
Inactive:        12672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1304 kB
Writeback:           0 kB
Mapped:         125436 kB
Slab:            35628 kB
Committed_AS:  1012700 kB
PageTables:       2108 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= 66556 MiB
End job on node51 at 2008-07-12 18:36:48