Trace number 1066941

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 279.292 280.397

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg4-8_ext.xml
MD5SUMa7715be9ecd59779c269bf6066fd7c0a
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.973851
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints12
Maximum constraint arity8
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 07:33:24 2008
0.00/0.05	c 0	PID 22807
0.03/0.05	c 0	HOST node43.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1066941-1215149604.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1066941-1215149604.xml' 'HOME/temp.csp'
0.03/0.30	c 1	1 domains, 32 variables, 0 predicates, 2 relations, 12 constraints
0.03/0.32	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.32	c 1	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.27/0.40	c 1	Parsing HOME/temp.csp
0.27/0.54	c 1	parsed 47 expressions
0.27/0.55	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.27/0.55	c 1	Converting to clausal form CSP
0.27/0.57	c 1	converted 5 (10%) expressions
0.27/0.57	c 1	converted 10 (20%) expressions
0.27/0.57	c 1	converted 15 (30%) expressions
0.27/0.57	c 1	converted 19 (40%) expressions
0.27/0.57	c 1	converted 24 (50%) expressions
0.27/0.57	c 1	converted 29 (60%) expressions
0.27/0.57	c 1	converted 33 (70%) expressions
0.27/0.63	c 1	converted 38 (80%) expressions
0.27/0.72	c 1	converted 43 (90%) expressions
0.93/1.10	c 1	converted 47 (100%) expressions
0.93/1.10	c 1	CSP : 32 integers, 0 booleans, 12 clauses, largest domain size 26
0.93/1.10	c 1	Heap : 17 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.93/1.10	c 1	Propagation in CSP
0.93/1.10	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.03/1.10	c 1	CSP : 32 integers, 0 booleans, 12 clauses, largest domain size 26
1.03/1.10	c 1	Heap : 17 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.10	c 1	Simplifing CSP by introducing new Boolean variables
1.03/1.10	c 1	CSP : 32 integers, 0 booleans, 12 clauses, largest domain size 26
1.03/1.10	c 1	Heap : 17 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.12/1.21	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.12/1.22	c 1	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
1.12/1.22	c 1	7 (20%) CSP integer variables are encoded (168 clauses, 1704 bytes)
1.12/1.22	c 1	10 (30%) CSP integer variables are encoded (240 clauses, 2496 bytes)
1.12/1.23	c 1	13 (40%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.12/1.23	c 1	16 (50%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.12/1.23	c 1	20 (60%) CSP integer variables are encoded (480 clauses, 5136 bytes)
1.12/1.23	c 1	23 (70%) CSP integer variables are encoded (552 clauses, 5928 bytes)
1.12/1.23	c 1	26 (80%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.12/1.23	c 1	29 (90%) CSP integer variables are encoded (696 clauses, 7512 bytes)
1.12/1.23	c 1	32 (100%) CSP integer variables are encoded (768 clauses, 8304 bytes)
1.32/1.49	c 2	2 (10%) CSP clauses are encoded (9126 clauses, 246789 bytes)
1.42/1.59	c 2	3 (20%) CSP clauses are encoded (13305 clauses, 367777 bytes)
1.52/1.68	c 2	4 (30%) CSP clauses are encoded (17484 clauses, 488849 bytes)
1.62/1.78	c 2	5 (40%) CSP clauses are encoded (21663 clauses, 617816 bytes)
1.71/1.87	c 2	6 (50%) CSP clauses are encoded (25842 clauses, 746783 bytes)
1.91/2.06	c 2	8 (60%) CSP clauses are encoded (34200 clauses, 1004717 bytes)
16.27/16.55	c 17	9 (70%) CSP clauses are encoded (97547 clauses, 3800621 bytes)
30.73/31.13	c 31	10 (80%) CSP clauses are encoded (160894 clauses, 7129479 bytes)
44.89/45.48	c 46	11 (90%) CSP clauses are encoded (224241 clauses, 10458337 bytes)
59.35/60.00	c 60	12 (100%) CSP clauses are encoded (287588 clauses, 13787195 bytes)
59.35/60.00	c 60	12 CSP clauses encoded
59.35/60.00	c 60	Writing map file : HOME/temp.map
59.35/60.01	c 60	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
59.35/60.01	c 60	SAT : 800 SAT variables, 287588 SAT clauses, 13787195 bytes
59.35/60.01	c 60	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
59.35/60.06	c 60	SOLVING HOME/temp.cnf
59.35/60.06	c 60	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
59.35/60.07	c 60	This is MiniSat 2.0 beta
59.35/60.07	c 60	WARNING: for repeatability, setting FPU to use double precision
59.35/60.07	c 60	============================[ Problem Statistics ]=============================
59.35/60.07	c 60	|                                                                             |
59.35/60.07	c 60	|  Number of variables:  800                                                  |
59.35/60.07	c 60	|  Number of clauses:    287588                                               |
59.69/60.41	c 61	|  Parsing time:         0.31         s                                       |
59.69/60.43	c 61	============================[ Search Statistics ]==============================
59.69/60.43	c 61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
59.69/60.43	c 61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
59.69/60.43	c 61	===============================================================================
59.69/60.43	c 61	|         0 |     800   287588  3045148 |    95862        0    nan |  0.000 % |
59.69/60.47	c 61	|       100 |     800   287588  3045148 |   105448      100      5 |  0.000 % |
59.80/60.56	c 61	|       250 |     800   287588  3045148 |   115993      250      6 |  0.004 % |
59.99/60.70	c 61	|       476 |     800   287588  3045148 |   127593      476      8 |  0.004 % |
60.19/60.93	c 61	|       813 |     800   287588  3045148 |   140352      813      8 |  0.003 % |
60.49/61.25	c 61	|      1321 |     800   287588  3045148 |   154387     1321      9 |  0.003 % |
60.89/61.68	c 62	|      2081 |     800   287588  3045148 |   169826     2081     12 |  0.003 % |
61.87/62.65	c 63	|      3220 |     800   287588  3045148 |   186809     3220     12 |  0.003 % |
63.55/64.32	c 65	|      4930 |     800   287588  3045148 |   205490     4930     13 |  0.003 % |
66.14/66.97	c 67	|      7494 |     800   287588  3045148 |   226039     7494     14 |  0.003 % |
70.70/71.56	c 72	|     11338 |     800   287588  3045148 |   248643    11338     13 |  0.001 % |
76.23/77.12	c 77	|     17104 |     800   287588  3045148 |   273507    17104     15 |  0.002 % |
85.94/86.99	c 87	|     25753 |     800   287588  3045148 |   300858    25753     16 |  0.003 % |
101.46/102.50	c 103	|     38727 |     800   287588  3045148 |   330943    38727     17 |  0.000 % |
124.46/125.55	c 126	|     58188 |     800   287588  3045148 |   364038    58188     18 |  0.003 % |
170.65/171.78	c 172	|     87382 |     800   287588  3045148 |   400442    87382     17 |  0.003 % |
251.81/252.93	c 253	|    131171 |     800   287588  3045148 |   440486   131171     18 |  0.002 % |
279.10/280.21	c 280	===============================================================================
279.10/280.22	c 280	restarts              : 17
279.10/280.22	c 280	conflicts             : 144031         (656 /sec)
279.10/280.22	c 280	decisions             : 188118         (1.27 % random) (856 /sec)
279.10/280.22	c 280	propagations          : 10109611       (46028 /sec)
279.10/280.22	c 280	conflict literals     : 2594815        (24.33 % deleted)
279.10/280.22	c 280	Memory used           : 40.37 MB
279.10/280.22	c 280	CPU time              : 219.639 s
279.10/280.22	c 280	
279.10/280.22	c 280	SATISFIABLE
279.10/280.22	c 280	DECODING HOME/temp.out WITH HOME/temp.map
279.10/280.22	c 280	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
279.14/280.31	c 281	Decoding HOME/temp.out
279.14/280.34	s SATISFIABLE
279.14/280.34	v 18 15 11 0 18 7 4 3 20 17 20 6 20 0 24 0 3 8 17 4 2 19 4 3 18 12 0 18 7 4 17 18
279.14/280.34	c 281	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
279.14/280.39	c 281	CPU 278.82 (0.04 0.01 278.78 0.44)
279.14/280.39	c 281	END Fri Jul  4 07:38:05 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-1066941-1215149604/watcher-1066941-1215149604 -o /tmp/evaluation-result-1066941-1215149604/solver-1066941-1215149604 -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-1066941-1215149604.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: 1.94 2.01 1.99 4/76 22807
/proc/meminfo: memFree=1777984/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=12268 CPUtime=0
/proc/22807/stat : 22807 (sugar) R 22805 22807 22124 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1993932892 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 221968473772 0 0 4224 0 0 0 0 17 1 0 0
/proc/22807/statm: 3067 316 241 3 0 167 0

[startup+0.0552 s]
/proc/loadavg: 1.94 2.01 1.99 4/76 22807
/proc/meminfo: memFree=1777984/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=0.03
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1993932892 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.1014 s]
/proc/loadavg: 1.94 2.01 1.99 4/76 22807
/proc/meminfo: memFree=1777984/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=0.03
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1993932892 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30142 s]
/proc/loadavg: 1.94 2.01 1.99 4/76 22807
/proc/meminfo: memFree=1777984/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=0.03
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1993932892 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701455 s]
/proc/loadavg: 1.94 2.01 1.99 4/76 22807
/proc/meminfo: memFree=1777984/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=0.27
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 973 6521 0 1 3 0 20 4 15 0 1 0 1993932892 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13600

[startup+1.50253 s]
/proc/loadavg: 1.94 2.01 1.99 3/87 22829
/proc/meminfo: memFree=1756584/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=0.27
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 974 6521 0 1 3 0 20 4 15 0 1 0 1993932892 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 797 370 3 0 500 0
[pid=22820] ppid=22807 vsize=5356 CPUtime=0
/proc/22820/stat : 22820 (sh) S 22807 22807 22124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993932925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22820/statm: 1339 233 193 169 0 50 0
[pid=22821] ppid=22820 vsize=864288 CPUtime=1.15
/proc/22821/stat : 22821 (java) S 22820 22807 22124 0 -1 0 9479 0 1 0 110 5 0 0 18 0 9 0 1993932925 885030912 8644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22821/statm: 216072 8644 2564 9 0 210619 0
[pid=22821/tid=22822] ppid=22820 vsize=864288 CPUtime=0.59
/proc/22821/task/22822/stat : 22822 (java) R 22820 22807 22124 0 -1 64 2841 0 1 0 57 2 0 0 19 0 9 0 1993932926 885030912 8644 996147200 134512640 134550740 4294955952 18446744073709551615 4126558244 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22823] ppid=22820 vsize=864288 CPUtime=0.45
/proc/22821/task/22823/stat : 22823 (java) S 22820 22807 22124 0 -1 64 5600 0 0 0 43 2 0 0 16 0 9 0 1993932927 885030912 8644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22824] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22824/stat : 22824 (java) S 22820 22807 22124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993932927 885030912 8644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22825] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22825/stat : 22825 (java) S 22820 22807 22124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993932927 885030912 8644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22826] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22826/stat : 22826 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993932929 885030912 8644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22827] ppid=22820 vsize=864288 CPUtime=0.08
/proc/22821/task/22827/stat : 22827 (java) S 22820 22807 22124 0 -1 64 345 0 0 0 8 0 0 0 16 0 9 0 1993932929 885030912 8644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22828] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22828/stat : 22828 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993932929 885030912 8644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22829] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22829/stat : 22829 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993932929 885030912 8644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 883244

[startup+3.10266 s]
/proc/loadavg: 1.94 2.01 1.99 3/87 22829
/proc/meminfo: memFree=1748072/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=0.27
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 974 6521 0 1 3 0 20 4 15 0 1 0 1993932892 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 797 370 3 0 500 0
[pid=22820] ppid=22807 vsize=5356 CPUtime=0
/proc/22820/stat : 22820 (sh) S 22807 22807 22124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993932925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22820/statm: 1339 233 193 169 0 50 0
[pid=22821] ppid=22820 vsize=864288 CPUtime=2.73
/proc/22821/stat : 22821 (java) S 22820 22807 22124 0 -1 0 10456 0 1 0 267 6 0 0 18 0 9 0 1993932925 885030912 9548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22821/statm: 216072 9548 2564 9 0 210619 0
[pid=22821/tid=22822] ppid=22820 vsize=864288 CPUtime=2.1
/proc/22821/task/22822/stat : 22822 (java) R 22820 22807 22124 0 -1 64 2914 0 1 0 208 2 0 0 25 0 9 0 1993932926 885030912 9548 996147200 134512640 134550740 4294955952 18446744073709551615 4126552602 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22823] ppid=22820 vsize=864288 CPUtime=0.52
/proc/22821/task/22823/stat : 22823 (java) S 22820 22807 22124 0 -1 64 6503 0 0 0 50 2 0 0 16 0 9 0 1993932927 885030912 9548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22824] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22824/stat : 22824 (java) S 22820 22807 22124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993932927 885030912 9548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22825] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22825/stat : 22825 (java) S 22820 22807 22124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993932927 885030912 9548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22826] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22826/stat : 22826 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993932929 885030912 9548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22827] ppid=22820 vsize=864288 CPUtime=0.08
/proc/22821/task/22827/stat : 22827 (java) S 22820 22807 22124 0 -1 64 346 0 0 0 8 0 0 0 16 0 9 0 1993932929 885030912 9548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22828] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22828/stat : 22828 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993932929 885030912 9548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22829] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22829/stat : 22829 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993932929 885030912 9548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 883244

[startup+6.30196 s]
/proc/loadavg: 1.95 2.00 1.99 4/87 22829
/proc/meminfo: memFree=1746088/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=0.27
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 974 6521 0 1 3 0 20 4 15 0 1 0 1993932892 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 797 370 3 0 500 0
[pid=22820] ppid=22807 vsize=5356 CPUtime=0
/proc/22820/stat : 22820 (sh) S 22807 22807 22124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993932925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22820/statm: 1339 233 193 169 0 50 0
[pid=22821] ppid=22820 vsize=864288 CPUtime=5.9
/proc/22821/stat : 22821 (java) S 22820 22807 22124 0 -1 0 10818 0 1 0 583 7 0 0 18 0 9 0 1993932925 885030912 9888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22821/statm: 216072 9888 2564 9 0 210619 0
[pid=22821/tid=22822] ppid=22820 vsize=864288 CPUtime=5.25
/proc/22821/task/22822/stat : 22822 (java) R 22820 22807 22124 0 -1 64 2936 0 1 0 522 3 0 0 25 0 9 0 1993932926 885030912 9888 996147200 134512640 134550740 4294955952 18446744073709551615 4126551330 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22823] ppid=22820 vsize=864288 CPUtime=0.55
/proc/22821/task/22823/stat : 22823 (java) S 22820 22807 22124 0 -1 64 6843 0 0 0 52 3 0 0 16 0 9 0 1993932927 885030912 9888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22824] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22824/stat : 22824 (java) S 22820 22807 22124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993932927 885030912 9888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22825] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22825/stat : 22825 (java) S 22820 22807 22124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993932927 885030912 9888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22826] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22826/stat : 22826 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993932929 885030912 9888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22827] ppid=22820 vsize=864288 CPUtime=0.08
/proc/22821/task/22827/stat : 22827 (java) S 22820 22807 22124 0 -1 64 346 0 0 0 8 0 0 0 16 0 9 0 1993932929 885030912 9888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22828] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22828/stat : 22828 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993932929 885030912 9888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22829] ppid=22820 vsize=864288 CPUtime=0
/proc/22821/task/22829/stat : 22829 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993932929 885030912 9888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883244

[startup+12.7015 s]
/proc/loadavg: 1.95 2.00 1.99 3/87 22829
/proc/meminfo: memFree=1742376/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=0.27
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 974 6521 0 1 3 0 20 4 15 0 1 0 1993932892 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 797 370 3 0 500 0
[pid=22820] ppid=22807 vsize=5356 CPUtime=0
/proc/22820/stat : 22820 (sh) S 22807 22807 22124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993932925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22820/statm: 1339 233 193 169 0 50 0
[pid=22821] ppid=22820 vsize=864360 CPUtime=12.24
/proc/22821/stat : 22821 (java) S 22820 22807 22124 0 -1 0 12714 0 1 0 1216 8 0 0 18 0 9 0 1993932925 885104640 10418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22821/statm: 216090 10418 2564 9 0 210637 0
[pid=22821/tid=22822] ppid=22820 vsize=864360 CPUtime=11.39
/proc/22821/task/22822/stat : 22822 (java) R 22820 22807 22124 0 -1 64 3037 0 1 0 1136 3 0 0 25 0 9 0 1993932926 885104640 10418 996147200 134512640 134550740 4294955952 18446744073709551615 4126558645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22823] ppid=22820 vsize=864360 CPUtime=0.74
/proc/22821/task/22823/stat : 22823 (java) S 22820 22807 22124 0 -1 64 8638 0 0 0 70 4 0 0 16 0 9 0 1993932927 885104640 10418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22824] ppid=22820 vsize=864360 CPUtime=0
/proc/22821/task/22824/stat : 22824 (java) S 22820 22807 22124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993932927 885104640 10418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22825] ppid=22820 vsize=864360 CPUtime=0
/proc/22821/task/22825/stat : 22825 (java) S 22820 22807 22124 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993932927 885104640 10418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22826] ppid=22820 vsize=864360 CPUtime=0
/proc/22821/task/22826/stat : 22826 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993932929 885104640 10418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22827] ppid=22820 vsize=864360 CPUtime=0.08
/proc/22821/task/22827/stat : 22827 (java) S 22820 22807 22124 0 -1 64 346 0 0 0 8 0 0 0 16 0 9 0 1993932929 885104640 10418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22828] ppid=22820 vsize=864360 CPUtime=0
/proc/22821/task/22828/stat : 22828 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993932929 885104640 10418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22829] ppid=22820 vsize=864360 CPUtime=0
/proc/22821/task/22829/stat : 22829 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993932929 885104640 10418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 883316

[startup+25.5027 s]
/proc/loadavg: 1.96 2.00 1.99 3/87 22829
/proc/meminfo: memFree=1732840/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=0.27
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 974 6521 0 1 3 0 20 4 16 0 1 0 1993932892 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 797 370 3 0 500 0
[pid=22820] ppid=22807 vsize=5356 CPUtime=0
/proc/22820/stat : 22820 (sh) S 22807 22807 22124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993932925 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22820/statm: 1339 233 193 169 0 50 0
[pid=22821] ppid=22820 vsize=864360 CPUtime=24.91
/proc/22821/stat : 22821 (java) S 22820 22807 22124 0 -1 0 14632 0 1 0 2480 11 0 0 18 0 9 0 1993932925 885104640 12197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22821/statm: 216090 12197 2564 9 0 210637 0
[pid=22821/tid=22822] ppid=22820 vsize=864360 CPUtime=23.9
/proc/22821/task/22822/stat : 22822 (java) R 22820 22807 22124 0 -1 64 3176 0 1 0 2386 4 0 0 25 0 9 0 1993932926 885104640 12197 996147200 134512640 134550740 4294955952 18446744073709551615 4126551383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22823] ppid=22820 vsize=864360 CPUtime=0.89
/proc/22821/task/22823/stat : 22823 (java) S 22820 22807 22124 0 -1 64 10417 0 0 0 84 5 0 0 16 0 9 0 1993932927 885104640 12197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22824] ppid=22820 vsize=864360 CPUtime=0
/proc/22821/task/22824/stat : 22824 (java) S 22820 22807 22124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993932927 885104640 12197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22825] ppid=22820 vsize=864360 CPUtime=0
/proc/22821/task/22825/stat : 22825 (java) S 22820 22807 22124 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993932927 885104640 12197 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/22821/task/22826/stat : 22826 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993932929 885104640 13800 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22827] ppid=22820 vsize=864360 CPUtime=0.09
/proc/22821/task/22827/stat : 22827 (java) S 22820 22807 22124 0 -1 64 351 0 0 0 9 0 0 0 17 0 9 0 1993932929 885104640 13800 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22828] ppid=22820 vsize=864360 CPUtime=0
/proc/22821/task/22828/stat : 22828 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993932929 885104640 13800 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22821/tid=22829] ppid=22820 vsize=864360 CPUtime=0
/proc/22821/task/22829/stat : 22829 (java) S 22820 22807 22124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993932929 885104640 13800 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 883316

[startup+102.308 s]
/proc/loadavg: 1.98 2.01 2.00 3/85 22882
/proc/meminfo: memFree=1743224/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=29720 CPUtime=41.89
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 7266 0 0 0 4184 5 0 0 25 0 1 0 1993938900 30433280 7252 996147200 134512640 135127466 4294956272 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 7430 7252 75 150 0 7277 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 48676

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 22882
/proc/meminfo: memFree=1703416/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=34244 CPUtime=101.86
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 8379 0 0 0 10180 6 0 0 25 0 1 0 1993938900 35065856 8365 996147200 134512640 135127466 4294956272 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 8561 8365 75 150 0 8408 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 53200

[startup+222.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/85 22882
/proc/meminfo: memFree=1675128/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=38016 CPUtime=161.84
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 9313 0 0 0 16176 8 0 0 25 0 1 0 1993938900 38928384 9299 996147200 134512640 135127466 4294956272 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 9504 9299 75 150 0 9351 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 56972

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

[startup+230.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/85 22882
/proc/meminfo: memFree=1674616/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=38412 CPUtime=169.84
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 9413 0 0 0 16975 9 0 0 25 0 1 0 1993938900 39333888 9399 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 9603 9399 75 150 0 9450 0
Current children cumulated CPU time (s) 229.22
Current children cumulated vsize (KiB) 57368

[startup+255.901 s]
/proc/loadavg: 2.02 2.01 2.00 3/77 22884
/proc/meminfo: memFree=1688952/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=39600 CPUtime=195.43
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 9698 0 0 0 19533 10 0 0 25 0 1 0 1993938900 40550400 9684 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 9900 9684 75 150 0 9747 0
Current children cumulated CPU time (s) 254.81
Current children cumulated vsize (KiB) 58556

[startup+268.702 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 22884
/proc/meminfo: memFree=1687352/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=40672 CPUtime=208.22
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 9901 0 0 0 20812 10 0 0 25 0 1 0 1993938900 41648128 9887 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 10168 9887 75 150 0 10015 0
Current children cumulated CPU time (s) 267.6
Current children cumulated vsize (KiB) 59628

[startup+275.102 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 22884
/proc/meminfo: memFree=1686584/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=41068 CPUtime=214.62
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 10003 0 0 0 21452 10 0 0 25 0 1 0 1993938900 42053632 9989 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 10267 9989 75 150 0 10114 0
Current children cumulated CPU time (s) 274
Current children cumulated vsize (KiB) 60024

[startup+278.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 22884
/proc/meminfo: memFree=1686264/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=41204 CPUtime=217.82
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 10047 0 0 0 21772 10 0 0 25 0 1 0 1993938900 42192896 10033 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 10301 10033 75 150 0 10148 0
Current children cumulated CPU time (s) 277.2
Current children cumulated vsize (KiB) 60160

[startup+279.101 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 22884
/proc/meminfo: memFree=1686264/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=41204 CPUtime=218.62
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 10057 0 0 0 21852 10 0 0 25 0 1 0 1993938900 42192896 10043 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 10301 10043 75 150 0 10148 0
Current children cumulated CPU time (s) 278
Current children cumulated vsize (KiB) 60160

[startup+279.902 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 22884
/proc/meminfo: memFree=1686136/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=59.38
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1031 26418 0 2 3 0 5905 30 16 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
[pid=22831] ppid=22807 vsize=5356 CPUtime=0
/proc/22831/stat : 22831 (sh) S 22807 22807 22124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993938899 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22831/statm: 1339 232 193 169 0 50 0
[pid=22832] ppid=22831 vsize=41336 CPUtime=219.42
/proc/22832/stat : 22832 (minisat) R 22831 22807 22124 0 -1 4194304 10068 0 0 0 21932 10 0 0 25 0 1 0 1993938900 42328064 10054 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22832/statm: 10334 10054 75 150 0 10181 0
Current children cumulated CPU time (s) 278.8
Current children cumulated vsize (KiB) 60292

[startup+280.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 22884
/proc/meminfo: memFree=1686136/2055920 swapFree=4179776/4192956
[pid=22807] ppid=22805 vsize=13600 CPUtime=279.14
/proc/22807/stat : 22807 (sugar) S 22805 22807 22124 0 -1 4194304 1070 36784 0 2 3 1 27869 41 17 0 1 0 1993932892 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22807/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 279.14
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 280.397
CPU time (s): 279.292
CPU user time (s): 278.83
CPU system time (s): 0.461929
CPU usage (%): 99.6058
Max. virtual memory (cumulated for all children) (KiB): 886388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 278.83
system time used= 0.461929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41619
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= 7032
involuntary context switches= 9445

runsolver used 0.310952 second user time and 0.987849 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-04 07:33:24
IDJOB=1066941
IDBENCH=55153
IDSOLVER=346
FILE ID=node43/1066941-1215149604
PBS_JOBID= 7877409
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg4-8_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-1066941-1215149604/watcher-1066941-1215149604 -o /tmp/evaluation-result-1066941-1215149604/solver-1066941-1215149604 -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-1066941-1215149604.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7715be9ecd59779c269bf6066fd7c0a
RANDOM SEED=1939663438

node43.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.230
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.230
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:       1778464 kB
Buffers:         24100 kB
Cached:         125728 kB
SwapCached:       7048 kB
Active:         166652 kB
Inactive:        52472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778464 kB
SwapTotal:     4192956 kB
SwapFree:      4179776 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          75856 kB
Slab:            43492 kB
Committed_AS:  3806292 kB
PageTables:       1984 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= 66524 MiB
End job on node43 at 2008-07-04 07:38:05