Trace number 2059950

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 1810.12

General information on the benchmark

Namecsp/frb59-26/
normalized-frb59-26-3-mgd_ext.xml
MD5SUM475af845a08963ea8897b34f977bd188
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables59
Number of constraints547
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension547
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 17:09:18 2009
0.00/0.08	c 0	PID 13703
0.00/0.08	c 0	HOST node49.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2059950-1247324958.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059950-1247324958.xml' 'HOME/temp.csp'
0.07/0.76	c 1	1 domains, 59 variables, 0 predicates, 547 relations, 547 constraints
0.07/0.78	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.78	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.73/0.86	c 1	Parsing HOME/temp.csp
1.51/1.61	c 2	parsed 1154 expressions
1.51/1.62	c 2	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.51/1.62	c 2	Converting to clausal form CSP
1.51/1.65	c 2	converted 116 (10%) expressions
1.51/1.65	c 2	converted 231 (20%) expressions
1.51/1.67	c 2	converted 347 (30%) expressions
1.51/1.67	c 2	converted 462 (40%) expressions
1.62/1.76	c 2	converted 577 (50%) expressions
1.71/1.80	c 2	converted 693 (60%) expressions
1.71/1.87	c 2	converted 808 (70%) expressions
1.82/1.92	c 2	converted 924 (80%) expressions
1.82/1.97	c 2	converted 1039 (90%) expressions
2.01/2.18	c 3	converted 1154 (100%) expressions
2.01/2.18	c 3	CSP : 59 integers, 0 booleans, 547 clauses, largest domain size 26
2.01/2.18	c 3	Heap : 21 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.01/2.18	c 3	Propagation in CSP
2.01/2.18	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.01/2.18	c 3	CSP : 59 integers, 0 booleans, 547 clauses, largest domain size 26
2.01/2.18	c 3	Heap : 21 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.01/2.19	c 3	Simplifing CSP by introducing new Boolean variables
2.01/2.19	c 3	CSP : 59 integers, 0 booleans, 547 clauses, largest domain size 26
2.01/2.19	c 3	Heap : 22 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.11/2.27	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.11/2.28	c 3	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
2.11/2.28	c 3	12 (20%) CSP integer variables are encoded (288 clauses, 3024 bytes)
2.11/2.28	c 3	18 (30%) CSP integer variables are encoded (432 clauses, 4608 bytes)
2.11/2.29	c 3	24 (40%) CSP integer variables are encoded (576 clauses, 6192 bytes)
2.11/2.29	c 3	30 (50%) CSP integer variables are encoded (720 clauses, 7776 bytes)
2.11/2.29	c 3	36 (60%) CSP integer variables are encoded (864 clauses, 9360 bytes)
2.11/2.29	c 3	42 (70%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
2.11/2.29	c 3	48 (80%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
2.11/2.29	c 3	54 (90%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
2.11/2.29	c 3	59 (100%) CSP integer variables are encoded (1416 clauses, 16345 bytes)
2.20/2.37	c 3	55 (10%) CSP clauses are encoded (8084 clauses, 132221 bytes)
2.31/2.42	c 3	110 (20%) CSP clauses are encoded (14990 clauses, 262808 bytes)
2.31/2.46	c 3	165 (30%) CSP clauses are encoded (21561 clauses, 392930 bytes)
2.41/2.50	c 3	219 (40%) CSP clauses are encoded (28035 clauses, 520055 bytes)
2.41/2.54	c 3	274 (50%) CSP clauses are encoded (34755 clauses, 653705 bytes)
2.41/2.58	c 3	329 (60%) CSP clauses are encoded (41301 clauses, 784313 bytes)
2.50/2.62	c 3	383 (70%) CSP clauses are encoded (47744 clauses, 913651 bytes)
2.50/2.66	c 3	438 (80%) CSP clauses are encoded (54372 clauses, 1048495 bytes)
2.50/2.69	c 3	493 (90%) CSP clauses are encoded (60888 clauses, 1183526 bytes)
2.60/2.73	c 3	547 (100%) CSP clauses are encoded (67399 clauses, 1330368 bytes)
2.60/2.73	c 3	547 CSP clauses encoded
2.60/2.74	c 3	Writing map file : HOME/temp.map
2.60/2.74	c 3	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.60/2.74	c 3	SAT : 1475 SAT variables, 67399 SAT clauses, 1330368 bytes
2.60/2.74	c 3	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.60/2.77	c 3	SOLVING HOME/temp.cnf
2.60/2.77	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.60/2.77	c 3	This is MiniSat 2.0 beta
2.60/2.77	c 3	WARNING: for repeatability, setting FPU to use double precision
2.60/2.77	c 3	============================[ Problem Statistics ]=============================
2.60/2.77	c 3	|                                                                             |
2.60/2.77	c 3	|  Number of variables:  1475                                                 |
2.60/2.77	c 3	|  Number of clauses:    67399                                                |
2.66/2.81	c 3	|  Parsing time:         0.03         s                                       |
2.66/2.81	c 3	============================[ Search Statistics ]==============================
2.66/2.81	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.66/2.81	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.66/2.81	c 3	===============================================================================
2.66/2.81	c 3	|         0 |    1475    67399   253259 |    22466        0    nan |  0.000 % |
2.66/2.85	c 3	|       102 |    1475    67399   253259 |    24712      102     14 |  0.000 % |
2.66/2.89	c 3	|       252 |    1475    67399   253259 |    27184      252     15 |  0.002 % |
2.66/2.95	c 3	|       478 |    1475    67399   253259 |    29902      478     16 |  0.002 % |
2.66/3.05	c 3	|       818 |    1475    67399   253259 |    32892      818     16 |  0.002 % |
2.66/3.19	c 4	|      1324 |    1475    67399   253259 |    36182     1324     16 |  0.002 % |
3.27/3.44	c 4	|      2083 |    1475    67399   253259 |    39800     2083     16 |  0.002 % |
3.57/3.79	c 4	|      3222 |    1475    67399   253259 |    43780     3222     17 |  0.002 % |
4.17/4.32	c 5	|      4931 |    1475    67399   253259 |    48158     4931     17 |  0.002 % |
4.96/5.11	c 6	|      7498 |    1475    67399   253259 |    52974     7498     18 |  0.002 % |
6.26/6.44	c 7	|     11342 |    1475    67399   253259 |    58271    11342     19 |  0.001 % |
8.55/8.74	c 9	|     17108 |    1475    67399   253259 |    64099    17108     19 |  0.002 % |
12.93/13.16	c 14	|     25759 |    1475    67399   253259 |    70508    25759     19 |  0.001 % |
20.19/20.48	c 21	|     38734 |    1475    67399   253259 |    77559    38734     20 |  0.001 % |
34.22/34.55	c 35	|     58196 |    1475    67399   253259 |    85315    58196     21 |  0.001 % |
59.70/60.13	c 61	|     87388 |    1475    67399   253259 |    93847    15890     22 |  0.001 % |
89.05/89.68	c 90	|    131177 |    1475    67399   253259 |   103232    59679     20 |  0.002 % |
138.91/139.77	c 140	|    196861 |    1475    67399   253259 |   113555    36965     22 |  0.002 % |
230.26/231.59	c 232	|    295387 |    1475    67399   253259 |   124910    36434     25 |  0.002 % |
383.42/385.40	c 386	|    443177 |    1475    67399   253259 |   137402    77380     24 |  0.002 % |
622.15/625.32	c 626	|    664861 |    1475    67399   253259 |   151142    57285     25 |  0.002 % |
1044.11/1049.23	c 1050	|    997386 |    1475    67399   253259 |   166256   127268     22 |  0.002 % |
1709.05/1719.13	c 1720	|   1496174 |    1475    67399   253259 |   182882    45383     23 |  0.002 % |
1800.02/1810.11	sh: line 1: 13727 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.02/1810.11	c 1811	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1810.11	c 1811	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/1810.12	c ERROR INTERRUPTED
1800.02/1810.12	s UNKNOWN
1800.02/1810.12	c 1811	CPU 1800.05 (0.07 0.01 1799.68 0.29)
1800.02/1810.12	c 1811	END Sat Jul 11 17:39:29 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-2059950-1247324958/watcher-2059950-1247324958 -o /tmp/evaluation-result-2059950-1247324958/solver-2059950-1247324958 -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-2059950-1247324958.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.77 1.95 1.98 4/74 13703
/proc/meminfo: memFree=1274016/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=18576 CPUtime=0
/proc/13703/stat : 13703 (runsolver) R 13701 13703 12282 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 19556182 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 224627584295 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13703/statm: 4644 284 249 26 0 2626 0

[startup+0.0851211 s]
/proc/loadavg: 1.77 1.95 1.98 4/74 13703
/proc/meminfo: memFree=1274016/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=0.07
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1209 128 0 0 6 1 0 0 18 0 1 0 19556182 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101366 s]
/proc/loadavg: 1.77 1.95 1.98 4/74 13703
/proc/meminfo: memFree=1274016/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=0.07
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19556182 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301398 s]
/proc/loadavg: 1.77 1.95 1.98 4/74 13703
/proc/meminfo: memFree=1274016/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=0.07
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19556182 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701447 s]
/proc/loadavg: 1.77 1.95 1.98 4/74 13703
/proc/meminfo: memFree=1274016/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=0.07
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19556182 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50256 s]
/proc/loadavg: 1.77 1.95 1.98 4/85 13725
/proc/meminfo: memFree=1264824/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=0.73
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1309 5141 0 1 6 1 62 4 16 0 1 0 19556182 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1111 409 3 0 796 0
[pid=13716] ppid=13703 vsize=5356 CPUtime=0
/proc/13716/stat : 13716 (sh) S 13703 13703 12282 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19556261 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13716/statm: 1339 233 193 169 0 50 0
[pid=13717] ppid=13716 vsize=862288 CPUtime=0.69
/proc/13717/stat : 13717 (java) S 13716 13703 12282 0 -1 0 6178 0 1 0 66 3 0 0 18 0 9 0 19556261 882982912 5461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13717/statm: 215572 5461 2158 9 0 210485 0
[pid=13717/tid=13718] ppid=13716 vsize=862288 CPUtime=0.48
/proc/13717/task/13718/stat : 13718 (java) R 13716 13703 12282 0 -1 64 2026 0 1 0 47 1 0 0 21 0 9 0 19556262 882982912 5461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13717/tid=13719] ppid=13716 vsize=862288 CPUtime=0.16
/proc/13717/task/13719/stat : 13719 (java) R 13716 13703 12282 0 -1 64 3149 0 0 0 15 1 0 0 16 0 9 0 19556264 882982912 5461 996147200 134512640 134550932 4294955936 18446744073709551615 104187638 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13717/tid=13720] ppid=13716 vsize=862288 CPUtime=0
/proc/13717/task/13720/stat : 13720 (java) S 13716 13703 12282 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19556264 882982912 5461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13717/tid=13721] ppid=13716 vsize=862288 CPUtime=0
/proc/13717/task/13721/stat : 13721 (java) S 13716 13703 12282 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19556264 882982912 5461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13717/tid=13722] ppid=13716 vsize=862288 CPUtime=0
/proc/13717/task/13722/stat : 13722 (java) S 13716 13703 12282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19556266 882982912 5461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13717/tid=13723] ppid=13716 vsize=862288 CPUtime=0.03
/proc/13717/task/13723/stat : 13723 (java) S 13716 13703 12282 0 -1 64 300 0 0 0 3 0 0 0 16 0 9 0 19556266 882982912 5461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13717/tid=13724] ppid=13716 vsize=862288 CPUtime=0
/proc/13717/task/13724/stat : 13724 (java) S 13716 13703 12282 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19556266 882982912 5461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13717/tid=13725] ppid=13716 vsize=862288 CPUtime=0
/proc/13717/task/13725/stat : 13725 (java) S 13716 13703 12282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19556266 882982912 5461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 884512

[startup+3.10179 s]
/proc/loadavg: 1.77 1.95 1.98 4/85 13725
/proc/meminfo: memFree=1240312/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.66
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 6 1 247 12 15 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 16868

[startup+6.30225 s]
/proc/loadavg: 1.79 1.95 1.98 3/77 13727
/proc/meminfo: memFree=1262712/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.66
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 6 1 247 12 15 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=6512 CPUtime=3.5
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 1510 0 0 0 350 0 0 0 25 0 1 0 19556460 6668288 1496 996147200 134512640 135127466 4294956256 18446744073709551615 134528963 0 0 4096 3 0 0 0 17 1 0 0
/proc/13727/statm: 1628 1496 75 150 0 1475 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 28736

[startup+12.7012 s]
/proc/loadavg: 1.81 1.95 1.98 3/77 13727
/proc/meminfo: memFree=1261048/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.66
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 6 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=7964 CPUtime=9.87
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 1885 0 0 0 986 1 0 0 25 0 1 0 19556460 8155136 1871 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13727/statm: 1991 1871 75 150 0 1838 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 30188

[startup+25.502 s]
/proc/loadavg: 1.85 1.95 1.98 3/77 13727
/proc/meminfo: memFree=1258488/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.66
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 6 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=10588 CPUtime=22.61
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 2526 0 0 0 2259 2 0 0 25 0 1 0 19556460 10842112 2512 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/13727/statm: 2647 2512 75 150 0 2494 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 32812

[startup+51.1016 s]
/proc/loadavg: 1.90 1.96 1.98 3/77 13727
/proc/meminfo: memFree=1254584/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.66
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 6 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=14288 CPUtime=48.07
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 3445 0 0 0 4805 2 0 0 25 0 1 0 19556460 14630912 3431 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13727/statm: 3572 3431 75 150 0 3419 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 36512

[startup+102.307 s]
/proc/loadavg: 1.95 1.96 1.98 3/77 13727
/proc/meminfo: memFree=1252600/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.66
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 6 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=15412 CPUtime=99.03
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 3719 0 0 0 9900 3 0 0 25 0 1 0 19556460 15781888 3705 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13727/statm: 3853 3705 75 150 0 3700 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 37636

[startup+162.301 s]
/proc/loadavg: 1.98 1.97 1.98 3/77 13727
/proc/meminfo: memFree=1249464/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.66
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 6 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=18436 CPUtime=158.73
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 4434 0 0 0 15869 4 0 0 25 0 1 0 19556460 18878464 4420 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/13727/statm: 4609 4420 75 150 0 4456 0
Current children cumulated CPU time (s) 161.39
Current children cumulated vsize (KiB) 40660

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 13727
/proc/meminfo: memFree=1247160/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.66
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 6 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=20492 CPUtime=218.45
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 4958 0 0 0 21840 5 0 0 25 0 1 0 19556460 20983808 4944 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 1 0 0
/proc/13727/statm: 5123 4944 75 150 0 4970 0
Current children cumulated CPU time (s) 221.11
Current children cumulated vsize (KiB) 42716


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

[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=32960 CPUtime=1290.28
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 7957 0 0 0 129016 12 0 0 25 0 1 0 19556460 33751040 7934 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13727/statm: 8240 7934 75 150 0 8087 0
Current children cumulated CPU time (s) 1292.95
Current children cumulated vsize (KiB) 55184

[startup+1362.3 s]
/proc/loadavg: 2.35 2.11 2.02 3/77 13952
/proc/meminfo: memFree=1233792/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=33888 CPUtime=1349.72
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8214 0 0 0 134959 13 0 0 25 0 1 0 19556460 34701312 8191 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 8472 8191 75 150 0 8319 0
Current children cumulated CPU time (s) 1352.39
Current children cumulated vsize (KiB) 56112

[startup+1422.31 s]
/proc/loadavg: 2.13 2.09 2.01 3/76 13990
/proc/meminfo: memFree=1243912/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=34164 CPUtime=1409.71
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8263 0 0 0 140957 14 0 0 25 0 1 0 19556460 34983936 8240 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 8541 8240 75 150 0 8388 0
Current children cumulated CPU time (s) 1412.38
Current children cumulated vsize (KiB) 56388

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/76 13990
/proc/meminfo: memFree=1243592/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=34568 CPUtime=1469.67
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8349 0 0 0 146953 14 0 0 25 0 1 0 19556460 35397632 8326 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 8642 8326 75 150 0 8489 0
Current children cumulated CPU time (s) 1472.34
Current children cumulated vsize (KiB) 56792

[startup+1542.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/76 13990
/proc/meminfo: memFree=1242696/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=35384 CPUtime=1529.66
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8565 0 0 0 152951 15 0 0 25 0 1 0 19556460 36233216 8542 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 8846 8542 75 150 0 8693 0
Current children cumulated CPU time (s) 1532.33
Current children cumulated vsize (KiB) 57608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/76 13990
/proc/meminfo: memFree=1242504/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=35536 CPUtime=1589.63
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8607 0 0 0 158948 15 0 0 25 0 1 0 19556460 36388864 8584 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 8884 8584 75 150 0 8731 0
Current children cumulated CPU time (s) 1592.3
Current children cumulated vsize (KiB) 57760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/76 13990
/proc/meminfo: memFree=1242120/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=35836 CPUtime=1649.6
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8675 0 0 0 164945 15 0 0 25 0 1 0 19556460 36696064 8652 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 8959 8652 75 150 0 8806 0
Current children cumulated CPU time (s) 1652.27
Current children cumulated vsize (KiB) 58060

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 13990
/proc/meminfo: memFree=1241928/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=36036 CPUtime=1709.58
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8722 0 0 0 170943 15 0 0 25 0 1 0 19556460 36900864 8699 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 9009 8699 75 150 0 8856 0
Current children cumulated CPU time (s) 1712.25
Current children cumulated vsize (KiB) 58260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 13990
/proc/meminfo: memFree=1241736/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=36176 CPUtime=1769.56
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8749 0 0 0 176941 15 0 0 25 0 1 0 19556460 37044224 8726 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 9044 8726 75 150 0 8891 0
Current children cumulated CPU time (s) 1772.23
Current children cumulated vsize (KiB) 58400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 13990
/proc/meminfo: memFree=1241672/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=36308 CPUtime=1797.35
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8759 0 0 0 179720 15 0 0 25 0 1 0 19556460 37179392 8736 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 9077 8736 75 150 0 8924 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 58532

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

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

[startup+1810.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 13990
/proc/meminfo: memFree=1241672/2055920 swapFree=4192812/4192956
[pid=13703] ppid=13701 vsize=16868 CPUtime=2.67
/proc/13703/stat : 13703 (sugar) S 13701 13703 12282 0 -1 4194304 1376 16384 0 2 7 1 247 12 16 0 1 0 19556182 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 4217 1113 409 3 0 796 0
[pid=13726] ppid=13703 vsize=5356 CPUtime=0
/proc/13726/stat : 13726 (sh) S 13703 13703 12282 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19556460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13726/statm: 1339 232 193 169 0 50 0
[pid=13727] ppid=13726 vsize=36308 CPUtime=1797.35
/proc/13727/stat : 13727 (minisat) R 13726 13703 12282 0 -1 4194304 8759 0 0 0 179720 15 0 0 25 0 1 0 19556460 37179392 8736 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/13727/statm: 9077 8736 75 150 0 8924 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 58532

Child status: 0
Real time (s): 1810.12
CPU time (s): 1800.07
CPU user time (s): 1799.75
CPU system time (s): 0.315951
CPU usage (%): 99.4446
Max. virtual memory (cumulated for all children) (KiB): 886724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.315951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27182
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= 2335
involuntary context switches= 22257

runsolver used 2.13867 second user time and 6.03408 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-11 17:09:18
IDJOB=2059950
IDBENCH=53631
IDSOLVER=739
FILE ID=node49/2059950-1247324958
PBS_JOBID= 9506531
Free space on /tmp= 66376 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/frb59-26/normalized-frb59-26-3-mgd_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-2059950-1247324958/watcher-2059950-1247324958 -o /tmp/evaluation-result-2059950-1247324958/solver-2059950-1247324958 -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-2059950-1247324958.xml

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

MD5SUM BENCH= 475af845a08963ea8897b34f977bd188
RANDOM SEED=356771913

node49.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:       1274496 kB
Buffers:         42976 kB
Cached:         628588 kB
SwapCached:        140 kB
Active:          86376 kB
Inactive:       624600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:          50512 kB
Slab:            55580 kB
Committed_AS:   172356 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node49 at 2009-07-11 17:39:31