Trace number 2065890

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+minisat? (TO) 1800.15 1807.52

General information on the benchmark

Namecsp/ramsey3/
normalized-ramsey-20-3.xml
MD5SUM329ec1b3e20036aaf15be07a06f46f0b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables190
Number of constraints1140
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1140
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.08	c 0	BEGIN Sat Jul 11 21:34:46 2009
0.05/0.08	c 0	PID 13881
0.05/0.08	c 0	HOST node71.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2065890-1247340885.xml TO HOME/temp.csp
0.05/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-2065890-1247340885.xml' 'HOME/temp.csp'
0.06/0.68	c 0	1 domains, 190 variables, 1 predicates, 0 relations, 1140 constraints
0.06/0.72	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.72	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.06/0.80	c 0	Parsing HOME/temp.csp
0.63/0.87	c 0	parsed 1332 expressions
0.63/0.87	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.63/0.88	c 0	Converting to clausal form CSP
0.63/0.90	c 0	converted 134 (10%) expressions
0.63/0.97	c 0	converted 267 (20%) expressions
0.90/1.08	c 1	converted 400 (30%) expressions
1.00/1.11	c 1	converted 533 (40%) expressions
1.00/1.12	c 1	converted 666 (50%) expressions
1.00/1.14	c 1	converted 800 (60%) expressions
1.00/1.15	c 1	converted 933 (70%) expressions
1.00/1.16	c 1	converted 1066 (80%) expressions
1.00/1.18	c 1	converted 1199 (90%) expressions
1.00/1.19	c 1	converted 1332 (100%) expressions
1.00/1.19	c 1	CSP : 190 integers, 0 booleans, 1140 clauses, largest domain size 3
1.00/1.19	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.00/1.19	c 1	Propagation in CSP
1.08/1.20	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.08/1.20	c 1	CSP : 190 integers, 0 booleans, 1140 clauses, largest domain size 3
1.08/1.20	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.08/1.21	c 1	Simplifing CSP by introducing new Boolean variables
1.08/1.25	c 1	CSP : 190 integers, 6840 booleans, 7980 clauses, largest domain size 3
1.08/1.25	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.08/1.29	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.18/1.30	c 1	19 (10%) CSP integer variables are encoded (19 clauses, 226 bytes)
1.18/1.30	c 1	38 (20%) CSP integer variables are encoded (38 clauses, 397 bytes)
1.18/1.30	c 1	57 (30%) CSP integer variables are encoded (57 clauses, 583 bytes)
1.18/1.30	c 1	76 (40%) CSP integer variables are encoded (76 clauses, 792 bytes)
1.18/1.30	c 1	95 (50%) CSP integer variables are encoded (95 clauses, 1001 bytes)
1.18/1.30	c 1	114 (60%) CSP integer variables are encoded (114 clauses, 1210 bytes)
1.18/1.30	c 1	133 (70%) CSP integer variables are encoded (133 clauses, 1419 bytes)
1.18/1.31	c 1	152 (80%) CSP integer variables are encoded (152 clauses, 1628 bytes)
1.18/1.31	c 1	171 (90%) CSP integer variables are encoded (171 clauses, 1837 bytes)
1.18/1.31	c 1	190 (100%) CSP integer variables are encoded (190 clauses, 2046 bytes)
1.18/1.35	c 1	798 (10%) CSP clauses are encoded (2356 clauses, 29230 bytes)
1.18/1.37	c 1	1596 (20%) CSP clauses are encoded (4522 clauses, 59682 bytes)
1.18/1.39	c 1	2394 (30%) CSP clauses are encoded (6688 clauses, 90270 bytes)
1.29/1.40	c 1	3192 (40%) CSP clauses are encoded (8854 clauses, 121298 bytes)
1.29/1.41	c 1	3990 (50%) CSP clauses are encoded (11020 clauses, 153674 bytes)
1.29/1.42	c 1	4788 (60%) CSP clauses are encoded (13186 clauses, 186050 bytes)
1.29/1.43	c 1	5586 (70%) CSP clauses are encoded (15352 clauses, 218426 bytes)
1.29/1.44	c 1	6384 (80%) CSP clauses are encoded (17518 clauses, 250802 bytes)
1.29/1.46	c 1	7182 (90%) CSP clauses are encoded (19684 clauses, 283178 bytes)
1.29/1.46	c 1	7980 (100%) CSP clauses are encoded (21850 clauses, 315554 bytes)
1.29/1.47	c 1	7980 CSP clauses encoded
1.29/1.47	c 1	Writing map file : HOME/temp.map
1.29/1.47	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.29/1.47	c 1	SAT : 7220 SAT variables, 21850 SAT clauses, 315554 bytes
1.29/1.47	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.36/1.51	c 1	SOLVING HOME/temp.cnf
1.36/1.51	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.36/1.51	c 1	This is MiniSat 2.0 beta
1.36/1.51	c 1	WARNING: for repeatability, setting FPU to use double precision
1.36/1.51	c 1	============================[ Problem Statistics ]=============================
1.36/1.51	c 1	|                                                                             |
1.36/1.51	c 1	|  Number of variables:  7220                                                 |
1.36/1.51	c 1	|  Number of clauses:    21850                                                |
1.36/1.53	c 1	|  Parsing time:         0.01         s                                       |
1.36/1.53	c 1	============================[ Search Statistics ]==============================
1.36/1.53	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.36/1.53	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.36/1.53	c 1	===============================================================================
1.36/1.53	c 1	|         0 |    7220    21850    55100 |     7283        0    nan |  0.000 % |
1.36/1.53	c 1	|       100 |    7220    21850    55100 |     8011      100      7 |  0.000 % |
1.36/1.54	c 1	|       250 |    7220    21850    55100 |     8812      250      6 |  0.000 % |
1.36/1.56	c 1	|       476 |    7220    21850    55100 |     9694      476      6 |  0.000 % |
1.36/1.58	c 1	|       814 |    7220    21850    55100 |    10663      814      8 |  0.000 % |
1.39/1.62	c 1	|      1322 |    7220    21850    55100 |    11729     1322      7 |  0.000 % |
1.39/1.67	c 1	|      2081 |    7220    21850    55100 |    12902     2081      8 |  0.000 % |
1.39/1.77	c 1	|      3221 |    7220    21850    55100 |    14193     3221     13 |  0.000 % |
1.39/1.91	c 1	|      4930 |    7220    21850    55100 |    15612     4930     16 |  0.000 % |
1.96/2.16	c 2	|      7492 |    7220    21850    55100 |    17173     7492     19 |  0.000 % |
2.55/2.70	c 2	|     11336 |    7220    21850    55100 |    18891    11336     24 |  0.000 % |
3.65/3.83	c 3	|     17103 |    7220    21850    55100 |    20780    17103     29 |  0.000 % |
5.42/5.62	c 5	|     25752 |    7220    21850    55100 |    22858    14924     33 |  0.000 % |
8.50/8.74	c 8	|     38726 |    7220    21850    55100 |    25144    15938     33 |  0.000 % |
14.15/14.46	c 14	|     58188 |    7220    21850    55100 |    27658    22422     37 |  0.000 % |
23.15/23.42	c 23	|     87380 |    7220    21850    55100 |    30424    23106     41 |  0.000 % |
39.45/39.72	c 39	|    131169 |    7220    21850    55100 |    33466    17026     44 |  0.000 % |
64.54/64.89	c 64	|    196854 |    7220    21850    55100 |    36813    25395     55 |  0.000 % |
109.72/110.08	c 110	|    295380 |    7220    21850    55100 |    40494    33400     52 |  0.000 % |
182.60/183.21	c 183	|    443169 |    7220    21850    55100 |    44544    29542     46 |  0.000 % |
299.13/300.17	c 300	|    664852 |    7220    21850    55100 |    48998    26002     46 |  0.000 % |
444.96/446.07	c 446	|    997378 |    7220    21850    55100 |    53898    26670     38 |  0.000 % |
762.49/765.57	c 765	|   1496168 |    7220    21850    55100 |    59288    51875     60 |  0.000 % |
1327.70/1334.91	c 1334	|   2244350 |    7220    21850    55100 |    65217    52658     63 |  0.000 % |
1800.11/1807.51	sh: line 1: 13905 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.11/1807.51	c 1807	DECODING HOME/temp.out WITH HOME/temp.map
1800.11/1807.51	c 1807	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'
1800.11/1807.52	c ERROR INTERRUPTED
1800.11/1807.52	s UNKNOWN
1800.11/1807.52	c 1807	CPU 1800.13 (0.06 0.02 1799.84 0.21)
1800.11/1807.52	c 1807	END Sat Jul 11 22:04:53 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2065890-1247340885/watcher-2065890-1247340885 -o /tmp/evaluation-result-2065890-1247340885/solver-2065890-1247340885 -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-2065890-1247340885.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.92 2.03 2.01 4/81 13881
/proc/meminfo: memFree=1047728/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=12268 CPUtime=0
/proc/13881/stat : 13881 (sugar) R 13879 13881 12849 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 21151120 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 231962540645 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/13881/statm: 3067 316 241 3 0 167 0

[startup+0.0769649 s]
/proc/loadavg: 1.92 2.03 2.01 4/81 13881
/proc/meminfo: memFree=1047728/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16476 CPUtime=0.05
/proc/13881/stat : 13881 (sugar) R 13879 13881 12849 0 -1 4194304 1017 0 0 0 4 1 0 0 18 0 1 0 21151120 16871424 985 996147200 4194304 4206940 548682068608 18446744073709551615 231980030114 0 0 4224 0 0 0 0 17 1 0 0
/proc/13881/statm: 4119 985 380 3 0 698 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16476

[startup+0.102414 s]
/proc/loadavg: 1.92 2.03 2.01 4/81 13881
/proc/meminfo: memFree=1047728/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=0.06
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21151120 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13881/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301434 s]
/proc/loadavg: 1.92 2.03 2.01 4/81 13881
/proc/meminfo: memFree=1047728/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=0.06
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21151120 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13881/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701488 s]
/proc/loadavg: 1.92 2.03 2.01 4/81 13881
/proc/meminfo: memFree=1047728/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=0.06
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1245 128 0 0 5 1 0 0 15 0 1 0 21151120 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13881/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.5026 s]
/proc/loadavg: 1.92 2.03 2.01 4/92 13903
/proc/meminfo: memFree=1036632/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=0.63
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1310 4863 0 1 5 1 55 2 15 0 1 0 21151120 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13881/statm: 4217 1111 409 3 0 796 0
[pid=13894] ppid=13881 vsize=5356 CPUtime=0
/proc/13894/stat : 13894 (sh) S 13881 13881 12849 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21151192 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13894/statm: 1339 233 193 169 0 50 0
[pid=13895] ppid=13894 vsize=868660 CPUtime=0.73
/proc/13895/stat : 13895 (java) S 13894 13881 12849 0 -1 0 7144 0 1 0 70 3 0 0 19 0 9 0 21151192 889507840 6357 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13895/statm: 217165 6357 2590 9 0 211642 0
[pid=13895/tid=13896] ppid=13894 vsize=868660 CPUtime=0.44
/proc/13895/task/13896/stat : 13896 (java) S 13894 13881 12849 0 -1 64 2756 0 1 0 43 1 0 0 19 0 9 0 21151193 889507840 6357 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13895/tid=13897] ppid=13894 vsize=868660 CPUtime=0.08
/proc/13895/task/13897/stat : 13897 (java) S 13894 13881 12849 0 -1 64 2202 0 0 0 8 0 0 0 16 0 9 0 21151195 889507840 6357 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13895/tid=13898] ppid=13894 vsize=868660 CPUtime=0
/proc/13895/task/13898/stat : 13898 (java) S 13894 13881 12849 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21151195 889507840 6357 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13895/tid=13899] ppid=13894 vsize=868660 CPUtime=0
/proc/13895/task/13899/stat : 13899 (java) S 13894 13881 12849 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21151195 889507840 6357 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13895/tid=13900] ppid=13894 vsize=868660 CPUtime=0
/proc/13895/task/13900/stat : 13900 (java) S 13894 13881 12849 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21151197 889507840 6357 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13895/tid=13901] ppid=13894 vsize=868660 CPUtime=0.18
/proc/13895/task/13901/stat : 13901 (java) S 13894 13881 12849 0 -1 64 1488 0 0 0 18 0 0 0 16 0 9 0 21151197 889507840 6357 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13895/tid=13902] ppid=13894 vsize=868660 CPUtime=0
/proc/13895/task/13902/stat : 13902 (java) S 13894 13881 12849 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21151197 889507840 6357 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13895/tid=13903] ppid=13894 vsize=868660 CPUtime=0
/proc/13895/task/13903/stat : 13903 (java) S 13894 13881 12849 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21151197 889507840 6357 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 890884

[startup+3.10182 s]
/proc/loadavg: 1.92 2.03 2.01 3/84 13905
/proc/meminfo: memFree=1040088/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.39
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 5 2 126 6 15 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=5068 CPUtime=1.56
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 997 0 0 0 156 0 0 0 25 0 1 0 21151272 5189632 983 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/13905/statm: 1267 983 76 150 0 1114 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 27292

[startup+6.30125 s]
/proc/loadavg: 1.93 2.03 2.01 3/84 13905
/proc/meminfo: memFree=1037400/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.39
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 5 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=6652 CPUtime=4.73
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 1372 0 0 0 472 1 0 0 25 0 1 0 21151272 6811648 1358 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13905/statm: 1663 1358 76 150 0 1510 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 28876

[startup+12.7011 s]
/proc/loadavg: 2.10 2.06 2.02 3/84 13905
/proc/meminfo: memFree=1033496/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.39
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 5 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=7972 CPUtime=11.06
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 1727 0 0 0 1105 1 0 0 25 0 1 0 21151272 8163328 1713 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13905/statm: 1993 1713 76 150 0 1840 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 30196

[startup+25.5019 s]
/proc/loadavg: 2.07 2.06 2.02 3/84 13905
/proc/meminfo: memFree=1033176/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=9984 CPUtime=23.85
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 2218 0 0 0 2383 2 0 0 25 0 1 0 21151272 10223616 2204 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 2496 2204 76 150 0 2343 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 32208

[startup+51.1013 s]
/proc/loadavg: 2.32 2.12 2.04 3/84 13905
/proc/meminfo: memFree=1030552/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=11984 CPUtime=49.44
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 2701 0 0 0 4941 3 0 0 25 0 1 0 21151272 12271616 2687 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 2996 2687 76 150 0 2843 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 34208

[startup+102.306 s]
/proc/loadavg: 2.14 2.10 2.03 3/84 13905
/proc/meminfo: memFree=1028888/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=14156 CPUtime=100.62
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 3228 0 0 0 10059 3 0 0 25 0 1 0 21151272 14495744 3214 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 3539 3214 76 150 0 3386 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 36380

[startup+162.302 s]
/proc/loadavg: 2.05 2.08 2.02 3/84 13905
/proc/meminfo: memFree=1026776/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=16240 CPUtime=160.43
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 3749 0 0 0 16039 4 0 0 25 0 1 0 21151272 16629760 3735 996147200 134512640 135127466 4294956256 18446744073709551615 134530587 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 4060 3735 76 150 0 3907 0
Current children cumulated CPU time (s) 161.83
Current children cumulated vsize (KiB) 38464

[startup+222.302 s]
/proc/loadavg: 2.02 2.06 2.02 3/84 13905
/proc/meminfo: memFree=1025176/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0

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

[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=31808 CPUtime=1293.72
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7575 0 0 0 129361 11 0 0 25 0 1 0 21151272 32571392 7561 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 7952 7561 76 150 0 7799 0
Current children cumulated CPU time (s) 1295.12
Current children cumulated vsize (KiB) 54032

[startup+1362.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/77 13959
/proc/meminfo: memFree=1024848/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=32080 CPUtime=1353.68
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7606 0 0 0 135357 11 0 0 25 0 1 0 21151272 32849920 7592 996147200 134512640 135127466 4294956256 18446744073709551615 134529406 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8020 7592 76 150 0 7867 0
Current children cumulated CPU time (s) 1355.08
Current children cumulated vsize (KiB) 54304

[startup+1422.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 13959
/proc/meminfo: memFree=997712/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=32256 CPUtime=1413.67
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7649 0 0 0 141355 12 0 0 25 0 1 0 21151272 33030144 7635 996147200 134512640 135127466 4294956256 18446744073709551615 134530662 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8064 7635 76 150 0 7911 0
Current children cumulated CPU time (s) 1415.07
Current children cumulated vsize (KiB) 54480

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 13959
/proc/meminfo: memFree=975248/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=32256 CPUtime=1473.64
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7649 0 0 0 147352 12 0 0 25 0 1 0 21151272 33030144 7635 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8064 7635 76 150 0 7911 0
Current children cumulated CPU time (s) 1475.04
Current children cumulated vsize (KiB) 54480

[startup+1542.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 13959
/proc/meminfo: memFree=947472/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=32256 CPUtime=1533.61
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7650 0 0 0 153349 12 0 0 25 0 1 0 21151272 33030144 7636 996147200 134512640 135127466 4294956256 18446744073709551615 134530656 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8064 7636 76 150 0 7911 0
Current children cumulated CPU time (s) 1535.01
Current children cumulated vsize (KiB) 54480

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 13965
/proc/meminfo: memFree=923472/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=32400 CPUtime=1593.58
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7665 0 0 0 159346 12 0 0 25 0 1 0 21151272 33177600 7651 996147200 134512640 135127466 4294956256 18446744073709551615 134530742 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8100 7651 76 150 0 7947 0
Current children cumulated CPU time (s) 1594.98
Current children cumulated vsize (KiB) 54624

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 13965
/proc/meminfo: memFree=897808/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=32552 CPUtime=1653.56
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7718 0 0 0 165344 12 0 0 25 0 1 0 21151272 33333248 7704 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8138 7704 76 150 0 7985 0
Current children cumulated CPU time (s) 1654.96
Current children cumulated vsize (KiB) 54776

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 13965
/proc/meminfo: memFree=857872/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=32728 CPUtime=1713.53
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7751 0 0 0 171341 12 0 0 25 0 1 0 21151272 33513472 7737 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8182 7737 76 150 0 8029 0
Current children cumulated CPU time (s) 1714.93
Current children cumulated vsize (KiB) 54952

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 13965
/proc/meminfo: memFree=827408/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=33300 CPUtime=1773.51
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7886 0 0 0 177338 13 0 0 25 0 1 0 21151272 34099200 7872 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8325 7872 76 150 0 8172 0
Current children cumulated CPU time (s) 1774.91
Current children cumulated vsize (KiB) 55524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.5 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 13965
/proc/meminfo: memFree=824720/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=33432 CPUtime=1798.71
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7906 0 0 0 179858 13 0 0 25 0 1 0 21151272 34234368 7892 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8358 7892 76 150 0 8205 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 55656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1807.5 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 13965
/proc/meminfo: memFree=824720/2055920 swapFree=4192952/4192956
[pid=13881] ppid=13879 vsize=16868 CPUtime=1.4
/proc/13881/stat : 13881 (sugar) S 13879 13881 12849 0 -1 4194304 1376 12297 0 2 6 2 126 6 16 0 1 0 21151120 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13881/statm: 4217 1113 409 3 0 796 0
[pid=13904] ppid=13881 vsize=5356 CPUtime=0
/proc/13904/stat : 13904 (sh) S 13881 13881 12849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21151271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13904/statm: 1339 232 193 169 0 50 0
[pid=13905] ppid=13904 vsize=33432 CPUtime=1798.71
/proc/13905/stat : 13905 (minisat) R 13904 13881 12849 0 -1 4194304 7906 0 0 0 179858 13 0 0 25 0 1 0 21151272 34234368 7892 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13905/statm: 8358 7892 76 150 0 8205 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 55656

Child status: 0
Real time (s): 1807.52
CPU time (s): 1800.15
CPU user time (s): 1799.91
CPU system time (s): 0.237963
CPU usage (%): 99.5921
Max. virtual memory (cumulated for all children) (KiB): 890884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22287
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1650
involuntary context switches= 20598

runsolver used 2.03969 second user time and 6.19006 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-11 21:34:45
IDJOB=2065890
IDBENCH=54438
IDSOLVER=739
FILE ID=node71/2065890-1247340885
PBS_JOBID= 9506750
Free space on /tmp= 66352 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ramsey3/normalized-ramsey-20-3.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-2065890-1247340885/watcher-2065890-1247340885 -o /tmp/evaluation-result-2065890-1247340885/solver-2065890-1247340885 -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-2065890-1247340885.xml

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

MD5SUM BENCH= 329ec1b3e20036aaf15be07a06f46f0b
RANDOM SEED=1975021104

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:       1048208 kB
Buffers:         53992 kB
Cached:         821028 kB
SwapCached:          4 kB
Active:         181136 kB
Inactive:       772952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1048208 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          91680 kB
Slab:            38448 kB
Committed_AS:   227532 kB
PageTables:       2144 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= 66376 MiB
End job on node71 at 2009-07-11 22:04:55