Trace number 2058740

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.07 1807.33

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-52021_ext.xml
MD5SUM1c48693b0a57d78b43fa49bf02ae620f
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 benchmark419.93
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.06/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.06/0.08	c 0	BEGIN Sat Jul 11 16:21:19 2009
0.06/0.08	c 0	PID 10595
0.06/0.08	c 0	HOST node60.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2058740-1247322079.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2058740-1247322079.xml' 'HOME/temp.csp'
0.06/0.82	c 1	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.06/0.87	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.87	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.78/0.94	c 1	Parsing HOME/temp.csp
1.09/1.28	c 1	parsed 677 expressions
1.09/1.28	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.28	c 1	Converting to clausal form CSP
1.20/1.31	c 1	converted 68 (10%) expressions
1.20/1.32	c 1	converted 136 (20%) expressions
1.20/1.32	c 1	converted 204 (30%) expressions
1.20/1.32	c 1	converted 271 (40%) expressions
1.20/1.33	c 1	converted 339 (50%) expressions
1.20/1.36	c 1	converted 407 (60%) expressions
1.29/1.44	c 1	converted 474 (70%) expressions
1.29/1.46	c 1	converted 542 (80%) expressions
1.29/1.49	c 1	converted 610 (90%) expressions
1.38/1.51	c 1	converted 677 (100%) expressions
1.38/1.51	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.38/1.51	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.38/1.51	c 1	Propagation in CSP
1.38/1.52	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.38/1.52	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.38/1.52	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.38/1.52	c 1	Simplifing CSP by introducing new Boolean variables
1.38/1.52	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.38/1.53	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.38/1.57	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.38/1.58	c 1	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
1.38/1.58	c 1	6 (20%) CSP integer variables are encoded (144 clauses, 1440 bytes)
1.38/1.58	c 1	8 (30%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.38/1.59	c 1	11 (40%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.38/1.59	c 1	13 (50%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.38/1.59	c 1	16 (60%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.38/1.59	c 1	19 (70%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.38/1.59	c 1	21 (80%) CSP integer variables are encoded (504 clauses, 5400 bytes)
1.38/1.59	c 1	24 (90%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.38/1.59	c 1	26 (100%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.49/1.65	c 1	33 (10%) CSP clauses are encoded (4149 clauses, 64656 bytes)
1.49/1.68	c 1	65 (20%) CSP clauses are encoded (7588 clauses, 123684 bytes)
1.59/1.70	c 1	98 (30%) CSP clauses are encoded (11152 clauses, 186199 bytes)
1.59/1.72	c 1	130 (40%) CSP clauses are encoded (14607 clauses, 252443 bytes)
1.59/1.74	c 2	163 (50%) CSP clauses are encoded (18138 clauses, 319856 bytes)
1.59/1.76	c 2	195 (60%) CSP clauses are encoded (21624 clauses, 386526 bytes)
1.59/1.79	c 2	228 (70%) CSP clauses are encoded (25150 clauses, 454196 bytes)
1.68/1.81	c 2	260 (80%) CSP clauses are encoded (28597 clauses, 520120 bytes)
1.68/1.83	c 2	293 (90%) CSP clauses are encoded (32142 clauses, 588042 bytes)
1.68/1.85	c 2	325 (100%) CSP clauses are encoded (35598 clauses, 654191 bytes)
1.68/1.85	c 2	325 CSP clauses encoded
1.68/1.85	c 2	Writing map file : HOME/temp.map
1.68/1.85	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.68/1.85	c 2	SAT : 650 SAT variables, 35598 SAT clauses, 654191 bytes
1.68/1.85	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.68/1.86	c 2	SOLVING HOME/temp.cnf
1.68/1.86	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.68/1.87	c 2	This is MiniSat 2.0 beta
1.68/1.87	c 2	WARNING: for repeatability, setting FPU to use double precision
1.68/1.87	c 2	============================[ Problem Statistics ]=============================
1.68/1.87	c 2	|                                                                             |
1.68/1.87	c 2	|  Number of variables:  650                                                  |
1.68/1.87	c 2	|  Number of clauses:    35598                                                |
1.68/1.89	c 2	|  Parsing time:         0.02         s                                       |
1.68/1.89	c 2	============================[ Search Statistics ]==============================
1.68/1.89	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.68/1.89	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.68/1.89	c 2	===============================================================================
1.68/1.89	c 2	|         0 |     650    35598   134488 |    11866        0    nan |  0.000 % |
1.76/1.91	c 2	|       101 |     650    35598   134488 |    13052      101     10 |  0.000 % |
1.76/1.94	c 2	|       251 |     650    35598   134488 |    14357      251     11 |  0.006 % |
1.76/1.98	c 2	|       476 |     650    35598   134488 |    15793      476     10 |  0.009 % |
1.76/2.04	c 2	|       814 |     650    35598   134488 |    17373      814     10 |  0.009 % |
1.98/2.14	c 2	|      1320 |     650    35598   134488 |    19110     1320     10 |  0.006 % |
2.08/2.29	c 2	|      2079 |     650    35598   134488 |    21021     2079     11 |  0.010 % |
2.27/2.48	c 2	|      3218 |     650    35598   134488 |    23123     3218     11 |  0.010 % |
2.67/2.80	c 3	|      4926 |     650    35598   134488 |    25435     4926     12 |  0.009 % |
3.17/3.32	c 3	|      7489 |     650    35598   134488 |    27979     7489     12 |  0.009 % |
4.06/4.22	c 4	|     11333 |     650    35598   134488 |    30777    11333     12 |  0.009 % |
5.44/5.67	c 5	|     17100 |     650    35598   134488 |    33855    17100     13 |  0.008 % |
7.91/8.15	c 8	|     25749 |     650    35598   134488 |    37240    25749     13 |  0.008 % |
12.68/12.94	c 13	|     38724 |     650    35598   134488 |    40964    13336     14 |  0.008 % |
19.02/19.30	c 19	|     58186 |     650    35598   134488 |    45061    32798     14 |  0.005 % |
30.61/31.08	c 31	|     87378 |     650    35598   134488 |    49567    28965     14 |  0.008 % |
49.43/50.08	c 50	|    131167 |     650    35598   134488 |    54523    35021     16 |  0.008 % |
78.76/79.69	c 79	|    196852 |     650    35598   134488 |    59976    17636     16 |  0.005 % |
124.43/125.76	c 126	|    295378 |     650    35598   134488 |    65973    23122     17 |  0.008 % |
193.27/195.29	c 195	|    443167 |     650    35598   134488 |    72571    64747     18 |  0.005 % |
306.70/309.79	c 310	|    664850 |     650    35598   134488 |    79828    50420     15 |  0.006 % |
490.36/495.17	c 495	|    997375 |     650    35598   134488 |    87811    55208     17 |  0.010 % |
787.70/794.70	c 794	|   1496163 |     650    35598   134488 |    96592    42429     17 |  0.010 % |
1233.43/1240.52	c 1240	|   2244345 |     650    35598   134488 |   106251    51383     18 |  0.011 % |
1800.02/1807.31	sh: line 1: 10619 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.02/1807.31	c 1807	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1807.31	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.02/1807.32	c ERROR INTERRUPTED
1800.02/1807.32	s UNKNOWN
1800.02/1807.32	c 1807	CPU 1800.05 (0.06 0.01 1799.76 0.22)
1800.02/1807.32	c 1807	END Sat Jul 11 16:51:26 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-2058740-1247322079/watcher-2058740-1247322079 -o /tmp/evaluation-result-2058740-1247322079/solver-2058740-1247322079 -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-2058740-1247322079.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 1.96 4/72 10595
/proc/meminfo: memFree=714008/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=12132 CPUtime=0
/proc/10595/stat : 10595 (sugar) R 10593 10595 9998 0 -1 4194304 219 0 0 0 0 0 0 0 20 0 1 0 19270905 12423168 187 996147200 4194304 4206940 548682068608 18446744073709551615 271894090465 0 0 4224 0 0 0 0 17 1 0 0
/proc/10595/statm: 3033 187 142 3 0 133 0

[startup+0.078536 s]
/proc/loadavg: 1.92 2.03 1.96 4/72 10595
/proc/meminfo: memFree=714008/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16740 CPUtime=0.06
/proc/10595/stat : 10595 (sugar) R 10593 10595 9998 0 -1 4194304 1108 0 0 0 5 1 0 0 18 0 1 0 19270905 17141760 1076 996147200 4194304 4206940 548682068608 18446744073709551615 271894123968 0 0 4224 0 0 0 0 17 1 0 0
/proc/10595/statm: 4185 1076 381 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101538 s]
/proc/loadavg: 1.92 2.03 1.96 4/72 10595
/proc/meminfo: memFree=714008/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=0.06
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19270905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301551 s]
/proc/loadavg: 1.92 2.03 1.96 4/72 10595
/proc/meminfo: memFree=714008/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=0.06
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19270905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701594 s]
/proc/loadavg: 1.92 2.03 1.96 4/72 10595
/proc/meminfo: memFree=714008/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=0.06
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19270905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50267 s]
/proc/loadavg: 1.92 2.03 1.96 3/83 10617
/proc/meminfo: memFree=705536/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=0.78
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1309 4862 0 1 5 1 69 3 15 0 1 0 19270905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1111 409 3 0 796 0
[pid=10608] ppid=10595 vsize=5356 CPUtime=0
/proc/10608/stat : 10608 (sh) S 10595 10595 9998 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19270992 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10608/statm: 1339 233 193 169 0 50 0
[pid=10609] ppid=10608 vsize=864252 CPUtime=0.6
/proc/10609/stat : 10609 (java) S 10608 10595 9998 0 -1 0 7324 0 1 0 56 4 0 0 18 0 9 0 19270993 884994048 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10609/statm: 216063 6597 2566 9 0 210568 0
[pid=10609/tid=10610] ppid=10608 vsize=864252 CPUtime=0.35
/proc/10609/task/10610/stat : 10610 (java) R 10608 10595 9998 0 -1 64 2600 0 1 0 34 1 0 0 18 0 9 0 19270993 884994048 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10609/tid=10611] ppid=10608 vsize=864252 CPUtime=0.17
/proc/10609/task/10611/stat : 10611 (java) R 10608 10595 9998 0 -1 64 3707 0 0 0 16 1 0 0 16 0 9 0 19270995 884994048 6597 996147200 134512640 134550932 4294955936 18446744073709551615 102549380 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10609/tid=10612] ppid=10608 vsize=864252 CPUtime=0
/proc/10609/task/10612/stat : 10612 (java) S 10608 10595 9998 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19270995 884994048 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10609/tid=10613] ppid=10608 vsize=864252 CPUtime=0
/proc/10609/task/10613/stat : 10613 (java) S 10608 10595 9998 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19270995 884994048 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10609/tid=10614] ppid=10608 vsize=864252 CPUtime=0
/proc/10609/task/10614/stat : 10614 (java) S 10608 10595 9998 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19270997 884994048 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10609/tid=10615] ppid=10608 vsize=864252 CPUtime=0.05
/proc/10609/task/10615/stat : 10615 (java) S 10608 10595 9998 0 -1 64 314 0 0 0 5 0 0 0 16 0 9 0 19270997 884994048 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10609/tid=10616] ppid=10608 vsize=864252 CPUtime=0
/proc/10609/task/10616/stat : 10616 (java) S 10608 10595 9998 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19270997 884994048 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10609/tid=10617] ppid=10608 vsize=864252 CPUtime=0
/proc/10609/task/10617/stat : 10617 (java) S 10608 10595 9998 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19270997 884994048 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 886476

[startup+3.10183 s]
/proc/loadavg: 1.92 2.03 1.96 3/75 10619
/proc/meminfo: memFree=706880/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.76
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 5 1 160 10 15 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=4016 CPUtime=1.21
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 835 0 0 0 121 0 0 0 25 0 1 0 19271092 4112384 821 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10619/statm: 1004 821 75 150 0 851 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 26240

[startup+6.30215 s]
/proc/loadavg: 1.93 2.03 1.96 3/75 10619
/proc/meminfo: memFree=705600/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.76
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 5 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=5288 CPUtime=4.38
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 1118 0 0 0 438 0 0 0 25 0 1 0 19271092 5414912 1104 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/10619/statm: 1322 1104 75 150 0 1169 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 27512

[startup+12.7018 s]
/proc/loadavg: 1.94 2.03 1.96 3/75 10619
/proc/meminfo: memFree=703872/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=6816 CPUtime=10.71
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 1514 0 0 0 1071 0 0 0 25 0 1 0 19271092 6979584 1500 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/10619/statm: 1704 1500 75 150 0 1551 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 29040

[startup+25.501 s]
/proc/loadavg: 1.95 2.02 1.96 3/75 10619
/proc/meminfo: memFree=702848/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=7952 CPUtime=23.4
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 1767 0 0 0 2339 1 0 0 25 0 1 0 19271092 8142848 1753 996147200 134512640 135127466 4294956256 18446744073709551615 134528621 0 0 4096 3 0 0 0 17 1 0 0
/proc/10619/statm: 1988 1753 75 150 0 1835 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 30176

[startup+51.1016 s]
/proc/loadavg: 1.97 2.02 1.96 3/75 10619
/proc/meminfo: memFree=701760/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=9012 CPUtime=48.75
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 2028 0 0 0 4873 2 0 0 25 0 1 0 19271092 9228288 2014 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10619/statm: 2253 2014 75 150 0 2100 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 31236

[startup+102.307 s]
/proc/loadavg: 1.98 2.02 1.96 3/75 10619
/proc/meminfo: memFree=699712/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=10920 CPUtime=99.48
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 2516 0 0 0 9945 3 0 0 25 0 1 0 19271092 11182080 2502 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/10619/statm: 2730 2502 75 150 0 2577 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 33144

[startup+162.302 s]
/proc/loadavg: 1.99 2.01 1.96 3/75 10619
/proc/meminfo: memFree=697728/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=12792 CPUtime=158.91
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 2946 0 0 0 15888 3 0 0 25 0 1 0 19271092 13099008 2932 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/10619/statm: 3198 2932 75 150 0 3045 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 35016

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.96 3/75 10619
/proc/meminfo: memFree=696256/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0

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

[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=24476 CPUtime=1293.44
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 5746 0 0 0 129335 9 0 0 25 0 1 0 19271092 25063424 5732 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6119 5732 75 150 0 5966 0
Current children cumulated CPU time (s) 1295.21
Current children cumulated vsize (KiB) 46700

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 10648
/proc/meminfo: memFree=677304/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=24756 CPUtime=1353.41
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 5793 0 0 0 135332 9 0 0 25 0 1 0 19271092 25350144 5779 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6189 5779 75 150 0 6036 0
Current children cumulated CPU time (s) 1355.18
Current children cumulated vsize (KiB) 46980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 10648
/proc/meminfo: memFree=676920/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=25208 CPUtime=1413.41
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 5886 0 0 0 141331 10 0 0 25 0 1 0 19271092 25812992 5872 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6302 5872 75 150 0 6149 0
Current children cumulated CPU time (s) 1415.18
Current children cumulated vsize (KiB) 47432

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 10648
/proc/meminfo: memFree=676600/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=25484 CPUtime=1473.37
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 5964 0 0 0 147327 10 0 0 25 0 1 0 19271092 26095616 5950 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6371 5950 75 150 0 6218 0
Current children cumulated CPU time (s) 1475.14
Current children cumulated vsize (KiB) 47708

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 10648
/proc/meminfo: memFree=676152/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=26060 CPUtime=1533.35
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 6077 0 0 0 153325 10 0 0 25 0 1 0 19271092 26685440 6063 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6515 6063 75 150 0 6362 0
Current children cumulated CPU time (s) 1535.12
Current children cumulated vsize (KiB) 48284

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 10648
/proc/meminfo: memFree=676024/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=26220 CPUtime=1593.33
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 6130 0 0 0 159323 10 0 0 25 0 1 0 19271092 26849280 6116 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6555 6116 75 150 0 6402 0
Current children cumulated CPU time (s) 1595.1
Current children cumulated vsize (KiB) 48444

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 10649
/proc/meminfo: memFree=675632/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=26700 CPUtime=1653.3
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 6231 0 0 0 165320 10 0 0 25 0 1 0 19271092 27340800 6217 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6675 6217 75 150 0 6522 0
Current children cumulated CPU time (s) 1655.07
Current children cumulated vsize (KiB) 48924

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 10649
/proc/meminfo: memFree=675376/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=26832 CPUtime=1713.28
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 6284 0 0 0 171318 10 0 0 25 0 1 0 19271092 27475968 6270 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6708 6270 75 150 0 6555 0
Current children cumulated CPU time (s) 1715.05
Current children cumulated vsize (KiB) 49056

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 10651
/proc/meminfo: memFree=674344/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=27416 CPUtime=1773.26
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 6420 0 0 0 177316 10 0 0 25 0 1 0 19271092 28073984 6406 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6854 6406 75 150 0 6701 0
Current children cumulated CPU time (s) 1775.03
Current children cumulated vsize (KiB) 49640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 10651
/proc/meminfo: memFree=674480/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=27556 CPUtime=1798.25
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 6431 0 0 0 179815 10 0 0 25 0 1 0 19271092 28217344 6417 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6889 6417 75 150 0 6736 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 49780

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

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

[startup+1807.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 10651
/proc/meminfo: memFree=674480/2055920 swapFree=4192956/4192956
[pid=10595] ppid=10593 vsize=16868 CPUtime=1.77
/proc/10595/stat : 10595 (sugar) S 10593 10595 9998 0 -1 4194304 1374 12881 0 2 6 1 160 10 16 0 1 0 19270905 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10595/statm: 4217 1112 409 3 0 796 0
[pid=10618] ppid=10595 vsize=5356 CPUtime=0
/proc/10618/stat : 10618 (sh) S 10595 10595 9998 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19271092 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10618/statm: 1339 232 193 169 0 50 0
[pid=10619] ppid=10618 vsize=27556 CPUtime=1798.25
/proc/10619/stat : 10619 (minisat) R 10618 10595 9998 0 -1 4194304 6431 0 0 0 179815 10 0 0 25 0 1 0 19271092 28217344 6417 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/10619/statm: 6889 6417 75 150 0 6736 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 49780

Child status: 0
Real time (s): 1807.33
CPU time (s): 1800.07
CPU user time (s): 1799.83
CPU system time (s): 0.242963
CPU usage (%): 99.5984
Max. virtual memory (cumulated for all children) (KiB): 886588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21393
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= 1774
involuntary context switches= 21010

runsolver used 2.41463 second user time and 5.81811 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-11 16:21:19
IDJOB=2058740
IDBENCH=53518
IDSOLVER=739
FILE ID=node60/2058740-1247322079
PBS_JOBID= 9506509
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 1c48693b0a57d78b43fa49bf02ae620f
RANDOM SEED=2037081529

node60.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.232
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.232
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:        714488 kB
Buffers:         52784 kB
Cached:        1218748 kB
SwapCached:          0 kB
Active:         242620 kB
Inactive:      1048112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        714488 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          30728 kB
Slab:            35936 kB
Committed_AS:   134028 kB
PageTables:       1812 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66388 MiB
End job on node60 at 2009-07-11 16:51:28