Trace number 2062161

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+minisatSAT 242.447 244.915

General information on the benchmark

Namecsp/allsquares/
normalized-squares-22-22.xml
MD5SUM9baac43a2473992d9e93d014cc749df3
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark159.864
Satisfiable
(Un)Satisfiability was proved
Number of variables968
Number of constraints1158
Maximum constraint arity22
Maximum domain size62
Number of constraints which are defined in extension0
Number of constraints which are defined in intension925
Global constraints used (with number of constraints)cumulative(2),weightedsum(231)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 18:04:27 2009
0.00/0.08	c 0	PID 12074
0.00/0.08	c 0	HOST node71.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2062161-1247328266.xml TO HOME/temp.csp
0.00/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-2062161-1247328266.xml' 'HOME/temp.csp'
0.07/0.82	c 0	23 domains, 968 variables, 2 predicates, 0 relations, 1158 constraints
0.07/0.87	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.87	c 0	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'
0.79/0.95	c 0	Parsing HOME/temp.csp
0.90/1.05	c 1	parsed 2151 expressions
0.90/1.06	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.90/1.06	c 1	Converting to clausal form CSP
0.90/1.08	c 1	converted 216 (10%) expressions
0.90/1.09	c 1	converted 431 (20%) expressions
0.90/1.09	c 1	converted 646 (30%) expressions
0.90/1.10	c 1	converted 861 (40%) expressions
1.10/1.22	c 1	converted 1076 (50%) expressions
1.10/1.28	c 1	converted 1291 (60%) expressions
1.20/1.31	c 1	converted 1506 (70%) expressions
1.20/1.33	c 1	converted 1721 (80%) expressions
1.20/1.36	c 1	converted 1936 (90%) expressions
1.79/1.97	c 2	converted 2151 (100%) expressions
1.79/1.97	c 2	CSP : 4068 integers, 1680 booleans, 11718 clauses, largest domain size 63
1.79/1.97	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.79/1.97	c 2	Propagation in CSP
1.89/2.02	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.89/2.02	c 2	CSP : 4068 integers, 1680 booleans, 11718 clauses, largest domain size 63
1.89/2.02	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.89/2.03	c 2	Simplifing CSP by introducing new Boolean variables
1.89/2.05	c 2	CSP : 4068 integers, 1680 booleans, 11718 clauses, largest domain size 63
1.89/2.05	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.98/2.12	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.98/2.14	c 2	407 (10%) CSP integer variables are encoded (2138 clauses, 25687 bytes)
1.98/2.14	c 2	814 (20%) CSP integer variables are encoded (2138 clauses, 25687 bytes)
1.98/2.15	c 2	1221 (30%) CSP integer variables are encoded (3548 clauses, 44017 bytes)
1.98/2.15	c 2	1628 (40%) CSP integer variables are encoded (5702 clauses, 72019 bytes)
1.98/2.16	c 2	2034 (50%) CSP integer variables are encoded (7958 clauses, 101347 bytes)
1.98/2.16	c 2	2441 (60%) CSP integer variables are encoded (10275 clauses, 136091 bytes)
1.98/2.17	c 2	2848 (70%) CSP integer variables are encoded (12611 clauses, 171131 bytes)
1.98/2.17	c 2	3255 (80%) CSP integer variables are encoded (14765 clauses, 203441 bytes)
1.98/2.17	c 2	3662 (90%) CSP integer variables are encoded (17021 clauses, 237281 bytes)
1.98/2.18	c 2	4068 (100%) CSP integer variables are encoded (19418 clauses, 273236 bytes)
2.18/2.30	c 2	1172 (10%) CSP clauses are encoded (67592 clauses, 1084809 bytes)
2.28/2.40	c 2	2344 (20%) CSP clauses are encoded (96173 clauses, 1648819 bytes)
2.38/2.53	c 2	3516 (30%) CSP clauses are encoded (110789 clauses, 2046242 bytes)
2.48/2.64	c 2	4688 (40%) CSP clauses are encoded (122359 clauses, 2356984 bytes)
2.58/2.74	c 2	5859 (50%) CSP clauses are encoded (134112 clauses, 2681107 bytes)
2.78/2.93	c 2	7031 (60%) CSP clauses are encoded (191452 clauses, 3853870 bytes)
2.87/3.07	c 3	8203 (70%) CSP clauses are encoded (207346 clauses, 4360570 bytes)
2.98/3.17	c 3	9375 (80%) CSP clauses are encoded (218565 clauses, 4711892 bytes)
3.07/3.27	c 3	10547 (90%) CSP clauses are encoded (230385 clauses, 5080485 bytes)
3.27/3.47	c 3	11718 (100%) CSP clauses are encoded (287143 clauses, 6316456 bytes)
3.27/3.47	c 3	11718 CSP clauses encoded
3.27/3.48	c 3	Writing map file : HOME/temp.map
3.27/3.49	c 3	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.27/3.49	c 3	SAT : 25120 SAT variables, 287143 SAT clauses, 6316456 bytes
3.27/3.49	c 3	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.36/3.53	c 3	SOLVING HOME/temp.cnf
3.36/3.53	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.36/3.54	c 3	This is MiniSat 2.0 beta
3.36/3.54	c 3	WARNING: for repeatability, setting FPU to use double precision
3.36/3.54	c 3	============================[ Problem Statistics ]=============================
3.36/3.54	c 3	|                                                                             |
3.36/3.54	c 3	|  Number of variables:  25120                                                |
3.36/3.54	c 3	|  Number of clauses:    287143                                               |
3.38/3.71	c 3	|  Parsing time:         0.15         s                                       |
3.38/3.72	c 3	============================[ Search Statistics ]==============================
3.38/3.72	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.38/3.72	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.38/3.72	c 3	===============================================================================
3.38/3.72	c 3	|         0 |   25120   287143   990096 |    95714        0    nan |  0.000 % |
3.38/3.88	c 3	|       100 |   25120   287143   990096 |   105285      100     29 |  0.000 % |
3.38/4.06	c 4	|       252 |   25120   287143   990096 |   115814      252     32 |  0.000 % |
3.38/4.29	c 4	|       477 |   25120   287143   990096 |   127395      477     31 |  0.000 % |
4.52/4.79	c 4	|       817 |   25120   287143   990096 |   140135      817     28 |  0.000 % |
5.31/5.56	c 5	|      1324 |   25120   287143   990096 |   154148     1324     29 |  0.000 % |
6.10/6.37	c 6	|      2084 |   25120   287143   990096 |   169563     2084     27 |  0.000 % |
7.98/8.24	c 8	|      3223 |   25120   287143   990096 |   186520     3223     29 |  0.000 % |
10.06/10.39	c 10	|      4931 |   25120   287143   990096 |   205172     4931     35 |  0.000 % |
14.03/14.30	c 14	|      7494 |   25120   287143   990096 |   225689     7494     35 |  0.000 % |
20.06/20.48	c 20	|     11339 |   25120   287143   990096 |   248258    11339     32 |  0.000 % |
29.08/29.58	c 29	|     17107 |   25120   287143   990096 |   273084    17107     33 |  0.000 % |
43.15/43.76	c 43	|     25756 |   25120   287143   990096 |   300392    25756     34 |  0.000 % |
67.62/68.44	c 68	|     38730 |   25120   287143   990096 |   330431    38730     33 |  0.000 % |
105.95/107.19	c 107	|     58192 |   25120   287143   990096 |   363475    58192     33 |  0.000 % |
167.27/169.04	c 169	|     87384 |   25120   287143   990096 |   399822    87384     32 |  0.000 % |
241.96/244.45	c 244	===============================================================================
241.96/244.45	c 244	restarts              : 16
241.96/244.45	c 244	conflicts             : 118530         (497 /sec)
241.96/244.45	c 244	decisions             : 145503         (1.48 % random) (610 /sec)
241.96/244.45	c 244	propagations          : 215474015      (903263 /sec)
241.96/244.45	c 244	conflict literals     : 3939770        (41.47 % deleted)
241.96/244.45	c 244	Memory used           : 36.41 MB
241.96/244.45	c 244	CPU time              : 238.551 s
241.96/244.45	c 244	
241.96/244.46	c 244	SATISFIABLE
241.96/244.47	c 244	DECODING HOME/temp.out WITH HOME/temp.map
241.96/244.47	c 244	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'
242.05/244.56	c 244	Decoding HOME/temp.out
242.05/244.81	s SATISFIABLE
242.05/244.85	v 47 19 40 38 43 36 40 40 38 32 21 36 49 48 47 22 19 22 0 42 0 0 13 43 8 30 8 44 13 0 20 34 34 50 49 0 14 18 45 0 43 29 22 0 0 1 1 0 0 1 0 1 0 1 1 0 0 0 0 1 0 1 1 0 0 1 0 0 0 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 0 0 1 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 0 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 0 1 0 0 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 0 1 0 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 0 0 1 1 0 0 0 0 1 0 1 1 0 1 0 0 0 0 1 0 0 0 1 0 1 0 1 1 0 0 0 1 0 0 0 0 1 0 0 1 0 0 1 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 0 0 1 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 0 0 1 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 1 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 0 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 0 1 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 1 1 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 1 0 0 0 1
242.05/244.86	c 244	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
242.06/244.91	c 244	CPU 242.42 (0.06 0.03 242.05 0.28)
242.06/244.91	c 244	END Sat Jul 11 18:08:31 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2062161-1247328266/watcher-2062161-1247328266 -o /tmp/evaluation-result-2062161-1247328266/solver-2062161-1247328266 -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-2062161-1247328266.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.00 1.99 1.99 4/74 12074
/proc/meminfo: memFree=938096/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=12268 CPUtime=0
/proc/12074/stat : 12074 (sugar) R 12072 12074 11136 0 -1 4194304 348 0 0 0 0 0 0 0 23 0 1 0 19889227 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 231962540645 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/12074/statm: 3067 316 241 3 0 167 0

[startup+0.0841089 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 12074
/proc/meminfo: memFree=938096/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=0.07
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1209 128 0 0 5 2 0 0 18 0 1 0 19889227 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101777 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 12074
/proc/meminfo: memFree=938096/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=0.07
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19889227 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302389 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 12074
/proc/meminfo: memFree=938096/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=0.07
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19889227 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702446 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 12074
/proc/meminfo: memFree=938096/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=0.07
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19889227 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50156 s]
/proc/loadavg: 2.00 1.99 1.99 3/85 12096
/proc/meminfo: memFree=929880/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=0.79
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1309 5102 0 1 5 2 68 4 15 0 1 0 19889227 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1111 409 3 0 796 0
[pid=12087] ppid=12074 vsize=5356 CPUtime=0
/proc/12087/stat : 12087 (sh) S 12074 12074 11136 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19889314 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12087/statm: 1339 233 193 169 0 50 0
[pid=12088] ppid=12087 vsize=868508 CPUtime=0.6
/proc/12088/stat : 12088 (java) S 12087 12074 11136 0 -1 0 5810 0 1 0 56 4 0 0 18 0 9 0 19889314 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12088/statm: 217127 5222 1747 9 0 211632 0
[pid=12088/tid=12089] ppid=12087 vsize=868508 CPUtime=0.36
/proc/12088/task/12089/stat : 12089 (java) R 12087 12074 11136 0 -1 64 2683 0 1 0 34 2 0 0 22 0 9 0 19889315 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12090] ppid=12087 vsize=868508 CPUtime=0.04
/proc/12088/task/12090/stat : 12090 (java) S 12087 12074 11136 0 -1 64 939 0 0 0 4 0 0 0 16 0 9 0 19889316 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12091] ppid=12087 vsize=868508 CPUtime=0
/proc/12088/task/12091/stat : 12091 (java) S 12087 12074 11136 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 19889317 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12092] ppid=12087 vsize=868508 CPUtime=0
/proc/12088/task/12092/stat : 12092 (java) S 12087 12074 11136 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 19889317 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12093] ppid=12087 vsize=868508 CPUtime=0
/proc/12088/task/12093/stat : 12093 (java) S 12087 12074 11136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19889319 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12094] ppid=12087 vsize=868508 CPUtime=0.17
/proc/12088/task/12094/stat : 12094 (java) R 12087 12074 11136 0 -1 64 1494 0 0 0 17 0 0 0 16 0 9 0 19889319 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 101656144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12095] ppid=12087 vsize=868508 CPUtime=0
/proc/12088/task/12095/stat : 12095 (java) S 12087 12074 11136 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19889319 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12096] ppid=12087 vsize=868508 CPUtime=0
/proc/12088/task/12096/stat : 12096 (java) S 12087 12074 11136 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19889319 889352192 5222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890732

[startup+3.10177 s]
/proc/loadavg: 2.08 2.00 1.99 4/85 12096
/proc/meminfo: memFree=913688/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=0.79
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1310 5102 0 1 5 2 68 4 15 0 1 0 19889227 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1111 409 3 0 796 0
[pid=12087] ppid=12074 vsize=5356 CPUtime=0
/proc/12087/stat : 12087 (sh) S 12074 12074 11136 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19889314 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12087/statm: 1339 233 193 169 0 50 0
[pid=12088] ppid=12087 vsize=868708 CPUtime=2.19
/proc/12088/stat : 12088 (java) S 12087 12074 11136 0 -1 0 8784 0 1 0 210 9 0 0 18 0 9 0 19889314 889556992 7775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12088/statm: 217177 7775 2591 9 0 211654 0
[pid=12088/tid=12089] ppid=12087 vsize=868708 CPUtime=1.6
/proc/12088/task/12089/stat : 12089 (java) R 12087 12074 11136 0 -1 64 2933 0 1 0 155 5 0 0 25 0 9 0 19889315 889556992 7775 996147200 134512640 134550932 4294955936 18446744073709551615 4126528599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12090] ppid=12087 vsize=868708 CPUtime=0.31
/proc/12088/task/12090/stat : 12090 (java) S 12087 12074 11136 0 -1 64 3602 0 0 0 29 2 0 0 16 0 9 0 19889316 889556992 7775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12091] ppid=12087 vsize=868708 CPUtime=0
/proc/12088/task/12091/stat : 12091 (java) S 12087 12074 11136 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19889317 889556992 7775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12092] ppid=12087 vsize=868708 CPUtime=0
/proc/12088/task/12092/stat : 12092 (java) S 12087 12074 11136 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19889317 889556992 7775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12093] ppid=12087 vsize=868708 CPUtime=0
/proc/12088/task/12093/stat : 12093 (java) S 12087 12074 11136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19889319 889556992 7775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12094] ppid=12087 vsize=868708 CPUtime=0.24
/proc/12088/task/12094/stat : 12094 (java) S 12087 12074 11136 0 -1 64 1549 0 0 0 24 0 0 0 16 0 9 0 19889319 889556992 7775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12095] ppid=12087 vsize=868708 CPUtime=0
/proc/12088/task/12095/stat : 12095 (java) S 12087 12074 11136 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19889319 889556992 7775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12088/tid=12096] ppid=12087 vsize=868708 CPUtime=0
/proc/12088/task/12096/stat : 12096 (java) S 12087 12074 11136 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19889319 889556992 7775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890932

[startup+6.30121 s]
/proc/loadavg: 2.08 2.00 1.99 3/77 12098
/proc/meminfo: memFree=912152/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.38
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 5 2 315 16 15 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=16988 CPUtime=2.72
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 4102 0 0 0 271 1 0 0 25 0 1 0 19889581 17395712 4088 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 4247 4088 76 150 0 4094 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 39212

[startup+12.7011 s]
/proc/loadavg: 2.07 2.00 1.99 3/77 12098
/proc/meminfo: memFree=911000/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.38
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 5 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=18124 CPUtime=9.06
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 4382 0 0 0 904 2 0 0 25 0 1 0 19889581 18558976 4368 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 4531 4368 76 150 0 4378 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 40348

[startup+25.5028 s]
/proc/loadavg: 2.06 2.00 1.99 3/77 12098
/proc/meminfo: memFree=909848/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.38
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 5 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=19452 CPUtime=21.74
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 4711 0 0 0 2172 2 0 0 25 0 1 0 19889581 19918848 4697 996147200 134512640 135127466 4294956256 18446744073709551615 134531068 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 4863 4697 76 150 0 4710 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 41676

[startup+51.1023 s]
/proc/loadavg: 2.04 2.00 1.99 3/77 12098
/proc/meminfo: memFree=907032/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.39
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 6 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=22192 CPUtime=47.08
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 5384 0 0 0 4705 3 0 0 25 0 1 0 19889581 22724608 5370 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 5548 5370 76 150 0 5395 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 44416

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.99 3/77 12098
/proc/meminfo: memFree=902552/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.39
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 6 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=26636 CPUtime=97.81
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 6491 0 0 0 9777 4 0 0 25 0 1 0 19889581 27275264 6477 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 6659 6477 76 150 0 6506 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 48860

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/77 12098
/proc/meminfo: memFree=898264/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.39
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 6 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=30864 CPUtime=157.25
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 7560 0 0 0 15719 6 0 0 25 0 1 0 19889581 31604736 7546 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 7716 7546 76 150 0 7563 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 53088

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 1.99 3/78 12099
/proc/meminfo: memFree=893584/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.39
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 6 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=35692 CPUtime=216.68
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 8747 0 0 0 21660 8 0 0 25 0 1 0 19889581 36548608 8733 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 8923 8733 76 150 0 8770 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 57916

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

[startup+230.303 s]
/proc/loadavg: 2.00 2.00 1.99 3/78 12099
/proc/meminfo: memFree=893008/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.39
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 6 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=36352 CPUtime=224.6
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 8906 0 0 0 22452 8 0 0 25 0 1 0 19889581 37224448 8892 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 9088 8892 76 150 0 8935 0
Current children cumulated CPU time (s) 227.99
Current children cumulated vsize (KiB) 58576

[startup+236.701 s]
/proc/loadavg: 2.00 2.00 1.99 3/78 12099
/proc/meminfo: memFree=892432/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.39
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 6 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=36880 CPUtime=230.94
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 9033 0 0 0 23086 8 0 0 25 0 1 0 19889581 37765120 9019 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 9220 9019 76 150 0 9067 0
Current children cumulated CPU time (s) 234.33
Current children cumulated vsize (KiB) 59104

[startup+239.903 s]
/proc/loadavg: 2.00 2.00 1.99 3/78 12099
/proc/meminfo: memFree=892304/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.39
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 6 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=37012 CPUtime=234.11
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 9073 0 0 0 23403 8 0 0 25 0 1 0 19889581 37900288 9059 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 9253 9059 76 150 0 9100 0
Current children cumulated CPU time (s) 237.5
Current children cumulated vsize (KiB) 59236

[startup+243.106 s]
/proc/loadavg: 2.00 2.00 1.99 3/78 12099
/proc/meminfo: memFree=892112/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.39
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 6 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=37144 CPUtime=237.28
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 9115 0 0 0 23720 8 0 0 25 0 1 0 19889581 38035456 9101 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 9286 9101 76 150 0 9133 0
Current children cumulated CPU time (s) 240.67
Current children cumulated vsize (KiB) 59368

[startup+243.901 s]
/proc/loadavg: 2.00 2.00 1.99 3/78 12099
/proc/meminfo: memFree=892112/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=3.39
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1376 14252 0 2 6 2 315 16 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
[pid=12097] ppid=12074 vsize=5356 CPUtime=0
/proc/12097/stat : 12097 (sh) S 12074 12074 11136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19889581 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12097/statm: 1339 232 193 169 0 50 0
[pid=12098] ppid=12097 vsize=37144 CPUtime=238.07
/proc/12098/stat : 12098 (minisat) R 12097 12074 11136 0 -1 4194304 9128 0 0 0 23799 8 0 0 25 0 1 0 19889581 38035456 9114 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/12098/statm: 9286 9114 76 150 0 9133 0
Current children cumulated CPU time (s) 241.46
Current children cumulated vsize (KiB) 59368

[startup+244.702 s]
/proc/loadavg: 2.00 2.00 1.99 3/78 12099
/proc/meminfo: memFree=892048/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=242.05
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1448 23690 0 2 6 2 24171 26 16 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 242.05
Current children cumulated vsize (KiB) 16868

[startup+244.902 s]
/proc/loadavg: 2.00 2.00 1.99 3/78 12099
/proc/meminfo: memFree=892048/2055920 swapFree=4192952/4192956
[pid=12074] ppid=12072 vsize=16868 CPUtime=242.06
/proc/12074/stat : 12074 (sugar) S 12072 12074 11136 0 -1 4194304 1450 23690 0 2 6 3 24171 26 15 0 1 0 19889227 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12074/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 242.06
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 244.915
CPU time (s): 242.447
CPU user time (s): 242.122
CPU system time (s): 0.32495
CPU usage (%): 98.9923
Max. virtual memory (cumulated for all children) (KiB): 891036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.122
system time used= 0.32495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29162
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= 5291
involuntary context switches= 10407

runsolver used 0.331949 second user time and 0.791879 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-11 18:04:27
IDJOB=2062161
IDBENCH=53874
IDSOLVER=739
FILE ID=node71/2062161-1247328266
PBS_JOBID= 9506489
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/allsquares/normalized-squares-22-22.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-2062161-1247328266/watcher-2062161-1247328266 -o /tmp/evaluation-result-2062161-1247328266/solver-2062161-1247328266 -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-2062161-1247328266.xml

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

MD5SUM BENCH= 9baac43a2473992d9e93d014cc749df3
RANDOM SEED=1284583838

node71.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.222
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.222
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:        938576 kB
Buffers:         49528 kB
Cached:         996104 kB
SwapCached:          4 kB
Active:         145868 kB
Inactive:       919020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        938576 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          30000 kB
Slab:            37732 kB
Committed_AS:   219080 kB
PageTables:       1812 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= 66380 MiB
End job on node71 at 2009-07-11 18:08:32