Trace number 2069245

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.14.6+minisatUNSAT 1485.25 1492.47

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-burch-dill-8-accl.xml
MD5SUMa836148987a747fe0e78f1f820e1fc6b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1485.25
Satisfiable
(Un)Satisfiability was proved
Number of variables21380
Number of constraints60983
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60983
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.06/0.07	c 0	BEGIN Sun Jul 12 00:05:13 2009
0.06/0.07	c 0	PID 13409
0.06/0.08	c 0	HOST node9.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2069245-1247349913.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2069245-1247349913.xml' 'HOME/temp.csp'
3.34/3.43	c 4	2 domains, 21380 variables, 9 predicates, 0 relations, 60983 constraints
3.34/3.49	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.34/3.49	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.39/3.56	c 4	Parsing HOME/temp.csp
3.39/3.73	c 4	parsed 10000 expressions
3.39/3.83	c 4	parsed 20000 expressions
3.39/3.97	c 4	parsed 30000 expressions
3.39/4.05	c 4	parsed 40000 expressions
3.39/4.21	c 4	parsed 50000 expressions
4.19/4.32	c 4	parsed 60000 expressions
4.28/4.42	c 5	parsed 70000 expressions
4.48/4.67	c 5	parsed 80000 expressions
4.57/4.74	c 5	parsed 82374 expressions
4.57/4.75	c 5	Heap : 25 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.57/4.75	c 5	Converting to clausal form CSP
4.67/4.80	c 5	converted 8238 (10%) expressions
4.67/4.83	c 5	converted 16475 (20%) expressions
4.87/5.09	c 5	converted 24713 (30%) expressions
5.07/5.27	c 5	converted 32950 (40%) expressions
5.28/5.46	c 6	converted 41187 (50%) expressions
5.77/5.91	c 6	converted 49425 (60%) expressions
5.97/6.10	c 6	converted 57662 (70%) expressions
6.17/6.34	c 7	converted 65900 (80%) expressions
6.37/6.58	c 7	converted 74137 (90%) expressions
7.76/7.90	c 8	converted 82374 (100%) expressions
7.76/7.91	c 8	CSP : 27116 integers, 0 booleans, 72453 clauses, largest domain size 101
7.76/7.91	c 8	Heap : 61 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.76/7.91	c 8	Propagation in CSP
8.65/8.88	c 9	73 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.65/8.89	c 9	CSP : 27116 integers, 0 booleans, 72453 clauses, largest domain size 101
8.65/8.89	c 9	Heap : 64 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.75/8.92	c 9	Simplifing CSP by introducing new Boolean variables
8.75/8.95	c 9	CSP : 27116 integers, 0 booleans, 72453 clauses, largest domain size 101
8.75/8.95	c 9	Heap : 62 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.05/9.28	c 9	Encoding CSP to SAT : HOME/temp.cnf
9.15/9.32	c 9	2712 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.15/9.32	c 9	5424 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.15/9.32	c 9	8135 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.15/9.33	c 10	10847 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.15/9.33	c 10	13558 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.15/9.33	c 10	16270 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.15/9.34	c 10	18982 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
9.15/9.36	c 10	21693 (80%) CSP integer variables are encoded (16788 clauses, 251884 bytes)
9.35/9.53	c 10	24405 (90%) CSP integer variables are encoded (161868 clauses, 2597319 bytes)
9.55/9.70	c 10	27116 (100%) CSP integer variables are encoded (306876 clauses, 5062455 bytes)
9.55/9.78	c 10	7246 (10%) CSP clauses are encoded (314045 clauses, 5155306 bytes)
9.64/9.83	c 10	14491 (20%) CSP clauses are encoded (321290 clauses, 5250806 bytes)
9.64/9.87	c 10	21736 (30%) CSP clauses are encoded (328535 clauses, 5348219 bytes)
9.74/9.91	c 10	28982 (40%) CSP clauses are encoded (335777 clauses, 5456849 bytes)
9.74/9.95	c 10	36227 (50%) CSP clauses are encoded (343007 clauses, 5565299 bytes)
9.85/10.01	c 10	43472 (60%) CSP clauses are encoded (350181 clauses, 5683776 bytes)
9.85/10.08	c 10	50718 (70%) CSP clauses are encoded (357427 clauses, 5820803 bytes)
9.95/10.15	c 10	57963 (80%) CSP clauses are encoded (364666 clauses, 5975324 bytes)
13.33/13.56	c 14	65208 (90%) CSP clauses are encoded (1299142 clauses, 25442896 bytes)
15.51/15.70	c 16	72453 (100%) CSP clauses are encoded (2393249 clauses, 50040639 bytes)
15.51/15.70	c 16	72453 CSP clauses encoded
15.51/15.70	c 16	Writing map file : HOME/temp.map
15.51/15.76	c 16	Heap : 42 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
15.51/15.76	c 16	SAT : 333917 SAT variables, 2393249 SAT clauses, 50040639 bytes
15.51/15.76	c 16	Heap : 42 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
15.58/15.84	c 16	SOLVING HOME/temp.cnf
15.58/15.84	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
15.58/15.84	c 16	This is MiniSat 2.0 beta
15.58/15.84	c 16	WARNING: for repeatability, setting FPU to use double precision
15.58/15.84	c 16	============================[ Problem Statistics ]=============================
15.58/15.84	c 16	|                                                                             |
15.58/15.85	c 16	|  Number of variables:  333917                                               |
15.58/15.85	c 16	|  Number of clauses:    2393249                                              |
16.93/17.20	c 17	|  Parsing time:         1.09         s                                       |
16.93/17.28	c 17	============================[ Search Statistics ]==============================
16.93/17.28	c 17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.93/17.28	c 17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.93/17.28	c 17	===============================================================================
16.93/17.28	c 17	|         0 |  333917  2393249  6908812 |   797749        0    nan |  0.000 % |
18.82/19.16	c 19	|       101 |  333915  2393249  6908812 |   877524      100     12 |  0.001 % |
19.71/20.07	c 20	|       251 |  333915  2393249  6908812 |   965277      250     18 |  0.001 % |
21.41/21.71	c 22	|       477 |  333911  2393249  6908812 |  1061804      474     18 |  0.002 % |
22.60/22.96	c 23	|       814 |  333909  2393224  6908758 |  1167985      810     21 |  0.002 % |
25.78/26.12	c 26	|      1321 |  333909  2393224  6908758 |  1284783     1317     24 |  0.002 % |
29.56/29.99	c 30	|      2080 |  333909  2393224  6908758 |  1413262     2076     24 |  0.002 % |
31.95/32.38	c 33	|      3222 |  333909  2393224  6908758 |  1554588     3218     32 |  0.002 % |
54.25/54.72	c 55	|      4930 |  333909  2393224  6908758 |  1710047     4926     40 |  0.002 % |
68.38/68.95	c 69	|      7492 |  333909  2393224  6908758 |  1881051     7488     42 |  0.002 % |
96.04/96.78	c 97	|     11336 |  333909  2393224  6908758 |  2069157    11332     42 |  0.002 % |
115.84/116.69	c 117	|     17104 |  331344  2383247  6885410 |  2276072    17092     53 |  0.771 % |
143.91/144.83	c 145	|     25753 |  331342  2383237  6885388 |  2503680    25741     68 |  0.771 % |
227.70/229.01	c 229	|     38728 |  331342  2383237  6885388 |  2754048    38716     62 |  0.771 % |
335.97/337.83	c 338	|     58190 |  331342  2383237  6885388 |  3029453    58178     61 |  0.771 % |
442.28/444.67	c 445	|     87384 |  331342  2383237  6885388 |  3332398    87372     73 |  0.771 % |
696.78/700.32	c 700	|    131173 |  331342  2383237  6885388 |  3665638   131161     68 |  0.771 % |
1170.76/1176.54	c 1177	|    196857 |  330046  2349877  6772768 |  4032201   100024     70 |  1.159 % |
1484.67/1491.97	c 1492	===============================================================================
1484.67/1491.97	c 1492	restarts              : 18
1484.67/1491.97	c 1492	conflicts             : 243197         (166 /sec)
1484.67/1491.97	c 1492	decisions             : 564604         (1.26 % random) (384 /sec)
1484.67/1491.97	c 1492	propagations          : 2263260666     (1541083 /sec)
1484.67/1491.97	c 1492	conflict literals     : 16222837       (57.76 % deleted)
1484.67/1491.97	c 1492	Memory used           : 194.10 MB
1484.67/1491.97	c 1492	CPU time              : 1468.62 s
1484.67/1491.97	c 1492	
1484.67/1491.97	c 1492	UNSATISFIABLE
1484.76/1492.01	c 1492	DECODING HOME/temp.out WITH HOME/temp.map
1484.76/1492.01	c 1492	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1484.76/1492.09	c 1492	Decoding HOME/temp.out
1484.79/1492.41	s UNSATISFIABLE
1484.79/1492.42	c 1493	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1484.79/1492.45	c 1493	CPU 1485.2 (0.07 0.01 1483.84 1.28)
1484.79/1492.45	c 1493	END Sun Jul 12 00:30:06 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2069245-1247349913/watcher-2069245-1247349913 -o /tmp/evaluation-result-2069245-1247349913/solver-2069245-1247349913 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2069245-1247349913.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.31 2.30 2.13 4/82 13409
/proc/meminfo: memFree=1272588/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=18576 CPUtime=0
/proc/13409/stat : 13409 (runsolver) R 13407 13409 12944 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 22058432 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13409/statm: 4644 284 249 26 0 2626 0

[startup+0.0783319 s]
/proc/loadavg: 2.31 2.30 2.13 4/82 13409
/proc/meminfo: memFree=1272588/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16740 CPUtime=0.06
/proc/13409/stat : 13409 (sugar) R 13407 13409 12944 0 -1 4194304 1125 0 0 0 5 1 0 0 18 0 1 0 22058432 17141760 1093 996147200 4194304 4206940 548682068608 18446744073709551615 215427887058 0 0 4224 16386 0 0 0 17 0 0 0
/proc/13409/statm: 4185 1093 392 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101265 s]
/proc/loadavg: 2.31 2.30 2.13 4/82 13409
/proc/meminfo: memFree=1272588/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=0.06
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22058432 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301286 s]
/proc/loadavg: 2.31 2.30 2.13 4/82 13409
/proc/meminfo: memFree=1272588/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=0.06
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22058432 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701336 s]
/proc/loadavg: 2.31 2.30 2.13 4/82 13409
/proc/meminfo: memFree=1272588/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=0.06
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22058432 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50242 s]
/proc/loadavg: 2.31 2.30 2.13 4/93 13421
/proc/meminfo: memFree=1235892/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=0.06
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22058432 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1111 409 3 0 796 0
[pid=13412] ppid=13409 vsize=5356 CPUtime=0
/proc/13412/stat : 13412 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22058440 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13412/statm: 1339 233 193 169 0 50 0
[pid=13413] ppid=13412 vsize=864760 CPUtime=1.39
/proc/13413/stat : 13413 (java) S 13412 13409 12944 0 -1 0 18256 0 1 0 128 11 0 0 19 0 9 0 22058441 885514240 14819 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13413/statm: 216190 14819 2557 9 0 210702 0
[pid=13413/tid=13414] ppid=13412 vsize=864760 CPUtime=0.7
/proc/13413/task/13414/stat : 13414 (java) R 13412 13409 12944 0 -1 64 3327 0 1 0 66 4 0 0 25 0 9 0 22058442 885514240 14819 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13415] ppid=13412 vsize=864760 CPUtime=0.58
/proc/13413/task/13415/stat : 13415 (java) R 13412 13409 12944 0 -1 64 13728 0 0 0 53 5 0 0 16 0 9 0 22058443 885514240 14819 996147200 134512640 134550932 4294955984 18446744073709551615 101449104 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13416] ppid=13412 vsize=864760 CPUtime=0
/proc/13413/task/13416/stat : 13416 (java) S 13412 13409 12944 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22058443 885514240 14819 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13417] ppid=13412 vsize=864760 CPUtime=0
/proc/13413/task/13417/stat : 13417 (java) S 13412 13409 12944 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 22058443 885514240 14819 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13418] ppid=13412 vsize=864760 CPUtime=0
/proc/13413/task/13418/stat : 13418 (java) S 13412 13409 12944 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22058445 885514240 14819 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13419] ppid=13412 vsize=864760 CPUtime=0.08
/proc/13413/task/13419/stat : 13419 (java) S 13412 13409 12944 0 -1 64 495 0 0 0 8 0 0 0 16 0 9 0 22058445 885514240 14819 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13420] ppid=13412 vsize=864760 CPUtime=0
/proc/13413/task/13420/stat : 13420 (java) S 13412 13409 12944 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22058446 885514240 14819 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13421] ppid=13412 vsize=864760 CPUtime=0
/proc/13413/task/13421/stat : 13421 (java) S 13412 13409 12944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22058446 885514240 14819 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 886984

[startup+3.1026 s]
/proc/loadavg: 2.31 2.30 2.13 5/93 13421
/proc/meminfo: memFree=1185140/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=0.06
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22058432 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1111 409 3 0 796 0
[pid=13412] ppid=13409 vsize=5356 CPUtime=0
/proc/13412/stat : 13412 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22058440 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13412/statm: 1339 233 193 169 0 50 0
[pid=13413] ppid=13412 vsize=864776 CPUtime=2.99
/proc/13413/stat : 13413 (java) S 13412 13409 12944 0 -1 0 33560 0 1 0 281 18 0 0 19 0 9 0 22058441 885530624 28137 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13413/statm: 216194 28137 2557 9 0 210706 0
[pid=13413/tid=13414] ppid=13412 vsize=864776 CPUtime=1.59
/proc/13413/task/13414/stat : 13414 (java) R 13412 13409 12944 0 -1 64 3958 0 1 0 154 5 0 0 25 0 9 0 22058442 885530624 28137 996147200 134512640 134550932 4294955984 18446744073709551615 4126389017 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13415] ppid=13412 vsize=864776 CPUtime=1.23
/proc/13413/task/13415/stat : 13415 (java) S 13412 13409 12944 0 -1 64 28360 0 0 0 112 11 0 0 16 0 9 0 22058443 885530624 28137 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13416] ppid=13412 vsize=864776 CPUtime=0
/proc/13413/task/13416/stat : 13416 (java) S 13412 13409 12944 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22058443 885530624 28137 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13417] ppid=13412 vsize=864776 CPUtime=0
/proc/13413/task/13417/stat : 13417 (java) S 13412 13409 12944 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 22058443 885530624 28137 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13418] ppid=13412 vsize=864776 CPUtime=0
/proc/13413/task/13418/stat : 13418 (java) S 13412 13409 12944 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22058445 885530624 28137 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13419] ppid=13412 vsize=864776 CPUtime=0.14
/proc/13413/task/13419/stat : 13419 (java) S 13412 13409 12944 0 -1 64 536 0 0 0 14 0 0 0 16 0 9 0 22058445 885530624 28137 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13420] ppid=13412 vsize=864776 CPUtime=0
/proc/13413/task/13420/stat : 13420 (java) S 13412 13409 12944 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22058446 885530624 28137 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13413/tid=13421] ppid=13412 vsize=864776 CPUtime=0
/proc/13413/task/13421/stat : 13421 (java) S 13412 13409 12944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22058446 885530624 28137 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 887000

[startup+6.30296 s]
/proc/loadavg: 2.45 2.32 2.14 5/93 13431
/proc/meminfo: memFree=1219380/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=3.39
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1309 34213 0 1 5 1 313 20 16 0 1 0 22058432 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1111 409 3 0 796 0
[pid=13422] ppid=13409 vsize=5356 CPUtime=0
/proc/13422/stat : 13422 (sh) S 13409 13409 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22058781 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13422/statm: 1339 233 193 169 0 50 0
[pid=13423] ppid=13422 vsize=868640 CPUtime=2.78
/proc/13423/stat : 13423 (java) S 13422 13409 12944 0 -1 0 19519 0 1 0 267 11 0 0 18 0 9 0 22058782 889487360 17463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13423/statm: 217160 17463 2566 9 0 211665 0
[pid=13423/tid=13424] ppid=13422 vsize=868640 CPUtime=1.56
/proc/13423/task/13424/stat : 13424 (java) R 13422 13409 12944 0 -1 64 3192 0 1 0 155 1 0 0 25 0 9 0 22058783 889487360 17463 996147200 134512640 134550932 4294955936 18446744073709551615 4126409842 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13425] ppid=13422 vsize=868640 CPUtime=1.03
/proc/13423/task/13425/stat : 13425 (java) S 13422 13409 12944 0 -1 64 14147 0 0 0 96 7 0 0 16 0 9 0 22058784 889487360 17463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13426] ppid=13422 vsize=868640 CPUtime=0
/proc/13423/task/13426/stat : 13426 (java) S 13422 13409 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22058784 889487360 17463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13427] ppid=13422 vsize=868640 CPUtime=0
/proc/13423/task/13427/stat : 13427 (java) S 13422 13409 12944 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22058784 889487360 17463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13428] ppid=13422 vsize=868640 CPUtime=0
/proc/13423/task/13428/stat : 13428 (java) S 13422 13409 12944 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22058786 889487360 17463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13429] ppid=13422 vsize=868640 CPUtime=0.15
/proc/13423/task/13429/stat : 13429 (java) S 13422 13409 12944 0 -1 64 1478 0 0 0 14 1 0 0 17 0 9 0 22058786 889487360 17463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13430] ppid=13422 vsize=868640 CPUtime=0
/proc/13423/task/13430/stat : 13430 (java) S 13422 13409 12944 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22058786 889487360 17463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13431] ppid=13422 vsize=868640 CPUtime=0
/proc/13423/task/13431/stat : 13431 (java) S 13422 13409 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22058786 889487360 17463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890864

[startup+12.7017 s]
/proc/loadavg: 2.49 2.33 2.15 4/93 13431
/proc/meminfo: memFree=1178804/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=3.4
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1310 34213 0 1 6 1 313 20 15 0 1 0 22058432 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1111 409 3 0 796 0
[pid=13422] ppid=13409 vsize=5356 CPUtime=0
/proc/13422/stat : 13422 (sh) S 13409 13409 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22058781 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13422/statm: 1339 233 193 169 0 50 0
[pid=13423] ppid=13422 vsize=868752 CPUtime=9.13
/proc/13423/stat : 13423 (java) S 13422 13409 12944 0 -1 0 28473 0 1 0 888 25 0 0 18 0 9 0 22058782 889602048 22308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13423/statm: 217188 22308 2591 9 0 211665 0
[pid=13423/tid=13424] ppid=13422 vsize=868752 CPUtime=6.81
/proc/13423/task/13424/stat : 13424 (java) R 13422 13409 12944 0 -1 64 3811 0 1 0 671 10 0 0 25 0 9 0 22058783 889602048 22308 996147200 134512640 134550932 4294955936 18446744073709551615 4127047536 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13425] ppid=13422 vsize=868752 CPUtime=2.05
/proc/13423/task/13425/stat : 13425 (java) S 13422 13409 12944 0 -1 64 22431 0 0 0 193 12 0 0 16 0 9 0 22058784 889602048 22308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13426] ppid=13422 vsize=868752 CPUtime=0
/proc/13423/task/13426/stat : 13426 (java) S 13422 13409 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22058784 889602048 22308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13427] ppid=13422 vsize=868752 CPUtime=0
/proc/13423/task/13427/stat : 13427 (java) S 13422 13409 12944 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22058784 889602048 22308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13428] ppid=13422 vsize=868752 CPUtime=0
/proc/13423/task/13428/stat : 13428 (java) S 13422 13409 12944 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22058786 889602048 22308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13429] ppid=13422 vsize=868752 CPUtime=0.23
/proc/13423/task/13429/stat : 13429 (java) S 13422 13409 12944 0 -1 64 1529 0 0 0 22 1 0 0 17 0 9 0 22058786 889602048 22308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13430] ppid=13422 vsize=868752 CPUtime=0
/proc/13423/task/13430/stat : 13430 (java) S 13422 13409 12944 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22058786 889602048 22308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13423/tid=13431] ppid=13422 vsize=868752 CPUtime=0
/proc/13423/task/13431/stat : 13431 (java) S 13422 13409 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22058786 889602048 22308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 890976

[startup+25.5011 s]
/proc/loadavg: 2.45 2.33 2.15 3/85 13433
/proc/meminfo: memFree=1090804/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=135800 CPUtime=9.57
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 31591 0 0 0 931 26 0 0 25 0 1 0 22060017 139059200 31577 996147200 134512640 135127466 4294956256 18446744073709551615 134527179 0 0 4096 3 0 0 0 17 0 0 0
/proc/13433/statm: 33950 31577 76 150 0 33797 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 158024

[startup+51.102 s]
/proc/loadavg: 2.44 2.34 2.15 3/85 13433
/proc/meminfo: memFree=1089524/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0

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


[startup+1242.3 s]
/proc/loadavg: 2.44 2.41 2.33 3/85 13433
/proc/meminfo: memFree=1027580/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1220.63
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 122012 51 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1236.24
Current children cumulated vsize (KiB) 220980

[startup+1302.3 s]
/proc/loadavg: 2.32 2.39 2.33 3/85 13433
/proc/meminfo: memFree=1027580/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1280.35
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 127984 51 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1295.96
Current children cumulated vsize (KiB) 220980

[startup+1362.3 s]
/proc/loadavg: 2.22 2.35 2.32 3/85 13433
/proc/meminfo: memFree=1027452/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1340.06
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 133955 51 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134527131 0 0 4096 3 0 0 0 17 0 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1355.67
Current children cumulated vsize (KiB) 220980

[startup+1422.31 s]
/proc/loadavg: 2.12 2.30 2.30 3/75 13494
/proc/meminfo: memFree=1467844/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1399.81
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 139929 52 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1415.42
Current children cumulated vsize (KiB) 220980

[startup+1482.3 s]
/proc/loadavg: 2.12 2.26 2.28 3/75 13494
/proc/meminfo: memFree=1467716/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1459.51
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 145899 52 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 1 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1475.12
Current children cumulated vsize (KiB) 220980

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

[startup+1484.7 s]
/proc/loadavg: 2.12 2.26 2.28 3/75 13494
/proc/meminfo: memFree=1467716/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1461.89
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 146137 52 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 1 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1477.5
Current children cumulated vsize (KiB) 220980

[startup+1487.9 s]
/proc/loadavg: 2.11 2.25 2.28 3/75 13494
/proc/meminfo: memFree=1467716/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1465.08
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 146456 52 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1480.69
Current children cumulated vsize (KiB) 220980

[startup+1489.5 s]
/proc/loadavg: 2.10 2.25 2.28 3/75 13494
/proc/meminfo: memFree=1467716/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1466.67
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 146615 52 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 220980

[startup+1491.1 s]
/proc/loadavg: 2.10 2.25 2.28 3/75 13494
/proc/meminfo: memFree=1467716/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1468.26
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 146774 52 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1483.87
Current children cumulated vsize (KiB) 220980

[startup+1491.9 s]
/proc/loadavg: 2.10 2.25 2.28 3/75 13494
/proc/meminfo: memFree=1467716/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=15.61
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1376 63120 0 2 7 1 1485 68 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
[pid=13432] ppid=13409 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (sh) S 13409 13409 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22060016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 232 193 169 0 50 0
[pid=13433] ppid=13432 vsize=198756 CPUtime=1469.06
/proc/13433/stat : 13433 (minisat) R 13432 13409 12944 0 -1 4194304 47240 0 0 0 146854 52 0 0 25 0 1 0 22060017 203526144 47226 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/13433/statm: 49689 47226 76 150 0 49536 0
Current children cumulated CPU time (s) 1484.67
Current children cumulated vsize (KiB) 220980

[startup+1492.3 s]
/proc/loadavg: 2.10 2.25 2.28 3/75 13494
/proc/meminfo: memFree=1467716/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=1484.79
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1448 110654 0 2 7 1 148347 124 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1484.79
Current children cumulated vsize (KiB) 16868

[startup+1492.4 s]
/proc/loadavg: 2.10 2.25 2.28 3/75 13494
/proc/meminfo: memFree=1467716/2055920 swapFree=4192952/4192956
[pid=13409] ppid=13407 vsize=16868 CPUtime=1484.79
/proc/13409/stat : 13409 (sugar) S 13407 13409 12944 0 -1 4194304 1448 110654 0 2 7 1 148347 124 16 0 1 0 22058432 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13409/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1484.79
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1492.47
CPU time (s): 1485.25
CPU user time (s): 1483.92
CPU system time (s): 1.3328
CPU usage (%): 99.5165
Max. virtual memory (cumulated for all children) (KiB): 901112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1483.92
system time used= 1.3328
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117285
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= 5892
involuntary context switches= 33121

runsolver used 1.82872 second user time and 4.5933 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-12 00:05:13
IDJOB=2069245
IDBENCH=55009
IDSOLVER=739
FILE ID=node9/2069245-1247349913
PBS_JOBID= 9506826
Free space on /tmp= 66388 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-burch-dill-8-accl.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069245-1247349913/watcher-2069245-1247349913 -o /tmp/evaluation-result-2069245-1247349913/solver-2069245-1247349913 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2069245-1247349913.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a836148987a747fe0e78f1f820e1fc6b
RANDOM SEED=690800518

node9.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.216
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.216
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:       1273068 kB
Buffers:         34368 kB
Cached:         234160 kB
SwapCached:          4 kB
Active:         546540 kB
Inactive:       183676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273068 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           10656 kB
Writeback:           0 kB
Mapped:         482180 kB
Slab:            36848 kB
Committed_AS:   614372 kB
PageTables:       2708 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= 66388 MiB
End job on node9 at 2009-07-12 00:30:06