Trace number 1112842

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? (MO) 275.704 310.576

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-0.xml
MD5SUM744c0dba383c6f3a8251a2e0da8b7c1e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints28
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.14	c 0	Sugar v1-13 + HOME/minisat
0.00/0.14	c 0	BEGIN Sat Jul 12 16:55:34 2008
0.00/0.14	c 0	PID 18348
0.00/0.15	c 0	HOST node67.alineos.net
0.00/0.15	c 0	CONVERTING HOME/instance-1112842-1215874534.xml TO HOME/temp.csp
0.00/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112842-1215874534.xml' 'HOME/temp.csp'
0.90/1.18	c 1	16 domains, 500 variables, 8 predicates, 0 relations, 6531 constraints
0.98/1.22	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.98/1.22	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.98/1.29	c 1	Parsing HOME/temp.csp
0.98/1.73	c 2	parsed 7055 expressions
0.98/1.74	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.99/1.83	c 2	MAX CSP: 6531 constraints
0.99/1.83	c 2	Converting to clausal form CSP
2.55/2.82	c 3	converted 1359 (10%) expressions
3.52/3.84	c 4	converted 2718 (20%) expressions
4.22/4.59	c 5	converted 4077 (30%) expressions
5.12/5.48	c 6	converted 5436 (40%) expressions
5.90/6.25	c 6	converted 6795 (50%) expressions
6.49/6.88	c 7	converted 8154 (60%) expressions
7.48/7.85	c 8	converted 9513 (70%) expressions
8.17/8.53	c 9	converted 10872 (80%) expressions
8.76/9.15	c 9	converted 12231 (90%) expressions
10.34/10.71	c 11	converted 13589 (100%) expressions
10.34/10.72	c 11	CSP : 14062 integers, 25517 booleans, 59771 clauses, largest domain size 9797
10.34/10.72	c 11	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
10.34/10.72	c 11	Propagation in CSP
11.23/11.63	c 12	6525 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.23/11.64	c 12	CSP : 14062 integers, 25517 booleans, 59771 clauses, largest domain size 6532
11.23/11.64	c 12	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
11.23/11.66	c 12	Simplifing CSP by introducing new Boolean variables
11.33/11.74	c 12	CSP : 14062 integers, 38871 booleans, 73125 clauses, largest domain size 6532
11.33/11.74	c 12	Heap : 69 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
11.81/12.22	c 12	Encoding CSP to SAT : HOME/temp.cnf
14.44/14.92	c 15	1407 (10%) CSP integer variables are encoded (687143 clauses, 11460312 bytes)
14.84/15.30	c 15	2813 (20%) CSP integer variables are encoded (993744 clauses, 16672529 bytes)
14.94/15.43	c 15	4219 (30%) CSP integer variables are encoded (1088788 clauses, 18471632 bytes)
14.94/15.45	c 15	5625 (40%) CSP integer variables are encoded (1096829 clauses, 18624411 bytes)
14.94/15.45	c 15	7031 (50%) CSP integer variables are encoded (1099544 clauses, 18675996 bytes)
14.94/15.47	c 16	8438 (60%) CSP integer variables are encoded (1113604 clauses, 18943136 bytes)
14.94/15.49	c 16	9844 (70%) CSP integer variables are encoded (1126832 clauses, 19194468 bytes)
15.03/15.51	c 16	11250 (80%) CSP integer variables are encoded (1144492 clauses, 19530008 bytes)
15.03/15.60	c 16	12656 (90%) CSP integer variables are encoded (1210370 clauses, 20781690 bytes)
15.13/15.65	c 16	14062 (100%) CSP integer variables are encoded (1248103 clauses, 21498617 bytes)
36.24/37.18	c 37	7313 (10%) CSP clauses are encoded (5221040 clauses, 111494892 bytes)
46.42/47.49	c 48	14625 (20%) CSP clauses are encoded (7660019 clauses, 169686368 bytes)
53.55/54.65	c 55	21938 (30%) CSP clauses are encoded (9788730 clauses, 223279433 bytes)
58.95/60.13	c 60	29250 (40%) CSP clauses are encoded (11487759 clauses, 267147046 bytes)
64.04/65.47	c 66	36563 (50%) CSP clauses are encoded (13260467 clauses, 313075112 bytes)
69.19/70.78	c 71	43875 (60%) CSP clauses are encoded (15073228 clauses, 360669482 bytes)
74.08/75.75	c 76	51188 (70%) CSP clauses are encoded (16761998 clauses, 405273736 bytes)
79.24/81.24	c 81	58500 (80%) CSP clauses are encoded (18573935 clauses, 452634475 bytes)
87.49/89.74	c 90	65813 (90%) CSP clauses are encoded (22517622 clauses, 560089384 bytes)
263.17/276.87	c 277	73125 (100%) CSP clauses are encoded (72572637 clauses, 1934494376 bytes)
263.17/276.89	c 277	73125 CSP clauses encoded
263.25/276.91	c 277	Writing map file : HOME/temp.map
263.32/277.09	c 277	Heap : 66 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
263.32/277.09	c 277	SAT : 1301036 SAT variables, 72572637 SAT clauses, 1934494376 bytes
263.32/277.10	c 277	Heap : 66 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
263.45/277.26	c 277	OBJECTIVE minimize _COST
263.45/277.29	c 277	OBJECTIVE BOUND: 0 <= _COST <= 
263.45/277.29	c 277	SEARCHING: _COST <= 3266
263.45/277.29	c 277	SOLVING HOME/temp.cnf
263.45/277.29	c 277	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
263.49/277.45	c 278	This is MiniSat 2.0 beta
263.49/277.45	c 278	WARNING: for repeatability, setting FPU to use double precision
263.49/277.46	c 278	============================[ Problem Statistics ]=============================
263.49/277.46	c 278	|                                                                             |
263.49/277.50	c 278	|  Number of variables:  1301036                                              |
263.49/277.50	c 278	|  Number of clauses:    72572638                                             |
275.29/306.61	c ERROR INTERRUPTED
275.40/306.74	s UNKNOWN
275.40/306.74	c 307	CPU 171.69 (0.09 0.01 171.6 91.79)
275.40/306.74	c 307	END Sat Jul 12 17:00:41 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-1112842-1215874534/watcher-1112842-1215874534 -o /tmp/evaluation-result-1112842-1215874534/solver-1112842-1215874534 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1112842-1215874534.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.17 2.17 2.09 4/82 18348
/proc/meminfo: memFree=1418272/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=18572 CPUtime=0
/proc/18348/stat : 18348 (runsolver) R 18346 18348 17862 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44151326 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 271638392103 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18348/statm: 4643 292 257 25 0 2626 0

[startup+0.0599689 s]
/proc/loadavg: 2.17 2.17 2.09 4/82 18348
/proc/meminfo: memFree=1418272/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=12272 CPUtime=0
/proc/18348/stat : 18348 (sugar) D 18346 18348 17862 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 44151326 12566528 330 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18348/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101997 s]
/proc/loadavg: 2.17 2.17 2.09 4/82 18348
/proc/meminfo: memFree=1418272/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=12412 CPUtime=0
/proc/18348/stat : 18348 (sugar) D 18346 18348 17862 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 44151326 12709888 393 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18348/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301999 s]
/proc/loadavg: 2.17 2.17 2.09 4/82 18348
/proc/meminfo: memFree=1418272/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=13600 CPUtime=0.03
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 898 126 0 1 3 0 0 0 18 0 1 0 44151326 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18348/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701041 s]
/proc/loadavg: 2.17 2.17 2.09 4/82 18348
/proc/meminfo: memFree=1418272/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=13600 CPUtime=0.03
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 898 126 0 1 3 0 0 0 18 0 1 0 44151326 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18348/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50112 s]
/proc/loadavg: 2.17 2.17 2.09 4/93 18360
/proc/meminfo: memFree=1394744/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=13600 CPUtime=0.98
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 974 7939 0 2 3 0 90 5 16 0 1 0 44151326 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18348/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 13600

[startup+3.10228 s]
/proc/loadavg: 2.17 2.17 2.09 3/93 18370
/proc/meminfo: memFree=1388792/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=13600 CPUtime=0.99
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 974 7939 0 2 3 1 90 5 16 0 1 0 44151326 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18348/statm: 3400 797 370 3 0 500 0
[pid=18361] ppid=18348 vsize=5356 CPUtime=0
/proc/18361/stat : 18361 (sh) S 18348 18348 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44151448 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18361/statm: 1339 233 193 169 0 50 0
[pid=18362] ppid=18361 vsize=868412 CPUtime=1.85
/proc/18362/stat : 18362 (java) S 18361 18348 17862 0 -1 0 8629 0 1 0 180 5 0 0 18 0 9 0 44151448 889253888 7667 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18362/statm: 217103 7667 2540 9 0 211678 0
[pid=18362/tid=18363] ppid=18361 vsize=868412 CPUtime=1.35
/proc/18362/task/18363/stat : 18363 (java) R 18361 18348 17862 0 -1 64 2697 0 1 0 134 1 0 0 25 0 9 0 44151449 889253888 7667 996147200 134512640 134550740 4294955936 18446744073709551615 4126626419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18364] ppid=18361 vsize=868412 CPUtime=0.27
/proc/18362/task/18364/stat : 18364 (java) S 18361 18348 17862 0 -1 64 3774 0 0 0 25 2 0 0 16 0 9 0 44151450 889253888 7667 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18365] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18365/stat : 18365 (java) S 18361 18348 17862 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44151450 889253888 7667 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18366] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18366/stat : 18366 (java) S 18361 18348 17862 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44151450 889253888 7667 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18367] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18367/stat : 18367 (java) S 18361 18348 17862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44151452 889253888 7667 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18368] ppid=18361 vsize=868412 CPUtime=0.2
/proc/18362/task/18368/stat : 18368 (java) S 18361 18348 17862 0 -1 64 1461 0 0 0 20 0 0 0 15 0 9 0 44151452 889253888 7667 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18369] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18369/stat : 18369 (java) S 18361 18348 17862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44151452 889253888 7667 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18370] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18370/stat : 18370 (java) S 18361 18348 17862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44151452 889253888 7667 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 887368

[startup+6.30161 s]
/proc/loadavg: 2.16 2.16 2.09 3/93 18370
/proc/meminfo: memFree=1353400/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=13600 CPUtime=0.99
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 974 7939 0 2 3 1 90 5 15 0 1 0 44151326 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18348/statm: 3400 797 370 3 0 500 0
[pid=18361] ppid=18348 vsize=5356 CPUtime=0
/proc/18361/stat : 18361 (sh) S 18348 18348 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44151448 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18361/statm: 1339 233 193 169 0 50 0
[pid=18362] ppid=18361 vsize=868412 CPUtime=5.01
/proc/18362/stat : 18362 (java) S 18361 18348 17862 0 -1 0 13881 0 1 0 494 7 0 0 18 0 9 0 44151448 889253888 12662 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18362/statm: 217103 12662 2540 9 0 211678 0
[pid=18362/tid=18363] ppid=18361 vsize=868412 CPUtime=3.92
/proc/18362/task/18363/stat : 18363 (java) R 18361 18348 17862 0 -1 64 3117 0 1 0 390 2 0 0 25 0 9 0 44151449 889253888 12662 996147200 134512640 134550740 4294955936 18446744073709551615 4126519552 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18364] ppid=18361 vsize=868412 CPUtime=0.86
/proc/18362/task/18364/stat : 18364 (java) S 18361 18348 17862 0 -1 64 8596 0 0 0 82 4 0 0 16 0 9 0 44151450 889253888 12662 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18365] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18365/stat : 18365 (java) S 18361 18348 17862 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44151450 889253888 12662 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18366] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18366/stat : 18366 (java) S 18361 18348 17862 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44151450 889253888 12662 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18367] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18367/stat : 18367 (java) S 18361 18348 17862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44151452 889253888 12662 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18368] ppid=18361 vsize=868412 CPUtime=0.21
/proc/18362/task/18368/stat : 18368 (java) S 18361 18348 17862 0 -1 64 1471 0 0 0 21 0 0 0 15 0 9 0 44151452 889253888 12662 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18369] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18369/stat : 18369 (java) S 18361 18348 17862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44151452 889253888 12662 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18370] ppid=18361 vsize=868412 CPUtime=0
/proc/18362/task/18370/stat : 18370 (java) S 18361 18348 17862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44151452 889253888 12662 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 887368

[startup+12.7023 s]
/proc/loadavg: 2.15 2.16 2.09 4/93 18370
/proc/meminfo: memFree=1269624/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=13600 CPUtime=0.99
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 974 7939 0 2 3 1 90 5 15 0 1 0 44151326 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18348/statm: 3400 797 370 3 0 500 0
[pid=18361] ppid=18348 vsize=5356 CPUtime=0
/proc/18361/stat : 18361 (sh) S 18348 18348 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44151448 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18361/statm: 1339 233 193 169 0 50 0
[pid=18362] ppid=18361 vsize=868524 CPUtime=11.32
/proc/18362/stat : 18362 (java) S 18361 18348 17862 0 -1 0 33967 0 1 0 1111 21 0 0 18 0 9 0 44151448 889368576 22999 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18362/statm: 217131 22999 2566 9 0 211678 0
[pid=18362/tid=18363] ppid=18361 vsize=868524 CPUtime=8.36
/proc/18362/task/18363/stat : 18363 (java) R 18361 18348 17862 0 -1 64 3972 0 1 0 831 5 0 0 25 0 9 0 44151449 889368576 22999 996147200 134512640 134550740 4294955936 18446744073709551615 4126591328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18364] ppid=18361 vsize=868524 CPUtime=2.65
/proc/18362/task/18364/stat : 18364 (java) S 18361 18348 17862 0 -1 64 27782 0 0 0 251 14 0 0 15 0 9 0 44151450 889368576 22999 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18365] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18365/stat : 18365 (java) S 18361 18348 17862 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44151450 889368576 22999 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18366] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18366/stat : 18366 (java) S 18361 18348 17862 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44151450 889368576 22999 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18367] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18367/stat : 18367 (java) S 18361 18348 17862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44151452 889368576 22999 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18368] ppid=18361 vsize=868524 CPUtime=0.28
/proc/18362/task/18368/stat : 18368 (java) S 18361 18348 17862 0 -1 64 1516 0 0 0 28 0 0 0 15 0 9 0 44151452 889368576 22999 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18369] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18369/stat : 18369 (java) S 18361 18348 17862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44151452 889368576 22999 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18370] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18370/stat : 18370 (java) S 18361 18348 17862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44151452 889368576 22999 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 887480

[startup+25.5026 s]
/proc/loadavg: 2.27 2.18 2.09 3/93 18370
/proc/meminfo: memFree=1155128/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=13600 CPUtime=1
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 974 7939 0 2 4 1 90 5 15 0 1 0 44151326 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18348/statm: 3400 797 370 3 0 500 0
[pid=18361] ppid=18348 vsize=5356 CPUtime=0
/proc/18361/stat : 18361 (sh) S 18348 18348 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44151448 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18361/statm: 1339 233 193 169 0 50 0
[pid=18362] ppid=18361 vsize=868524 CPUtime=23.84
/proc/18362/stat : 18362 (java) S 18361 18348 17862 0 -1 0 34196 0 1 0 2325 59 0 0 18 0 9 0 44151448 889368576 23015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18362/statm: 217131 23015 2566 9 0 211678 0
[pid=18362/tid=18363] ppid=18361 vsize=868524 CPUtime=20.73
/proc/18362/task/18363/stat : 18363 (java) R 18361 18348 17862 0 -1 64 4186 0 1 0 2032 41 0 0 25 0 9 0 44151449 889368576 23015 996147200 134512640 134550740 4294955936 18446744073709551615 4127108257 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18364] ppid=18361 vsize=868524 CPUtime=2.78
/proc/18362/task/18364/stat : 18364 (java) S 18361 18348 17862 0 -1 64 27782 0 0 0 262 16 0 0 16 0 9 0 44151450 889368576 23015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18365] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18365/stat : 18365 (java) S 18361 18348 17862 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44151450 889368576 23015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18366] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18366/stat : 18366 (java) S 18361 18348 17862 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44151450 889368576 23015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18367] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18367/stat : 18367 (java) S 18361 18348 17862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44151452 889368576 23015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18368] ppid=18361 vsize=868524 CPUtime=0.31
/proc/18362/task/18368/stat : 18368 (java) S 18361 18348 17862 0 -1 64 1531 0 0 0 31 0 0 0 16 0 9 0 44151452 889368576 23015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18369] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18369/stat : 18369 (java) S 18361 18348 17862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44151452 889368576 23015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18370] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18370/stat : 18370 (java) S 18361 18348 17862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44151452 889368576 23015 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 887480

[startup+51.1022 s]
/proc/loadavg: 2.25 2.18 2.10 3/93 18370
/proc/meminfo: memFree=898168/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=13600 CPUtime=1
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 974 7939 0 2 4 1 90 5 16 0 1 0 44151326 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18348/statm: 3400 797 370 3 0 500 0
[pid=18361] ppid=18348 vsize=5356 CPUtime=0
/proc/18361/stat : 18361 (sh) S 18348 18348 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44151448 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18361/statm: 1339 233 193 169 0 50 0
[pid=18362] ppid=18361 vsize=868524 CPUtime=49.1
/proc/18362/stat : 18362 (java) S 18361 18348 17862 0 -1 0 34697 0 1 0 4764 146 0 0 18 0 9 0 44151448 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/18362/task/18369/stat : 18369 (java) S 18361 18348 17862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44151452 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18370] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18370/stat : 18370 (java) S 18361 18348 17862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44151452 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 156.05
Current children cumulated vsize (KiB) 887480

[startup+222.303 s]
/proc/loadavg: 2.90 2.61 2.28 3/93 18370
/proc/meminfo: memFree=15608/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=13600 CPUtime=1
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 974 7939 0 2 4 1 90 5 16 0 1 0 44151326 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18348/statm: 3400 797 370 3 0 500 0
[pid=18361] ppid=18348 vsize=5356 CPUtime=0
/proc/18361/stat : 18361 (sh) S 18348 18348 17862 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44151448 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18361/statm: 1339 233 193 169 0 50 0
[pid=18362] ppid=18361 vsize=868524 CPUtime=208.73
/proc/18362/stat : 18362 (java) S 18361 18348 17862 0 -1 0 39368 0 1 0 15776 5097 0 0 18 0 9 0 44151448 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18362/statm: 217131 23019 2566 9 0 211678 0
[pid=18362/tid=18363] ppid=18361 vsize=868524 CPUtime=202.8
/proc/18362/task/18363/stat : 18363 (java) R 18361 18348 17862 0 -1 64 9354 0 1 0 15232 5048 0 0 25 0 9 0 44151449 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18362/tid=18364] ppid=18361 vsize=868524 CPUtime=5.59
/proc/18362/task/18364/stat : 18364 (java) S 18361 18348 17862 0 -1 64 27782 0 0 0 511 48 0 0 16 0 9 0 44151450 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18362/tid=18365] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18365/stat : 18365 (java) S 18361 18348 17862 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44151450 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18366] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18366/stat : 18366 (java) S 18361 18348 17862 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44151450 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18367] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18367/stat : 18367 (java) S 18361 18348 17862 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44151452 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18368] ppid=18361 vsize=868524 CPUtime=0.32
/proc/18362/task/18368/stat : 18368 (java) S 18361 18348 17862 0 -1 64 1535 0 0 0 32 0 0 0 17 0 9 0 44151452 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18362/tid=18369] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18369/stat : 18369 (java) S 18361 18348 17862 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44151452 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18362/tid=18370] ppid=18361 vsize=868524 CPUtime=0
/proc/18362/task/18370/stat : 18370 (java) S 18361 18348 17862 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44151452 889368576 23019 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 209.73
Current children cumulated vsize (KiB) 887480

[startup+282.302 s]
/proc/loadavg: 2.60 2.58 2.28 3/85 18372
/proc/meminfo: memFree=15864/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.49
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 1241 48238 3 10 9 1 17160 9179 15 0 1 0 44151326 14737408 992 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18348/statm: 3598 992 374 3 0 698 0
[pid=18371] ppid=18348 vsize=5356 CPUtime=0
/proc/18371/stat : 18371 (sh) S 18348 18348 17862 0 -1 4194304 268 0 9 0 0 0 0 0 18 0 1 0 44179055 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18371/statm: 1339 232 193 169 0 50 0
[pid=18372] ppid=18371 vsize=238028 CPUtime=1.98
/proc/18372/stat : 18372 (minisat) R 18371 18348 17862 0 -1 4194304 54449 0 6 0 162 36 0 0 18 0 1 0 44179066 243740672 54441 996147200 134512640 135127466 4294956256 18446744073709551615 134532988 0 0 4096 3 0 0 0 17 0 0 0
/proc/18372/statm: 59507 54441 62 150 0 59354 0
Current children cumulated CPU time (s) 265.47
Current children cumulated vsize (KiB) 257776



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+306.602 s]
/proc/loadavg: 2.52 2.56 2.28 3/85 18372
/proc/meminfo: memFree=16248/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.49
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 1241 48238 3 10 9 1 17160 9179 15 0 1 0 44151326 14737408 992 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18348/statm: 3598 992 374 3 0 698 0
[pid=18371] ppid=18348 vsize=5356 CPUtime=0
/proc/18371/stat : 18371 (sh) S 18348 18348 17862 0 -1 4194304 268 0 9 0 0 0 0 0 18 0 1 0 44179055 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18371/statm: 1339 232 193 169 0 50 0
[pid=18372] ppid=18371 vsize=904816 CPUtime=11.8
/proc/18372/stat : 18372 (minisat) R 18371 18348 17862 0 -1 4194304 215031 0 6 0 989 191 0 0 18 0 1 0 44179066 926531584 215023 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 0 0 0
/proc/18372/statm: 226204 215023 62 150 0 226051 0
Current children cumulated CPU time (s) 275.29
Current children cumulated vsize (KiB) 924564

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

[startup+306.719 s]
/proc/loadavg: 2.52 2.56 2.28 3/85 18372
/proc/meminfo: memFree=16248/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.49
/proc/18348/stat : 18348 (sugar) S 18346 18348 17862 0 -1 4194304 1253 48238 3 10 9 1 17160 9179 16 0 1 0 44151326 14737408 992 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18348/statm: 3598 992 374 3 0 698 0
[pid=18371] ppid=18348 vsize=0 CPUtime=0
/proc/18371/stat : 18371 (sh) Z 18348 18348 17862 0 -1 4195340 268 0 9 0 0 0 0 0 16 0 1 0 44179055 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/18371/statm: 0 0 0 0 0 0 0
[pid=18372] ppid=1 vsize=0 CPUtime=11.91
/proc/18372/stat : 18372 (minisat) R 1 18348 17862 0 -1 4195332 215031 0 6 0 989 202 0 0 18 0 1 0 44179066 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18372/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 275.4
Current children cumulated vsize (KiB) 14392

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

[startup+306.801 s]
/proc/loadavg: 2.52 2.56 2.28 2/84 18373
/proc/meminfo: memFree=877056/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.49
/proc/18348/stat : 18348 (sugar) D 18346 18348 17862 0 -1 4194304 1279 48506 3 19 9 1 17160 9179 15 0 1 0 44151326 14737408 993 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18348/statm: 3598 993 375 3 0 698 0
Current children cumulated CPU time (s) 263.49
Current children cumulated vsize (KiB) 14392

Sending SIGKILL to process tree (bottom up)

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

[startup+307.001 s]
/proc/loadavg: 2.52 2.56 2.28 2/84 18373
/proc/meminfo: memFree=877056/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.63
/proc/18348/stat : 18348 (sugar) D 18346 18348 17862 0 -1 4194304 1280 48506 3 19 9 15 17160 9179 16 0 1 0 44151326 14737408 993 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18348/statm: 3598 993 375 3 0 698 0
Current children cumulated CPU time (s) 263.63
Current children cumulated vsize (KiB) 14392

[startup+308.601 s]
/proc/loadavg: 2.52 2.56 2.28 1/84 18373
/proc/meminfo: memFree=1267392/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.69
/proc/18348/stat : 18348 (sugar) D 18346 18348 17862 0 -1 4194304 1280 48506 3 19 9 21 17160 9179 15 0 1 0 44151326 14737408 993 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18348/statm: 3598 993 375 3 0 698 0
Current children cumulated CPU time (s) 263.69
Current children cumulated vsize (KiB) 14392

[startup+309.401 s]
/proc/loadavg: 2.52 2.56 2.28 2/83 18373
/proc/meminfo: memFree=1262792/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.69
/proc/18348/stat : 18348 (sugar) D 18346 18348 17862 0 -1 4194304 1280 48506 3 19 9 21 17160 9179 15 0 1 0 44151326 14737408 993 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18348/statm: 3598 993 375 3 0 698 0
Current children cumulated CPU time (s) 263.69
Current children cumulated vsize (KiB) 14392

[startup+310.207 s]
/proc/loadavg: 2.56 2.57 2.28 2/83 18373
/proc/meminfo: memFree=1257232/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.72
/proc/18348/stat : 18348 (sugar) D 18346 18348 17862 0 -1 4194304 1280 48506 3 19 9 24 17160 9179 15 0 1 0 44151326 14737408 993 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18348/statm: 3598 993 375 3 0 698 0
Current children cumulated CPU time (s) 263.72
Current children cumulated vsize (KiB) 14392

[startup+310.402 s]
/proc/loadavg: 2.56 2.57 2.28 2/83 18373
/proc/meminfo: memFree=1257232/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.73
/proc/18348/stat : 18348 (sugar) D 18346 18348 17862 0 -1 4194304 1280 48506 3 19 9 25 17160 9179 15 0 1 0 44151326 14737408 993 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18348/statm: 3598 993 375 3 0 698 0
Current children cumulated CPU time (s) 263.73
Current children cumulated vsize (KiB) 14392

[startup+310.502 s]
/proc/loadavg: 2.56 2.57 2.28 2/83 18373
/proc/meminfo: memFree=1257232/2055920 swapFree=4181048/4192956
[pid=18348] ppid=18346 vsize=14392 CPUtime=263.74
/proc/18348/stat : 18348 (sugar) D 18346 18348 17862 0 -1 4194304 1280 48506 3 19 9 26 17160 9179 15 0 1 0 44151326 14737408 993 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18348/statm: 3598 993 375 3 0 698 0
Current children cumulated CPU time (s) 263.74
Current children cumulated vsize (KiB) 14392

Child ended because it received signal 9 (SIGKILL)

# 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): 11.91
#  lost CPU user time (s): 9.89
#  lost CPU system time (s): 2.02

Real time (s): 310.576
CPU time (s): 275.704
CPU user time (s): 181.593
CPU system time (s): 94.111
CPU usage (%): 88.7717
Max. virtual memory (cumulated for all children) (KiB): 924564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 171.703
system time used= 92.091
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49786
page faults= 22
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52844
involuntary context switches= 55940

runsolver used 0.545917 second user time and 1.36979 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-12 16:55:34
IDJOB=1112842
IDBENCH=61483
IDSOLVER=368
FILE ID=node67/1112842-1215874534
PBS_JOBID= 7903558
Free space on /tmp= 66104 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-0.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112842-1215874534/watcher-1112842-1215874534 -o /tmp/evaluation-result-1112842-1215874534/solver-1112842-1215874534 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1112842-1215874534.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 744c0dba383c6f3a8251a2e0da8b7c1e
RANDOM SEED=507635638

node67.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:       1419072 kB
Buffers:          3144 kB
Cached:         374952 kB
SwapCached:       5560 kB
Active:         571476 kB
Inactive:        12800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1419072 kB
SwapTotal:     4192956 kB
SwapFree:      4181048 kB
Dirty:          109888 kB
Writeback:           0 kB
Mapped:         223580 kB
Slab:            37268 kB
Committed_AS:   499556 kB
PageTables:       2364 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= 64464 MiB
End job on node67 at 2008-07-12 17:00:45