Trace number 2059114

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 136.168 137.582

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-8_ext.xml
MD5SUMb3cef17bed4272bd9d0c5d0b577b3635
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark82.6724
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 16:45:57 2009
0.00/0.08	c 0	PID 14920
0.07/0.08	c 0	HOST node5.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2059114-1247323557.xml TO HOME/temp.csp
0.07/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-2059114-1247323557.xml' 'HOME/temp.csp'
0.07/0.80	c 1	26 domains, 625 variables, 0 predicates, 26 relations, 10142 constraints
0.07/0.83	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.83	c 1	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.77/0.91	c 1	Parsing HOME/temp.csp
0.91/1.07	c 1	parsed 10000 expressions
0.91/1.07	c 1	parsed 10819 expressions
0.91/1.08	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.08	c 1	Converting to clausal form CSP
1.01/1.15	c 1	converted 1082 (10%) expressions
1.10/1.24	c 1	converted 2164 (20%) expressions
1.20/1.34	c 1	converted 3246 (30%) expressions
1.30/1.43	c 1	converted 4328 (40%) expressions
1.30/1.47	c 1	converted 5410 (50%) expressions
1.30/1.50	c 1	converted 6492 (60%) expressions
1.40/1.52	c 1	converted 7574 (70%) expressions
1.50/1.64	c 2	converted 8656 (80%) expressions
1.50/1.68	c 2	converted 9738 (90%) expressions
1.60/1.71	c 2	converted 10819 (100%) expressions
1.60/1.71	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.60/1.71	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.60/1.71	c 2	Propagation in CSP
1.60/1.73	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.60/1.73	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.60/1.73	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.60/1.74	c 2	Simplifing CSP by introducing new Boolean variables
1.60/1.74	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.60/1.74	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.70/1.86	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.70/1.88	c 2	63 (10%) CSP integer variables are encoded (598 clauses, 6436 bytes)
1.70/1.88	c 2	125 (20%) CSP integer variables are encoded (1219 clauses, 13790 bytes)
1.70/1.89	c 2	188 (30%) CSP integer variables are encoded (1840 clauses, 21863 bytes)
1.70/1.89	c 2	250 (40%) CSP integer variables are encoded (2415 clauses, 29338 bytes)
1.70/1.89	c 2	313 (50%) CSP integer variables are encoded (3082 clauses, 38009 bytes)
1.70/1.89	c 2	375 (60%) CSP integer variables are encoded (3611 clauses, 44886 bytes)
1.70/1.89	c 2	438 (70%) CSP integer variables are encoded (4186 clauses, 52361 bytes)
1.70/1.89	c 2	500 (80%) CSP integer variables are encoded (4807 clauses, 60434 bytes)
1.70/1.89	c 2	563 (90%) CSP integer variables are encoded (5405 clauses, 68208 bytes)
1.70/1.90	c 2	625 (100%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
1.89/2.03	c 2	1015 (10%) CSP clauses are encoded (13231 clauses, 211509 bytes)
2.00/2.11	c 2	2029 (20%) CSP clauses are encoded (20389 clauses, 351134 bytes)
2.00/2.18	c 2	3043 (30%) CSP clauses are encoded (27547 clauses, 504768 bytes)
2.09/2.25	c 2	4057 (40%) CSP clauses are encoded (34537 clauses, 658172 bytes)
2.18/2.33	c 2	5071 (50%) CSP clauses are encoded (41575 clauses, 812873 bytes)
2.18/2.40	c 2	6086 (60%) CSP clauses are encoded (48470 clauses, 964007 bytes)
2.28/2.47	c 2	7100 (70%) CSP clauses are encoded (55436 clauses, 1116872 bytes)
2.39/2.54	c 2	8114 (80%) CSP clauses are encoded (62186 clauses, 1264697 bytes)
2.49/2.61	c 3	9128 (90%) CSP clauses are encoded (69440 clauses, 1424334 bytes)
2.49/2.68	c 3	10142 (100%) CSP clauses are encoded (76934 clauses, 1589621 bytes)
2.49/2.68	c 3	10142 CSP clauses encoded
2.49/2.68	c 3	Writing map file : HOME/temp.map
2.49/2.69	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.49/2.69	c 3	SAT : 6336 SAT variables, 76934 SAT clauses, 1589621 bytes
2.49/2.69	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.58/2.72	c 3	SOLVING HOME/temp.cnf
2.58/2.72	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.58/2.72	c 3	This is MiniSat 2.0 beta
2.58/2.72	c 3	WARNING: for repeatability, setting FPU to use double precision
2.58/2.72	c 3	============================[ Problem Statistics ]=============================
2.58/2.72	c 3	|                                                                             |
2.58/2.72	c 3	|  Number of variables:  6336                                                 |
2.58/2.72	c 3	|  Number of clauses:    76934                                                |
2.58/2.77	c 3	|  Parsing time:         0.03         s                                       |
2.58/2.77	c 3	============================[ Search Statistics ]==============================
2.58/2.77	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.58/2.77	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.58/2.77	c 3	===============================================================================
2.58/2.77	c 3	|         0 |    3896    38760   137538 |    12920        0    nan |  0.000 % |
2.58/2.79	c 3	|       100 |    3896    38760   137538 |    14212      100     13 | 38.510 % |
2.60/2.80	c 3	|       251 |    3896    38760   137538 |    15633      251     10 | 38.510 % |
2.60/2.83	c 3	|       476 |    3876    38760   137538 |    17196      474     10 | 39.015 % |
2.60/2.89	c 3	|       814 |    3876    38760   137538 |    18916      812     12 | 39.015 % |
2.60/2.98	c 3	|      1321 |    3864    38197   135441 |    20807     1284     13 | 39.015 % |
2.60/3.07	c 3	|      2080 |    3864    38197   135441 |    22888     2043     13 | 39.015 % |
3.07/3.29	c 3	|      3219 |    3864    38197   135441 |    25177     3182     15 | 39.015 % |
3.55/3.73	c 4	|      4927 |    3864    38197   135441 |    27695     4890     18 | 39.015 % |
4.25/4.42	c 4	|      7492 |    3864    38197   135441 |    30464     7455     20 | 39.015 % |
5.53/5.71	c 6	|     11336 |    3864    38197   135441 |    33511    11299     21 | 39.015 % |
7.32/7.57	c 7	|     17102 |    3864    38197   135441 |    36862    17065     24 | 39.015 % |
11.78/12.06	c 12	|     25751 |    3864    38197   135441 |    40548    25714     27 | 39.015 % |
21.39/21.76	c 22	|     38725 |    3864    38197   135441 |    44603    38688     28 | 39.015 % |
36.83/37.36	c 37	|     58186 |    3856    38051   134892 |    49063    26549     26 | 39.142 % |
62.79/63.51	c 63	|     87379 |    3779    36973   130989 |    53970    19912     25 | 40.357 % |
102.70/103.81	c 104	|    131168 |    3774    36903   130737 |    59367    26231     24 | 40.436 % |
135.79/137.23	c 137	===============================================================================
135.79/137.23	c 137	restarts              : 17
135.79/137.23	c 137	conflicts             : 165630         (1244 /sec)
135.79/137.23	c 137	decisions             : 219163         (1.31 % random) (1646 /sec)
135.79/137.23	c 137	propagations          : 83692948       (628412 /sec)
135.79/137.23	c 137	conflict literals     : 4913838        (37.46 % deleted)
135.79/137.23	c 137	Memory used           : 13.40 MB
135.79/137.23	c 137	CPU time              : 133.182 s
135.79/137.23	c 137	
135.79/137.23	c 137	SATISFIABLE
135.79/137.23	c 137	DECODING HOME/temp.out WITH HOME/temp.map
135.79/137.23	c 137	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'
135.83/137.32	c 137	Decoding HOME/temp.out
135.98/137.47	s SATISFIABLE
135.98/137.49	v 7 20 10 18 23 0 17 11 24 14 16 8 3 6 13 9 12 15 22 21 1 19 4 5 2 9 13 20 3 12 14 21 8 15 17 5 0 4 10 2 7 18 11 24 19 23 16 22 1 6 21 18 5 6 7 16 23 12 22 2 10 17 1 24 4 13 19 8 0 14 15 11 3 9 20 24 12 3 2 18 5 15 20 13 9 7 11 17 0 6 19 8 1 10 22 21 23 14 16 4 5 17 14 7 15 23 10 21 1 6 19 18 20 4 8 2 3 0 9 24 22 12 16 13 11 0 2 4 10 20 19 13 15 11 16 9 1 12 7 18 5 23 24 8 3 17 6 21 22 14 15 10 19 8 1 18 3 14 17 21 23 7 2 11 0 24 16 12 20 6 9 13 5 4 22 8 1 18 21 4 22 19 2 10 7 13 16 5 20 14 15 11 6 23 17 3 24 9 12 0 3 6 17 11 16 9 14 19 23 24 20 13 18 1 7 22 4 2 15 5 10 21 8 0 12 18 19 0 22 5 12 8 10 16 1 14 15 7 13 9 21 6 4 17 2 20 3 23 11 24 11 23 12 14 2 1 22 16 6 4 15 24 19 9 20 8 17 7 21 0 13 5 18 3 10 22 21 9 16 10 24 2 17 19 20 4 5 15 12 3 14 0 23 13 7 8 1 11 6 18 20 8 15 0 13 11 18 1 5 12 24 14 16 17 19 4 21 3 6 9 2 22 7 10 23 19 0 24 20 8 7 1 4 12 3 6 9 13 18 10 23 22 5 14 16 11 2 17 21 15 6 9 21 5 17 8 4 18 3 13 22 19 11 23 12 16 14 20 2 10 7 0 15 24 1 1 15 13 23 9 2 11 24 18 0 17 3 14 21 22 10 5 16 12 20 4 7 6 8 19 17 14 8 15 11 10 7 5 21 19 0 6 9 22 23 1 13 18 3 4 12 20 24 2 16 16 4 11 9 0 17 12 13 20 8 2 21 22 5 15 3 24 14 18 1 6 10 19 23 7 14 7 23 4 24 13 9 0 8 15 1 2 6 3 16 11 20 22 19 12 5 17 10 18 21 13 5 7 12 22 6 16 3 2 23 21 20 10 15 24 18 1 17 4 11 14 8 0 19 9 4 22 2 1 6 21 24 23 7 10 8 12 0 16 11 17 15 9 5 13 19 18 20 14 3 10 11 16 19 21 4 6 9 14 22 3 23 8 2 5 0 7 13 1 18 24 15 12 20 17 2 24 22 13 3 20 0 7 4 11 12 10 21 8 17 6 9 19 16 23 18 14 1 15 5 12 16 1 24 14 3 5 6 9 18 11 22 23 19 21 20 2 10 7 15 0 4 13 17 8 23 3 6 17 19 15 20 22 0 5 18 4 24 14 1 12 10 21 11 8 16 9 2 7 13
136.08/137.55	c 137	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
136.08/137.58	c 138	CPU 136.15 (0.06 0.02 135.84 0.23)
136.08/137.58	c 138	END Sat Jul 11 16:48:15 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-2059114-1247323557/watcher-2059114-1247323557 -o /tmp/evaluation-result-2059114-1247323557/solver-2059114-1247323557 -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-2059114-1247323557.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: 1.91 1.95 1.90 4/74 14920
/proc/meminfo: memFree=1067232/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=18576 CPUtime=0
/proc/14920/stat : 14920 (runsolver) R 14918 14920 13952 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19423159 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14920/statm: 4644 284 249 26 0 2626 0

[startup+0.087498 s]
/proc/loadavg: 1.91 1.95 1.90 4/74 14920
/proc/meminfo: memFree=1067232/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16740 CPUtime=0.07
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 19423159 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102065 s]
/proc/loadavg: 1.91 1.95 1.90 4/74 14920
/proc/meminfo: memFree=1067232/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=0.07
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19423159 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301099 s]
/proc/loadavg: 1.91 1.95 1.90 4/74 14920
/proc/meminfo: memFree=1067232/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=0.07
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19423159 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701178 s]
/proc/loadavg: 1.91 1.95 1.90 4/74 14920
/proc/meminfo: memFree=1067232/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=0.07
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19423159 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50233 s]
/proc/loadavg: 1.91 1.95 1.90 3/85 14942
/proc/meminfo: memFree=1058184/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=0.77
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1309 7961 0 1 6 1 65 5 16 0 1 0 19423159 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1111 409 3 0 796 0
[pid=14933] ppid=14920 vsize=5356 CPUtime=0
/proc/14933/stat : 14933 (sh) S 14920 14920 13952 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19423243 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14933/statm: 1339 233 193 169 0 50 0
[pid=14934] ppid=14933 vsize=869584 CPUtime=0.63
/proc/14934/stat : 14934 (java) S 14933 14920 13952 0 -1 0 8874 0 1 0 59 4 0 0 18 0 9 0 19423243 890454016 8073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 217396 8073 2566 9 0 211901 0
[pid=14934/tid=14935] ppid=14933 vsize=869584 CPUtime=0.29
/proc/14934/task/14935/stat : 14935 (java) R 14933 14920 13952 0 -1 64 2661 0 1 0 28 1 0 0 21 0 9 0 19423244 890454016 8073 996147200 134512640 134550932 4294955936 18446744073709551615 103211328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14934/tid=14936] ppid=14933 vsize=869584 CPUtime=0.2
/proc/14934/task/14936/stat : 14936 (java) S 14933 14920 13952 0 -1 64 4080 0 0 0 19 1 0 0 16 0 9 0 19423246 890454016 8073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14933 vsize=869584 CPUtime=0
/proc/14934/task/14937/stat : 14937 (java) S 14933 14920 13952 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19423246 890454016 8073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14934/tid=14938] ppid=14933 vsize=869584 CPUtime=0
/proc/14934/task/14938/stat : 14938 (java) S 14933 14920 13952 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19423246 890454016 8073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14934/tid=14939] ppid=14933 vsize=869584 CPUtime=0
/proc/14934/task/14939/stat : 14939 (java) S 14933 14920 13952 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19423248 890454016 8073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14934/tid=14940] ppid=14933 vsize=869584 CPUtime=0.12
/proc/14934/task/14940/stat : 14940 (java) S 14933 14920 13952 0 -1 64 1434 0 0 0 11 1 0 0 16 0 9 0 19423248 890454016 8073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14934/tid=14941] ppid=14933 vsize=869584 CPUtime=0
/proc/14934/task/14941/stat : 14941 (java) S 14933 14920 13952 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19423248 890454016 8073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14934/tid=14942] ppid=14933 vsize=869584 CPUtime=0
/proc/14934/task/14942/stat : 14942 (java) S 14933 14920 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19423248 890454016 8073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 891808

[startup+3.10264 s]
/proc/loadavg: 1.91 1.95 1.90 3/85 14942
/proc/meminfo: memFree=1033416/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 15 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 16868

[startup+6.30126 s]
/proc/loadavg: 1.92 1.95 1.90 3/77 14944
/proc/meminfo: memFree=1056776/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=6316 CPUtime=3.53
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 1437 0 0 0 352 1 0 0 25 0 1 0 19423432 6467584 1423 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 1579 1423 75 150 0 1426 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 28540

[startup+12.7025 s]
/proc/loadavg: 1.93 1.95 1.90 3/77 14944
/proc/meminfo: memFree=1054408/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=8340 CPUtime=9.87
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 1969 0 0 0 985 2 0 0 25 0 1 0 19423432 8540160 1955 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 2085 1955 75 150 0 1932 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 30564

[startup+25.5019 s]
/proc/loadavg: 1.94 1.96 1.91 3/77 14944
/proc/meminfo: memFree=1051912/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=10960 CPUtime=22.54
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 2585 0 0 0 2251 3 0 0 25 0 1 0 19423432 11223040 2571 996147200 134512640 135127466 4294956256 18446744073709551615 134530793 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 2740 2571 75 150 0 2587 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 33184

[startup+51.1018 s]
/proc/loadavg: 1.96 1.96 1.91 3/77 14944
/proc/meminfo: memFree=1051016/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=11784 CPUtime=47.9
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 2800 0 0 0 4787 3 0 0 25 0 1 0 19423432 12066816 2786 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 2946 2786 75 150 0 2793 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 34008

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.91 3/77 14944
/proc/meminfo: memFree=1048968/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=13564 CPUtime=98.62
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 3247 0 0 0 9858 4 0 0 25 0 1 0 19423432 13889536 3233 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 3391 3233 75 150 0 3238 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 35788

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

[startup+115.102 s]
/proc/loadavg: 1.98 1.97 1.91 3/77 14944
/proc/meminfo: memFree=1048904/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=13564 CPUtime=111.3
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 3254 0 0 0 11126 4 0 0 25 0 1 0 19423432 13889536 3240 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 3391 3240 75 150 0 3238 0
Current children cumulated CPU time (s) 113.9
Current children cumulated vsize (KiB) 35788

[startup+127.902 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 14944
/proc/meminfo: memFree=1048840/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=13716 CPUtime=123.97
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 3273 0 0 0 12393 4 0 0 25 0 1 0 19423432 14045184 3259 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 3429 3259 75 150 0 3276 0
Current children cumulated CPU time (s) 126.57
Current children cumulated vsize (KiB) 35940

[startup+134.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 14944
/proc/meminfo: memFree=1048840/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=13716 CPUtime=130.31
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 3274 0 0 0 13027 4 0 0 25 0 1 0 19423432 14045184 3260 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 3429 3260 75 150 0 3276 0
Current children cumulated CPU time (s) 132.91
Current children cumulated vsize (KiB) 35940

[startup+135.901 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 14944
/proc/meminfo: memFree=1048840/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=13716 CPUtime=131.9
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 3276 0 0 0 13186 4 0 0 25 0 1 0 19423432 14045184 3262 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 3429 3262 75 150 0 3276 0
Current children cumulated CPU time (s) 134.5
Current children cumulated vsize (KiB) 35940

[startup+136.701 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 14944
/proc/meminfo: memFree=1048840/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=13716 CPUtime=132.69
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 3276 0 0 0 13265 4 0 0 25 0 1 0 19423432 14045184 3262 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 3429 3262 75 150 0 3276 0
Current children cumulated CPU time (s) 135.29
Current children cumulated vsize (KiB) 35940

[startup+137.101 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 14944
/proc/meminfo: memFree=1048840/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=2.6
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1376 19153 0 2 6 1 239 14 16 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14943] ppid=14920 vsize=5356 CPUtime=0
/proc/14943/stat : 14943 (sh) S 14920 14920 13952 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19423432 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14943/statm: 1339 232 193 169 0 50 0
[pid=14944] ppid=14943 vsize=13716 CPUtime=133.09
/proc/14944/stat : 14944 (minisat) R 14943 14920 13952 0 -1 4194304 3290 0 0 0 13305 4 0 0 25 0 1 0 19423432 14045184 3276 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14944/statm: 3429 3276 75 150 0 3276 0
Current children cumulated CPU time (s) 135.69
Current children cumulated vsize (KiB) 35940

[startup+137.507 s]
/proc/loadavg: 1.99 1.97 1.91 4/85 14954
/proc/meminfo: memFree=1056456/2055920 swapFree=4192956/4192956
[pid=14920] ppid=14918 vsize=16868 CPUtime=135.84
/proc/14920/stat : 14920 (sugar) S 14918 14920 13952 0 -1 4194304 1450 22746 0 2 6 2 13557 19 15 0 1 0 19423159 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14920/statm: 4217 1113 409 3 0 796 0
[pid=14945] ppid=14920 vsize=5356 CPUtime=0
/proc/14945/stat : 14945 (sh) S 14920 14920 13952 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19436883 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14945/statm: 1339 233 193 169 0 50 0
[pid=14946] ppid=14945 vsize=862012 CPUtime=0.24
/proc/14946/stat : 14946 (java) S 14945 14920 13952 0 -1 0 3020 0 1 0 22 2 0 0 18 0 9 0 19436884 882700288 2490 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14946/statm: 215503 2490 1272 9 0 210416 0
[pid=14946/tid=14947] ppid=14945 vsize=862012 CPUtime=0.21
/proc/14946/task/14947/stat : 14947 (java) R 14945 14920 13952 0 -1 64 2034 0 1 0 20 1 0 0 19 0 9 0 19436885 882700288 2490 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
[pid=14946/tid=14948] ppid=14945 vsize=862012 CPUtime=0
/proc/14946/task/14948/stat : 14948 (java) S 14945 14920 13952 0 -1 64 73 0 0 0 0 0 0 0 16 0 9 0 19436886 882700288 2490 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14946/tid=14949] ppid=14945 vsize=862012 CPUtime=0
/proc/14946/task/14949/stat : 14949 (java) S 14945 14920 13952 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 19436886 882700288 2490 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14946/tid=14950] ppid=14945 vsize=862012 CPUtime=0
/proc/14946/task/14950/stat : 14950 (java) S 14945 14920 13952 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 19436886 882700288 2490 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14946/tid=14951] ppid=14945 vsize=862012 CPUtime=0
/proc/14946/task/14951/stat : 14951 (java) S 14945 14920 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19436889 882700288 2490 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14946/tid=14952] ppid=14945 vsize=862012 CPUtime=0.01
/proc/14946/task/14952/stat : 14952 (java) R 14945 14920 13952 0 -1 64 220 0 0 0 1 0 0 0 17 0 9 0 19436889 882700288 2490 996147200 134512640 134550932 4294955984 18446744073709551615 102044356 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14946/tid=14953] ppid=14945 vsize=862012 CPUtime=0
/proc/14946/task/14953/stat : 14953 (java) S 14945 14920 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19436889 882700288 2490 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14946/tid=14954] ppid=14945 vsize=862012 CPUtime=0
/proc/14946/task/14954/stat : 14954 (java) S 14945 14920 13952 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 19436889 882700288 2490 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 136.08
Current children cumulated vsize (KiB) 884236

Child status: 0
Real time (s): 137.582
CPU time (s): 136.168
CPU user time (s): 135.908
CPU system time (s): 0.25996
CPU usage (%): 98.9727
Max. virtual memory (cumulated for all children) (KiB): 891996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.908
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28207
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= 3363
involuntary context switches= 6059

runsolver used 0.141978 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-11 16:45:57
IDJOB=2059114
IDBENCH=53552
IDSOLVER=739
FILE ID=node5/2059114-1247323557
PBS_JOBID= 9506618
Free space on /tmp= 66384 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-8_ext.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-2059114-1247323557/watcher-2059114-1247323557 -o /tmp/evaluation-result-2059114-1247323557/solver-2059114-1247323557 -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-2059114-1247323557.xml

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

MD5SUM BENCH= b3cef17bed4272bd9d0c5d0b577b3635
RANDOM SEED=1306974292

node5.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.258
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.258
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:       1067648 kB
Buffers:         50660 kB
Cached:         832728 kB
SwapCached:          0 kB
Active:         115432 kB
Inactive:       796276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1067648 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:          39452 kB
Slab:            61736 kB
Committed_AS:   157980 kB
PageTables:       1832 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= 66384 MiB
End job on node5 at 2009-07-11 16:48:15