Trace number 1066665

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
Sugar v1.13+minisatSAT 605.979 611.759

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg6-6_ext.xml
MD5SUMbbb71dbdbca3acfbea1fe0722b07c9a8
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.328949
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints12
Maximum constraint arity6
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 07:20:21 2008
0.00/0.04	c 0	PID 6858
0.04/0.05	c 0	HOST node3.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1066665-1215148821.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1066665-1215148821.xml' 'HOME/temp.csp'
0.04/0.26	c 0	1 domains, 36 variables, 0 predicates, 1 relations, 12 constraints
0.04/0.27	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.27	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.24/0.35	c 0	Parsing HOME/temp.csp
0.24/0.47	c 0	parsed 50 expressions
0.24/0.47	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.24/0.47	c 0	Converting to clausal form CSP
0.24/0.49	c 0	converted 5 (10%) expressions
0.24/0.49	c 0	converted 10 (20%) expressions
0.24/0.49	c 0	converted 15 (30%) expressions
0.24/0.49	c 0	converted 20 (40%) expressions
0.24/0.49	c 0	converted 25 (50%) expressions
0.24/0.49	c 0	converted 30 (60%) expressions
0.24/0.49	c 0	converted 35 (70%) expressions
0.24/0.64	c 0	converted 40 (80%) expressions
0.24/0.88	c 1	converted 45 (90%) expressions
1.05/1.17	c 1	converted 50 (100%) expressions
1.05/1.17	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
1.05/1.17	c 1	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.05/1.17	c 1	Propagation in CSP
1.05/1.17	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.05/1.17	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
1.05/1.17	c 1	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.05/1.17	c 1	Simplifing CSP by introducing new Boolean variables
1.05/1.17	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
1.05/1.17	c 1	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.14/1.29	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.24/1.30	c 1	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
1.24/1.31	c 1	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.24/1.31	c 1	11 (30%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.24/1.31	c 1	15 (40%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.24/1.31	c 1	18 (50%) CSP integer variables are encoded (432 clauses, 4608 bytes)
1.24/1.31	c 1	22 (60%) CSP integer variables are encoded (528 clauses, 5664 bytes)
1.24/1.32	c 1	26 (70%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.24/1.32	c 1	29 (80%) CSP integer variables are encoded (696 clauses, 7512 bytes)
1.24/1.32	c 1	33 (90%) CSP integer variables are encoded (792 clauses, 8568 bytes)
1.24/1.32	c 1	36 (100%) CSP integer variables are encoded (864 clauses, 9360 bytes)
7.98/8.13	c 8	2 (10%) CSP clauses are encoded (62808 clauses, 2276611 bytes)
11.45/11.66	c 11	3 (20%) CSP clauses are encoded (93780 clauses, 3521043 bytes)
14.82/15.02	c 15	4 (30%) CSP clauses are encoded (124752 clauses, 4765475 bytes)
18.18/18.40	c 18	5 (40%) CSP clauses are encoded (155724 clauses, 6010138 bytes)
21.46/21.80	c 22	6 (50%) CSP clauses are encoded (186696 clauses, 7314090 bytes)
28.38/28.70	c 29	8 (60%) CSP clauses are encoded (248640 clauses, 9921994 bytes)
31.66/32.06	c 32	9 (70%) CSP clauses are encoded (279612 clauses, 11225946 bytes)
35.02/35.43	c 35	10 (80%) CSP clauses are encoded (310584 clauses, 12529898 bytes)
38.59/39.00	c 39	11 (90%) CSP clauses are encoded (341556 clauses, 13833850 bytes)
41.85/42.38	c 42	12 (100%) CSP clauses are encoded (372528 clauses, 15137802 bytes)
41.85/42.38	c 42	12 CSP clauses encoded
41.85/42.38	c 42	Writing map file : HOME/temp.map
41.85/42.38	c 42	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
41.85/42.38	c 42	SAT : 900 SAT variables, 372528 SAT clauses, 15137802 bytes
41.85/42.38	c 42	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
41.94/42.41	c 42	SOLVING HOME/temp.cnf
41.94/42.41	c 42	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
41.94/42.41	c 42	This is MiniSat 2.0 beta
41.94/42.41	c 42	WARNING: for repeatability, setting FPU to use double precision
41.94/42.41	c 42	============================[ Problem Statistics ]=============================
41.94/42.41	c 42	|                                                                             |
41.94/42.41	c 42	|  Number of variables:  900                                                  |
41.94/42.41	c 42	|  Number of clauses:    372528                                               |
41.96/42.78	c 43	|  Parsing time:         0.33         s                                       |
42.33/42.81	c 43	============================[ Search Statistics ]==============================
42.33/42.81	c 43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.33/42.81	c 43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
42.33/42.81	c 43	===============================================================================
42.33/42.81	c 43	|         0 |     900   372528  3294624 |   124176        0    nan |  0.000 % |
42.33/42.82	c 43	|       101 |     900   372528  3294624 |   136593      101      5 |  0.000 % |
42.33/42.84	c 43	|       252 |     900   372528  3294624 |   150252      252      6 |  0.003 % |
42.33/42.87	c 43	|       477 |     900   372528  3294624 |   165278      477      7 |  0.003 % |
42.43/42.94	c 43	|       814 |     900   372528  3294624 |   181806      814      7 |  0.003 % |
42.72/43.26	c 43	|      1321 |     900   372528  3294624 |   199986     1321      9 |  0.003 % |
43.61/44.14	c 44	|      2080 |     900   372528  3294624 |   219985     2080     11 |  0.008 % |
44.80/45.33	c 45	|      3219 |     900   372528  3294624 |   241983     3219     12 |  0.004 % |
46.49/47.04	c 47	|      4927 |     900   372528  3294624 |   266182     4927     13 |  0.002 % |
49.15/49.77	c 50	|      7489 |     900   372528  3294624 |   292800     7489     14 |  0.001 % |
52.52/53.17	c 53	|     11333 |     900   372528  3294624 |   322080    11333     14 |  0.002 % |
59.16/59.89	c 60	|     17099 |     900   372528  3294624 |   354288    17099     15 |  0.000 % |
69.37/70.13	c 70	|     25748 |     900   372528  3294624 |   389717    25748     16 |  0.002 % |
87.99/88.92	c 89	|     38723 |     900   372528  3294624 |   428689    38723     16 |  0.000 % |
118.61/119.90	c 120	|     58186 |     900   372528  3294624 |   471558    58186     17 |  0.002 % |
173.68/175.42	c 175	|     87380 |     900   372528  3294624 |   518713    87380     17 |  0.002 % |
261.56/264.20	c 264	|    131169 |     900   372528  3294624 |   570585   131169     18 |  0.002 % |
409.48/413.45	c 413	|    196853 |     900   372528  3294624 |   627643   196853     18 |  0.001 % |
605.75/611.56	c 611	===============================================================================
605.75/611.56	c 611	restarts              : 18
605.75/611.56	c 611	conflicts             : 269698         (478 /sec)
605.75/611.56	c 611	decisions             : 348253         (1.31 % random) (618 /sec)
605.75/611.56	c 611	propagations          : 19663050       (34880 /sec)
605.75/611.56	c 611	conflict literals     : 5103325        (26.32 % deleted)
605.75/611.56	c 611	Memory used           : 58.61 MB
605.75/611.56	c 611	CPU time              : 563.739 s
605.75/611.56	c 611	
605.75/611.57	c 611	SATISFIABLE
605.75/611.58	c 611	DECODING HOME/temp.out WITH HOME/temp.map
605.75/611.58	c 611	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
605.83/611.67	c 612	Decoding HOME/temp.out
605.83/611.70	s SATISFIABLE
605.83/611.70	v 12 20 19 20 0 11 20 13 4 18 2 14 19 4 23 0 2 14 20 18 0 6 4 18 0 2 2 4 3 4 11 14 14 18 4 18
605.83/611.71	c 612	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
605.83/611.75	c 612	CPU 605.47 (0.03 0.01 605.44 0.47)
605.83/611.75	c 612	END Fri Jul  4 07:30:33 2008

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-1066665-1215148821/watcher-1066665-1215148821 -o /tmp/evaluation-result-1066665-1215148821/solver-1066665-1215148821 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1066665-1215148821.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.00 2.00 2.00 4/72 6858
/proc/meminfo: memFree=1622640/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=18572 CPUtime=0
/proc/6858/stat : 6858 (runsolver) R 6856 6858 6202 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1993857496 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6858/statm: 4643 292 257 25 0 2626 0

[startup+0.0497371 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 6858
/proc/meminfo: memFree=1622640/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=0.04
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1993857496 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102085 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 6858
/proc/meminfo: memFree=1622640/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=0.04
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1993857496 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302103 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 6858
/proc/meminfo: memFree=1622640/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=0.24
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 956 4653 0 1 3 1 17 3 16 0 1 0 1993857496 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13600

[startup+0.701146 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 6858
/proc/meminfo: memFree=1622640/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=0.24
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 973 4653 0 1 3 1 17 3 15 0 1 0 1993857496 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13600

[startup+1.5012 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 6880
/proc/meminfo: memFree=1599768/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=0.24
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 974 4653 0 1 3 1 17 3 15 0 1 0 1993857496 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 797 370 3 0 500 0
[pid=6871] ppid=6858 vsize=5356 CPUtime=0
/proc/6871/stat : 6871 (sh) S 6858 6858 6202 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993857524 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6871/statm: 1339 233 193 169 0 50 0
[pid=6872] ppid=6871 vsize=864436 CPUtime=1.2
/proc/6872/stat : 6872 (java) S 6871 6858 6202 0 -1 0 10294 0 1 0 115 5 0 0 18 0 9 0 1993857524 885182464 9536 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6872/statm: 216109 9536 2564 9 0 210656 0
[pid=6872/tid=6873] ppid=6871 vsize=864436 CPUtime=0.57
/proc/6872/task/6873/stat : 6873 (java) R 6871 6858 6202 0 -1 64 2894 0 1 0 56 1 0 0 19 0 9 0 1993857525 885182464 9536 996147200 134512640 134550740 4294955952 18446744073709551615 4126565237 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6874] ppid=6871 vsize=864436 CPUtime=0.52
/proc/6872/task/6874/stat : 6874 (java) S 6871 6858 6202 0 -1 64 6366 0 0 0 50 2 0 0 16 0 9 0 1993857526 885182464 9536 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6875] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6875/stat : 6875 (java) S 6871 6858 6202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993857526 885182464 9536 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6876] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6876/stat : 6876 (java) S 6871 6858 6202 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993857526 885182464 9536 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6877] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6877/stat : 6877 (java) S 6871 6858 6202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993857528 885182464 9536 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6878] ppid=6871 vsize=864436 CPUtime=0.08
/proc/6872/task/6878/stat : 6878 (java) S 6871 6858 6202 0 -1 64 340 0 0 0 8 0 0 0 16 0 9 0 1993857528 885182464 9536 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6879] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6879/stat : 6879 (java) S 6871 6858 6202 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993857528 885182464 9536 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6880] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6880/stat : 6880 (java) S 6871 6858 6202 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993857528 885182464 9536 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883392

[startup+3.10133 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 6880
/proc/meminfo: memFree=1592024/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=0.24
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 974 4653 0 1 3 1 17 3 15 0 1 0 1993857496 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 797 370 3 0 500 0
[pid=6871] ppid=6858 vsize=5356 CPUtime=0
/proc/6871/stat : 6871 (sh) S 6858 6858 6202 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993857524 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6871/statm: 1339 233 193 169 0 50 0
[pid=6872] ppid=6871 vsize=864436 CPUtime=2.79
/proc/6872/stat : 6872 (java) S 6871 6858 6202 0 -1 0 10578 0 1 0 274 5 0 0 18 0 9 0 1993857524 885182464 9804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6872/statm: 216109 9804 2564 9 0 210656 0
[pid=6872/tid=6873] ppid=6871 vsize=864436 CPUtime=2.13
/proc/6872/task/6873/stat : 6873 (java) R 6871 6858 6202 0 -1 64 2910 0 1 0 212 1 0 0 25 0 9 0 1993857525 885182464 9804 996147200 134512640 134550740 4294955952 18446744073709551615 4125952064 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6874] ppid=6871 vsize=864436 CPUtime=0.55
/proc/6872/task/6874/stat : 6874 (java) S 6871 6858 6202 0 -1 64 6634 0 0 0 53 2 0 0 16 0 9 0 1993857526 885182464 9804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6875] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6875/stat : 6875 (java) S 6871 6858 6202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993857526 885182464 9804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6876] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6876/stat : 6876 (java) S 6871 6858 6202 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993857526 885182464 9804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6877] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6877/stat : 6877 (java) S 6871 6858 6202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993857528 885182464 9804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6878] ppid=6871 vsize=864436 CPUtime=0.08
/proc/6872/task/6878/stat : 6878 (java) S 6871 6858 6202 0 -1 64 340 0 0 0 8 0 0 0 16 0 9 0 1993857528 885182464 9804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6879] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6879/stat : 6879 (java) S 6871 6858 6202 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993857528 885182464 9804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6880] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6880/stat : 6880 (java) S 6871 6858 6202 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993857528 885182464 9804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 883392

[startup+6.30259 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6880
/proc/meminfo: memFree=1587032/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=0.24
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 974 4653 0 1 3 1 17 3 15 0 1 0 1993857496 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 797 370 3 0 500 0
[pid=6871] ppid=6858 vsize=5356 CPUtime=0
/proc/6871/stat : 6871 (sh) S 6858 6858 6202 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993857524 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6871/statm: 1339 233 193 169 0 50 0
[pid=6872] ppid=6871 vsize=864436 CPUtime=5.96
/proc/6872/stat : 6872 (java) S 6871 6858 6202 0 -1 0 11678 0 1 0 589 7 0 0 18 0 9 0 1993857524 885182464 10841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6872/statm: 216109 10841 2564 9 0 210656 0
[pid=6872/tid=6873] ppid=6871 vsize=864436 CPUtime=5.22
/proc/6872/task/6873/stat : 6873 (java) R 6871 6858 6202 0 -1 64 2973 0 1 0 520 2 0 0 25 0 9 0 1993857525 885182464 10841 996147200 134512640 134550740 4294955952 18446744073709551615 4126559245 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6874] ppid=6871 vsize=864436 CPUtime=0.62
/proc/6872/task/6874/stat : 6874 (java) S 6871 6858 6202 0 -1 64 7668 0 0 0 59 3 0 0 16 0 9 0 1993857526 885182464 10841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6875] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6875/stat : 6875 (java) S 6871 6858 6202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993857526 885182464 10841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6876] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6876/stat : 6876 (java) S 6871 6858 6202 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993857526 885182464 10841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6877] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6877/stat : 6877 (java) S 6871 6858 6202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993857528 885182464 10841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6878] ppid=6871 vsize=864436 CPUtime=0.08
/proc/6872/task/6878/stat : 6878 (java) S 6871 6858 6202 0 -1 64 343 0 0 0 8 0 0 0 16 0 9 0 1993857528 885182464 10841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6879] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6879/stat : 6879 (java) S 6871 6858 6202 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993857528 885182464 10841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6880] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6880/stat : 6880 (java) S 6871 6858 6202 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993857528 885182464 10841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 883392

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 6880
/proc/meminfo: memFree=1577368/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=0.24
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 974 4653 0 1 3 1 17 3 16 0 1 0 1993857496 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 797 370 3 0 500 0
[pid=6871] ppid=6858 vsize=5356 CPUtime=0
/proc/6871/stat : 6871 (sh) S 6858 6858 6202 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993857524 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6871/statm: 1339 233 193 169 0 50 0
[pid=6872] ppid=6871 vsize=864436 CPUtime=12.3
/proc/6872/stat : 6872 (java) S 6871 6858 6202 0 -1 0 15829 0 1 0 1218 12 0 0 18 0 9 0 1993857524 885182464 12329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6872/statm: 216109 12329 2564 9 0 210656 0
[pid=6872/tid=6873] ppid=6871 vsize=864436 CPUtime=11.27
/proc/6872/task/6873/stat : 6873 (java) R 6871 6858 6202 0 -1 64 3081 0 1 0 1123 4 0 0 25 0 9 0 1993857525 885182464 12329 996147200 134512640 134550740 4294955952 18446744073709551615 4126560482 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6874] ppid=6871 vsize=864436 CPUtime=0.91
/proc/6872/task/6874/stat : 6874 (java) S 6871 6858 6202 0 -1 64 11710 0 0 0 85 6 0 0 16 0 9 0 1993857526 885182464 12329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6875] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6875/stat : 6875 (java) S 6871 6858 6202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993857526 885182464 12329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6876] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6876/stat : 6876 (java) S 6871 6858 6202 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993857526 885182464 12329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6877] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6877/stat : 6877 (java) S 6871 6858 6202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993857528 885182464 12329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6878] ppid=6871 vsize=864436 CPUtime=0.08
/proc/6872/task/6878/stat : 6878 (java) S 6871 6858 6202 0 -1 64 344 0 0 0 8 0 0 0 16 0 9 0 1993857528 885182464 12329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6879] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6879/stat : 6879 (java) S 6871 6858 6202 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993857528 885182464 12329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6880] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6880/stat : 6880 (java) S 6871 6858 6202 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993857528 885182464 12329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 883392

[startup+25.5022 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6880
/proc/meminfo: memFree=1568280/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=0.24
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 974 4653 0 1 3 1 17 3 16 0 1 0 1993857496 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 797 370 3 0 500 0
[pid=6871] ppid=6858 vsize=5356 CPUtime=0
/proc/6871/stat : 6871 (sh) S 6858 6858 6202 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993857524 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6871/statm: 1339 233 193 169 0 50 0
[pid=6872] ppid=6871 vsize=864436 CPUtime=24.97
/proc/6872/stat : 6872 (java) S 6871 6858 6202 0 -1 0 19826 0 1 0 2480 17 0 0 18 0 9 0 1993857524 885182464 13609 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6872/statm: 216109 13609 2564 9 0 210656 0
[pid=6872/tid=6873] ppid=6871 vsize=864436 CPUtime=23.53
/proc/6872/task/6873/stat : 6873 (java) R 6871 6858 6202 0 -1 64 3283 0 1 0 2346 7 0 0 25 0 9 0 1993857525 885182464 13609 996147200 134512640 134550740 4294955952 18446744073709551615 102492674 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6874] ppid=6871 vsize=864436 CPUtime=1.31
/proc/6872/task/6874/stat : 6874 (java) S 6871 6858 6202 0 -1 64 15500 0 0 0 123 8 0 0 16 0 9 0 1993857526 885182464 13609 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6875] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6875/stat : 6875 (java) S 6871 6858 6202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993857526 885182464 13609 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6872/tid=6876] ppid=6871 vsize=864436 CPUtime=0
/proc/6872/task/6876/stat : 6876 (java) S 6871 6858 6202 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993857526 885182464 13609 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=47880 CPUtime=297.07
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 11678 0 0 0 29699 8 0 0 25 0 1 0 1993861738 49029120 11664 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 11970 11664 75 150 0 11817 0
Current children cumulated CPU time (s) 339.03
Current children cumulated vsize (KiB) 66836

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1556056/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=50460 CPUtime=356.52
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 12371 0 0 0 35644 8 0 0 25 0 1 0 1993861738 51671040 12357 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 12615 12357 75 150 0 12462 0
Current children cumulated CPU time (s) 398.48
Current children cumulated vsize (KiB) 69416

[startup+462.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1553176/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=53784 CPUtime=415.96
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 13111 0 0 0 41587 9 0 0 25 0 1 0 1993861738 55074816 13097 996147200 134512640 135127466 4294956272 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 13446 13097 75 150 0 13293 0
Current children cumulated CPU time (s) 457.92
Current children cumulated vsize (KiB) 72740

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1550616/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=56328 CPUtime=475.41
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 13750 0 0 0 47531 10 0 0 25 0 1 0 1993861738 57679872 13736 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 14082 13736 75 150 0 13929 0
Current children cumulated CPU time (s) 517.37
Current children cumulated vsize (KiB) 75284

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1548120/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=58744 CPUtime=534.85
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 14355 0 0 0 53474 11 0 0 25 0 1 0 1993861738 60153856 14341 996147200 134512640 135127466 4294956272 18446744073709551615 134530650 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 14686 14341 75 150 0 14533 0
Current children cumulated CPU time (s) 576.81
Current children cumulated vsize (KiB) 77700

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

[startup+588.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1547864/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=58876 CPUtime=541.19
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 14416 0 0 0 54108 11 0 0 25 0 1 0 1993861738 60289024 14402 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 14719 14402 75 150 0 14566 0
Current children cumulated CPU time (s) 583.15
Current children cumulated vsize (KiB) 77832

[startup+601.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1547288/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=59576 CPUtime=553.89
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 14574 0 0 0 55377 12 0 0 25 0 1 0 1993861738 61005824 14560 996147200 134512640 135127466 4294956272 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 14894 14560 75 150 0 14741 0
Current children cumulated CPU time (s) 595.85
Current children cumulated vsize (KiB) 78532

[startup+607.903 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1547032/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=59864 CPUtime=560.23
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 14629 0 0 0 56011 12 0 0 25 0 1 0 1993861738 61300736 14615 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 14966 14615 75 150 0 14813 0
Current children cumulated CPU time (s) 602.19
Current children cumulated vsize (KiB) 78820

[startup+609.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1546968/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=59864 CPUtime=561.8
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 14645 0 0 0 56168 12 0 0 25 0 1 0 1993861738 61300736 14631 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 14966 14631 75 150 0 14813 0
Current children cumulated CPU time (s) 603.76
Current children cumulated vsize (KiB) 78820

[startup+611.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1546904/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=60012 CPUtime=563.39
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 14662 0 0 0 56327 12 0 0 25 0 1 0 1993861738 61452288 14648 996147200 134512640 135127466 4294956272 18446744073709551615 134521770 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 15003 14648 75 150 0 14850 0
Current children cumulated CPU time (s) 605.35
Current children cumulated vsize (KiB) 78968

[startup+611.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1546904/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=41.96
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1031 27548 0 2 3 1 4162 30 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
[pid=6881] ppid=6858 vsize=5356 CPUtime=0
/proc/6881/stat : 6881 (sh) S 6858 6858 6202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993861738 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1339 232 193 169 0 50 0
[pid=6882] ppid=6881 vsize=60012 CPUtime=563.79
/proc/6882/stat : 6882 (minisat) R 6881 6858 6202 0 -1 4194304 14664 0 0 0 56367 12 0 0 25 0 1 0 1993861738 61452288 14650 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6882/statm: 15003 14650 75 150 0 14850 0
Current children cumulated CPU time (s) 605.75
Current children cumulated vsize (KiB) 78968

[startup+611.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6882
/proc/meminfo: memFree=1546904/2055920 swapFree=4180472/4192956
[pid=6858] ppid=6856 vsize=13600 CPUtime=605.83
/proc/6858/stat : 6858 (sugar) S 6856 6858 6202 0 -1 4194304 1089 42511 0 2 3 1 60536 43 16 0 1 0 1993857496 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6858/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 605.83
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 611.759
CPU time (s): 605.979
CPU user time (s): 605.482
CPU system time (s): 0.496924
CPU usage (%): 99.0552
Max. virtual memory (cumulated for all children) (KiB): 890056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 605.482
system time used= 0.496924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47345
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6869
involuntary context switches= 20002

runsolver used 0.880866 second user time and 1.92271 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-04 07:20:21
IDJOB=1066665
IDBENCH=55135
IDSOLVER=346
FILE ID=node3/1066665-1215148821
PBS_JOBID= 7877397
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg6-6_ext.xml
COMMAND LINE= DIR/sugar -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-1066665-1215148821/watcher-1066665-1215148821 -o /tmp/evaluation-result-1066665-1215148821/solver-1066665-1215148821 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1066665-1215148821.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bbb71dbdbca3acfbea1fe0722b07c9a8
RANDOM SEED=778104080

node3.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.232
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.232
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:       1623120 kB
Buffers:         63016 kB
Cached:         293604 kB
SwapCached:       6568 kB
Active:         220588 kB
Inactive:       147400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623120 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          18840 kB
Slab:            50204 kB
Committed_AS:  3346724 kB
PageTables:       1760 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= 66560 MiB
End job on node3 at 2008-07-04 07:30:33