Trace number 2058663

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.06 1815.62

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-58021_ext.xml
MD5SUMaae7587067bbd46dd3adcb48f597d43a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark450.909
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.04/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.08	c 0	BEGIN Sat Jul 11 16:17:03 2009
0.04/0.08	c 0	PID 11554
0.04/0.08	c 0	HOST node18.alineos.net
0.04/0.08	c 0	CONVERTING HOME/instance-2058663-1247321823.xml TO HOME/temp.csp
0.04/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-2058663-1247321823.xml' 'HOME/temp.csp'
0.06/0.58	c 1	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.06/0.61	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.61	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.06/0.69	c 1	Parsing HOME/temp.csp
0.90/1.02	c 1	parsed 677 expressions
0.90/1.03	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.90/1.03	c 1	Converting to clausal form CSP
0.90/1.06	c 1	converted 68 (10%) expressions
0.90/1.06	c 1	converted 136 (20%) expressions
0.90/1.07	c 1	converted 204 (30%) expressions
0.90/1.07	c 1	converted 271 (40%) expressions
0.90/1.08	c 1	converted 339 (50%) expressions
1.01/1.11	c 1	converted 407 (60%) expressions
1.01/1.18	c 1	converted 474 (70%) expressions
1.10/1.21	c 1	converted 542 (80%) expressions
1.10/1.23	c 1	converted 610 (90%) expressions
1.10/1.25	c 1	converted 677 (100%) expressions
1.10/1.25	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.10/1.25	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.10/1.26	c 1	Propagation in CSP
1.10/1.26	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.10/1.26	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.10/1.26	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.10/1.26	c 1	Simplifing CSP by introducing new Boolean variables
1.10/1.27	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.10/1.27	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.20/1.32	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.20/1.32	c 1	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
1.20/1.32	c 1	6 (20%) CSP integer variables are encoded (144 clauses, 1440 bytes)
1.20/1.33	c 1	8 (30%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.20/1.33	c 1	11 (40%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.20/1.33	c 1	13 (50%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.20/1.33	c 1	16 (60%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.20/1.33	c 1	19 (70%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.20/1.33	c 1	21 (80%) CSP integer variables are encoded (504 clauses, 5400 bytes)
1.20/1.33	c 1	24 (90%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.20/1.33	c 1	26 (100%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.20/1.40	c 2	33 (10%) CSP clauses are encoded (4154 clauses, 64868 bytes)
1.30/1.42	c 2	65 (20%) CSP clauses are encoded (7583 clauses, 123801 bytes)
1.30/1.44	c 2	98 (30%) CSP clauses are encoded (11119 clauses, 185794 bytes)
1.30/1.46	c 2	130 (40%) CSP clauses are encoded (14512 clauses, 250686 bytes)
1.30/1.48	c 2	163 (50%) CSP clauses are encoded (18068 clauses, 318767 bytes)
1.40/1.51	c 2	195 (60%) CSP clauses are encoded (21506 clauses, 384563 bytes)
1.40/1.53	c 2	228 (70%) CSP clauses are encoded (25066 clauses, 452729 bytes)
1.40/1.55	c 2	260 (80%) CSP clauses are encoded (28475 clauses, 517980 bytes)
1.40/1.58	c 2	293 (90%) CSP clauses are encoded (32050 clauses, 586540 bytes)
1.40/1.60	c 2	325 (100%) CSP clauses are encoded (35448 clauses, 651665 bytes)
1.40/1.60	c 2	325 CSP clauses encoded
1.40/1.60	c 2	Writing map file : HOME/temp.map
1.49/1.60	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.49/1.60	c 2	SAT : 650 SAT variables, 35448 SAT clauses, 651665 bytes
1.49/1.60	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.49/1.61	c 2	SOLVING HOME/temp.cnf
1.49/1.61	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.49/1.61	c 2	This is MiniSat 2.0 beta
1.49/1.61	c 2	WARNING: for repeatability, setting FPU to use double precision
1.49/1.61	c 2	============================[ Problem Statistics ]=============================
1.49/1.62	c 2	|                                                                             |
1.49/1.62	c 2	|  Number of variables:  650                                                  |
1.49/1.62	c 2	|  Number of clauses:    35448                                                |
1.49/1.64	c 2	|  Parsing time:         0.02         s                                       |
1.49/1.64	c 2	============================[ Search Statistics ]==============================
1.49/1.64	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.64	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.64	c 2	===============================================================================
1.49/1.64	c 2	|         0 |     650    35448   133975 |    11816        0    nan |  0.000 % |
1.49/1.66	c 2	|       102 |     650    35448   133975 |    12997      102     10 |  0.000 % |
1.49/1.68	c 2	|       252 |     650    35448   133975 |    14297      252     11 |  0.006 % |
1.52/1.73	c 2	|       478 |     650    35448   133975 |    15727      478     11 |  0.009 % |
1.52/1.78	c 2	|       815 |     650    35448   133975 |    17299      815     12 |  0.004 % |
1.52/1.87	c 2	|      1322 |     650    35448   133975 |    19029     1322     12 |  0.009 % |
1.52/2.02	c 2	|      2081 |     650    35448   133975 |    20932     2081     12 |  0.011 % |
2.09/2.24	c 2	|      3221 |     650    35448   133975 |    23026     3221     12 |  0.009 % |
2.39/2.59	c 3	|      4930 |     650    35448   133975 |    25328     4930     12 |  0.011 % |
2.99/3.12	c 3	|      7494 |     650    35448   133975 |    27861     7494     12 |  0.009 % |
3.87/4.01	c 4	|     11339 |     650    35448   133975 |    30647    11339     12 |  0.009 % |
5.26/5.47	c 6	|     17105 |     650    35448   133975 |    33712    17105     13 |  0.009 % |
8.03/8.29	c 8	|     25754 |     650    35448   133975 |    37083    25754     13 |  0.009 % |
13.09/13.31	c 13	|     38728 |     650    35448   133975 |    40792    13894     13 |  0.009 % |
19.63/19.94	c 20	|     58190 |     650    35448   133975 |    44871    33356     14 |  0.009 % |
31.12/31.57	c 32	|     87382 |     650    35448   133975 |    49358    29798     16 |  0.009 % |
50.13/50.78	c 51	|    131171 |     650    35448   133975 |    54294    37738     14 |  0.010 % |
80.36/81.27	c 81	|    196855 |     650    35448   133975 |    59723    21439     14 |  0.010 % |
126.82/128.16	c 128	|    295383 |     650    35448   133975 |    65695    26895     16 |  0.010 % |
199.53/201.53	c 202	|    443173 |     650    35448   133975 |    72265    19659     16 |  0.010 % |
318.81/321.94	c 322	|    664856 |     650    35448   133975 |    79492    68554     15 |  0.010 % |
502.18/507.03	c 507	|    997382 |     650    35448   133975 |    87441    74423     18 |  0.010 % |
794.82/802.40	c 803	|   1496170 |     650    35448   133975 |    96185    65979     17 |  0.012 % |
1247.45/1259.40	c 1260	|   2244352 |     650    35448   133975 |   105804    85862     17 |  0.002 % |
1800.02/1815.61	sh: line 1: 11578 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.02/1815.61	c 1816	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1815.61	c 1816	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.02/1815.62	c ERROR INTERRUPTED
1800.02/1815.62	s UNKNOWN
1800.02/1815.62	c 1816	CPU 1800.03 (0.06 0.01 1799.8 0.16)
1800.02/1815.62	c 1816	END Sat Jul 11 16:47:19 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-2058663-1247321823/watcher-2058663-1247321823 -o /tmp/evaluation-result-2058663-1247321823/solver-2058663-1247321823 -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-2058663-1247321823.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/73 11554
/proc/meminfo: memFree=763472/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=12268 CPUtime=0
/proc/11554/stat : 11554 (sugar) R 11552 11554 11065 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 19248950 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 227848976997 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/11554/statm: 3067 316 241 3 0 167 0

[startup+0.0502491 s]
/proc/loadavg: 1.91 1.95 1.90 4/73 11554
/proc/meminfo: memFree=763472/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=13468 CPUtime=0.04
/proc/11554/stat : 11554 (sugar) R 11552 11554 11065 0 -1 4194304 772 0 0 0 3 1 0 0 18 0 1 0 19248950 13791232 740 996147200 4194304 4206940 548682068608 18446744073709551615 227866866761 0 0 4224 0 0 0 0 17 1 0 0
/proc/11554/statm: 3367 740 338 3 0 467 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13468

[startup+0.101564 s]
/proc/loadavg: 1.91 1.95 1.90 4/73 11554
/proc/meminfo: memFree=763472/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=0.06
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19248950 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301275 s]
/proc/loadavg: 1.91 1.95 1.90 4/73 11554
/proc/meminfo: memFree=763472/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=0.06
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19248950 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70131 s]
/proc/loadavg: 1.91 1.95 1.90 4/73 11554
/proc/meminfo: memFree=763472/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=0.54
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1309 4860 0 1 5 1 45 3 16 0 1 0 19248950 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 16868

[startup+1.50239 s]
/proc/loadavg: 1.91 1.95 1.90 3/84 11576
/proc/meminfo: memFree=749240/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=0.54
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1310 4860 0 1 5 1 45 3 15 0 1 0 19248950 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1111 409 3 0 796 0
[pid=11567] ppid=11554 vsize=5356 CPUtime=0
/proc/11567/stat : 11567 (sh) S 11554 11554 11065 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19249011 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11567/statm: 1339 233 193 169 0 50 0
[pid=11568] ppid=11567 vsize=864364 CPUtime=0.86
/proc/11568/stat : 11568 (java) S 11567 11554 11065 0 -1 0 7697 0 1 0 82 4 0 0 18 0 9 0 19249012 885108736 6924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11568/statm: 216091 6924 2590 9 0 210568 0
[pid=11568/tid=11569] ppid=11567 vsize=864364 CPUtime=0.52
/proc/11568/task/11569/stat : 11569 (java) R 11567 11554 11065 0 -1 64 2693 0 1 0 51 1 0 0 23 0 9 0 19249012 885108736 6924 996147200 134512640 134550932 4294955936 18446744073709551615 4126593983 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11568/tid=11570] ppid=11567 vsize=864364 CPUtime=0.24
/proc/11568/task/11570/stat : 11570 (java) S 11567 11554 11065 0 -1 64 3966 0 0 0 23 1 0 0 16 0 9 0 19249014 885108736 6924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11568/tid=11571] ppid=11567 vsize=864364 CPUtime=0
/proc/11568/task/11571/stat : 11571 (java) S 11567 11554 11065 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19249014 885108736 6924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11568/tid=11572] ppid=11567 vsize=864364 CPUtime=0
/proc/11568/task/11572/stat : 11572 (java) S 11567 11554 11065 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19249014 885108736 6924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11568/tid=11573] ppid=11567 vsize=864364 CPUtime=0
/proc/11568/task/11573/stat : 11573 (java) S 11567 11554 11065 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19249016 885108736 6924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11568/tid=11574] ppid=11567 vsize=864364 CPUtime=0.07
/proc/11568/task/11574/stat : 11574 (java) S 11567 11554 11065 0 -1 64 334 0 0 0 7 0 0 0 16 0 9 0 19249016 885108736 6924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11568/tid=11575] ppid=11567 vsize=864364 CPUtime=0
/proc/11568/task/11575/stat : 11575 (java) S 11567 11554 11065 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19249016 885108736 6924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11568/tid=11576] ppid=11567 vsize=864364 CPUtime=0
/proc/11568/task/11576/stat : 11576 (java) S 11567 11554 11065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19249016 885108736 6924 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) 886588

[startup+3.10254 s]
/proc/loadavg: 2.00 1.97 1.91 3/76 11578
/proc/meminfo: memFree=756216/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.52
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 5 1 138 8 15 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=4148 CPUtime=1.47
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 856 0 0 0 147 0 0 0 25 0 1 0 19249111 4247552 842 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 1037 842 75 150 0 884 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 26372

[startup+6.30185 s]
/proc/loadavg: 2.00 1.97 1.91 3/76 11578
/proc/meminfo: memFree=755000/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.52
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 5 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=5244 CPUtime=4.63
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 1118 0 0 0 463 0 0 0 25 0 1 0 19249111 5369856 1104 996147200 134512640 135127466 4294956256 18446744073709551615 134527976 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 1311 1104 75 150 0 1158 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 27468

[startup+12.7025 s]
/proc/loadavg: 2.00 1.97 1.91 3/76 11578
/proc/meminfo: memFree=753336/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.52
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 5 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=6744 CPUtime=10.97
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 1490 0 0 0 1096 1 0 0 25 0 1 0 19249111 6905856 1476 996147200 134512640 135127466 4294956256 18446744073709551615 134528598 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 1686 1476 75 150 0 1533 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 28968

[startup+25.5017 s]
/proc/loadavg: 2.00 1.97 1.91 3/76 11578
/proc/meminfo: memFree=752312/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.52
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 5 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=7884 CPUtime=23.65
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 1770 0 0 0 2364 1 0 0 25 0 1 0 19249111 8073216 1756 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 1971 1756 75 150 0 1818 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 30108

[startup+51.1012 s]
/proc/loadavg: 2.00 1.97 1.91 3/76 11578
/proc/meminfo: memFree=751224/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=8972 CPUtime=49
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 2039 0 0 0 4899 1 0 0 25 0 1 0 19249111 9187328 2025 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 2243 2025 75 150 0 2090 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 31196

[startup+102.306 s]
/proc/loadavg: 2.00 1.97 1.91 3/76 11578
/proc/meminfo: memFree=749368/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=10704 CPUtime=99.74
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 2482 0 0 0 9972 2 0 0 25 0 1 0 19249111 10960896 2468 996147200 134512640 135127466 4294956256 18446744073709551615 134527986 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 2676 2468 75 150 0 2523 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 32928

[startup+162.302 s]
/proc/loadavg: 2.00 1.97 1.91 3/76 11578
/proc/meminfo: memFree=747768/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=12452 CPUtime=159.17
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 2871 0 0 0 15915 2 0 0 25 0 1 0 19249111 12750848 2857 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 3113 2857 75 150 0 2960 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 34676

[startup+222.302 s]
/proc/loadavg: 2.00 1.97 1.91 3/76 11578
/proc/meminfo: memFree=746872/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0

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

[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=24560 CPUtime=1229.08
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 5792 0 0 0 122902 6 0 0 25 0 1 0 19249111 25149440 5778 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 6140 5778 75 150 0 5987 0
Current children cumulated CPU time (s) 1230.61
Current children cumulated vsize (KiB) 46784

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/78 11580
/proc/meminfo: memFree=735016/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=25112 CPUtime=1288.52
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 5932 0 0 0 128846 6 0 0 25 0 1 0 19249111 25714688 5918 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 6278 5918 75 150 0 6125 0
Current children cumulated CPU time (s) 1290.05
Current children cumulated vsize (KiB) 47336

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/78 11580
/proc/meminfo: memFree=734504/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=25668 CPUtime=1347.96
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 6044 0 0 0 134790 6 0 0 25 0 1 0 19249111 26284032 6030 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 6417 6030 75 150 0 6264 0
Current children cumulated CPU time (s) 1349.49
Current children cumulated vsize (KiB) 47892

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.91 3/78 11580
/proc/meminfo: memFree=734184/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=25960 CPUtime=1407.4
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 6116 0 0 0 140734 6 0 0 25 0 1 0 19249111 26583040 6102 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 6490 6102 75 150 0 6337 0
Current children cumulated CPU time (s) 1408.93
Current children cumulated vsize (KiB) 48184

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/79 11581
/proc/meminfo: memFree=733984/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=26092 CPUtime=1466.84
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 6152 0 0 0 146678 6 0 0 25 0 1 0 19249111 26718208 6138 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 6523 6138 75 150 0 6370 0
Current children cumulated CPU time (s) 1468.37
Current children cumulated vsize (KiB) 48316

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/79 11581
/proc/meminfo: memFree=733600/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=26400 CPUtime=1526.27
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 6234 0 0 0 152621 6 0 0 25 0 1 0 19249111 27033600 6220 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 6600 6220 75 150 0 6447 0
Current children cumulated CPU time (s) 1527.8
Current children cumulated vsize (KiB) 48624

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/79 11581
/proc/meminfo: memFree=733344/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=26856 CPUtime=1585.72
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 6314 0 0 0 158566 6 0 0 25 0 1 0 19249111 27500544 6300 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11578/statm: 6714 6300 75 150 0 6561 0
Current children cumulated CPU time (s) 1587.25
Current children cumulated vsize (KiB) 49080

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/77 11632
/proc/meminfo: memFree=727536/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=27452 CPUtime=1645.25
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 6465 0 0 0 164518 7 0 0 25 0 1 0 19249111 28110848 6451 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11578/statm: 6863 6451 75 150 0 6710 0
Current children cumulated CPU time (s) 1646.78
Current children cumulated vsize (KiB) 49676

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/77 11632
/proc/meminfo: memFree=719856/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=27452 CPUtime=1705.22
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 6471 0 0 0 170515 7 0 0 25 0 1 0 19249111 28110848 6457 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/11578/statm: 6863 6457 75 150 0 6710 0
Current children cumulated CPU time (s) 1706.75
Current children cumulated vsize (KiB) 49676

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/77 11632
/proc/meminfo: memFree=719344/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=27600 CPUtime=1765.2
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 6498 0 0 0 176513 7 0 0 25 0 1 0 19249111 28262400 6484 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 0 0 0
/proc/11578/statm: 6900 6484 75 150 0 6747 0
Current children cumulated CPU time (s) 1766.73
Current children cumulated vsize (KiB) 49824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.6 s]
/proc/loadavg: 2.00 1.97 1.91 3/77 11632
/proc/meminfo: memFree=718896/2055920 swapFree=4192956/4192956
[pid=11554] ppid=11552 vsize=16868 CPUtime=1.53
/proc/11554/stat : 11554 (sugar) S 11552 11554 11065 0 -1 4194304 1374 12881 0 2 6 1 138 8 16 0 1 0 19248950 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11554/statm: 4217 1112 409 3 0 796 0
[pid=11577] ppid=11554 vsize=5356 CPUtime=0
/proc/11577/stat : 11577 (sh) S 11554 11554 11065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19249111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11577/statm: 1339 232 193 169 0 50 0
[pid=11578] ppid=11577 vsize=27920 CPUtime=1798.49
/proc/11578/stat : 11578 (minisat) R 11577 11554 11065 0 -1 4194304 6563 0 0 0 179842 7 0 0 25 0 1 0 19249111 28590080 6549 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11578/statm: 6980 6549 75 150 0 6827 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 50144

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

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

Child status: 0
Real time (s): 1815.62
CPU time (s): 1800.06
CPU user time (s): 1799.87
CPU system time (s): 0.19097
CPU usage (%): 99.1428
Max. virtual memory (cumulated for all children) (KiB): 886588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21565
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= 2166
involuntary context switches= 38715

runsolver used 2.6376 second user time and 5.62914 second system time

The end

Launcher Data

Begin job on node18 at 2009-07-11 16:17:03
IDJOB=2058663
IDBENCH=53511
IDSOLVER=739
FILE ID=node18/2058663-1247321823
PBS_JOBID= 9506591
Free space on /tmp= 66300 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-58021_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-2058663-1247321823/watcher-2058663-1247321823 -o /tmp/evaluation-result-2058663-1247321823/solver-2058663-1247321823 -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-2058663-1247321823.xml

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

MD5SUM BENCH= aae7587067bbd46dd3adcb48f597d43a
RANDOM SEED=1613795560

node18.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.243
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.243
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:        763952 kB
Buffers:         64780 kB
Cached:        1127124 kB
SwapCached:          0 kB
Active:         483700 kB
Inactive:       731356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        763952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          33804 kB
Slab:            62268 kB
Committed_AS:   199264 kB
PageTables:       1732 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= 66296 MiB
End job on node18 at 2009-07-11 16:47:21