Trace number 2067331

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 1811.22

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-14-13.xml
MD5SUM43267b5b84f9c0b1c6fb06515dcb0323
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.352945
Satisfiable
(Un)Satisfiability was proved
Number of variables273
Number of constraints222
Maximum constraint arity14
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension222
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 22:31:08 2009
0.00/0.08	c 0	PID 17306
0.00/0.08	c 0	HOST node6.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2067331-1247344268.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-2067331-1247344268.xml' 'HOME/temp.csp'
0.06/0.46	c 1	1 domains, 273 variables, 5 predicates, 0 relations, 222 constraints
0.06/0.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.50	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.58	c 1	Parsing HOME/temp.csp
0.44/0.63	c 1	parsed 501 expressions
0.44/0.64	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.44/0.64	c 1	Converting to clausal form CSP
0.44/0.67	c 1	converted 51 (10%) expressions
0.44/0.67	c 1	converted 101 (20%) expressions
0.44/0.67	c 1	converted 151 (30%) expressions
0.44/0.67	c 1	converted 201 (40%) expressions
0.44/0.67	c 1	converted 251 (50%) expressions
0.44/0.70	c 1	converted 301 (60%) expressions
0.45/0.73	c 1	converted 351 (70%) expressions
0.45/0.75	c 1	converted 401 (80%) expressions
0.45/0.76	c 1	converted 451 (90%) expressions
0.45/0.81	c 1	converted 501 (100%) expressions
0.45/0.81	c 1	CSP : 354 integers, 0 booleans, 384 clauses, largest domain size 6
0.45/0.81	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.45/0.81	c 1	Propagation in CSP
0.45/0.82	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.45/0.82	c 1	CSP : 354 integers, 0 booleans, 384 clauses, largest domain size 6
0.45/0.82	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.45/0.82	c 1	Simplifing CSP by introducing new Boolean variables
0.45/0.83	c 1	CSP : 354 integers, 0 booleans, 384 clauses, largest domain size 6
0.45/0.83	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.45/0.85	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.45/0.85	c 1	36 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.45/0.85	c 1	71 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.45/0.85	c 1	107 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.45/0.86	c 1	142 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.45/0.86	c 1	177 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.45/0.86	c 1	213 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.45/0.86	c 1	248 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.45/0.86	c 1	284 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.45/0.86	c 1	319 (90%) CSP integer variables are encoded (15 clauses, 229 bytes)
0.45/0.87	c 1	354 (100%) CSP integer variables are encoded (143 clauses, 1637 bytes)
0.45/0.89	c 1	39 (10%) CSP clauses are encoded (182 clauses, 2995 bytes)
0.45/0.91	c 1	77 (20%) CSP clauses are encoded (220 clauses, 4352 bytes)
0.45/0.93	c 1	116 (30%) CSP clauses are encoded (519 clauses, 8064 bytes)
0.45/0.96	c 1	154 (40%) CSP clauses are encoded (557 clauses, 9585 bytes)
0.45/1.00	c 1	192 (50%) CSP clauses are encoded (595 clauses, 11143 bytes)
0.45/1.01	c 1	231 (60%) CSP clauses are encoded (804 clauses, 13453 bytes)
0.45/1.01	c 1	269 (70%) CSP clauses are encoded (1035 clauses, 15882 bytes)
0.45/1.01	c 1	308 (80%) CSP clauses are encoded (1513 clauses, 22237 bytes)
0.45/1.02	c 1	346 (90%) CSP clauses are encoded (2381 clauses, 35820 bytes)
0.45/1.02	c 1	384 (100%) CSP clauses are encoded (3187 clauses, 50032 bytes)
0.45/1.02	c 1	384 CSP clauses encoded
0.45/1.02	c 1	Writing map file : HOME/temp.map
0.45/1.03	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.45/1.03	c 1	SAT : 497 SAT variables, 3187 SAT clauses, 50032 bytes
0.45/1.03	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.45/1.08	c 1	SOLVING HOME/temp.cnf
0.45/1.08	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.45/1.09	c 1	This is MiniSat 2.0 beta
0.45/1.09	c 1	WARNING: for repeatability, setting FPU to use double precision
0.45/1.09	c 1	============================[ Problem Statistics ]=============================
0.45/1.09	c 1	|                                                                             |
0.45/1.09	c 1	|  Number of variables:  497                                                  |
0.45/1.09	c 1	|  Number of clauses:    3187                                                 |
0.45/1.09	c 1	|  Parsing time:         0.00         s                                       |
0.45/1.09	c 1	============================[ Search Statistics ]==============================
0.45/1.09	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.45/1.09	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.45/1.09	c 1	===============================================================================
0.45/1.09	c 1	|         0 |     497     3187    10518 |     1062        0    nan |  0.000 % |
0.45/1.09	c 1	|       100 |     497     3187    10518 |     1168      100     12 |  0.012 % |
0.45/1.10	c 1	|       250 |     497     3187    10518 |     1285      250     30 |  0.012 % |
0.97/1.11	c 1	|       475 |     497     3187    10518 |     1413      475     39 |  0.004 % |
0.97/1.13	c 2	|       812 |     497     3187    10518 |     1555      812     48 |  0.012 % |
0.97/1.15	c 2	|      1320 |     497     3187    10518 |     1710     1320     51 |  0.012 % |
1.07/1.20	c 2	|      2079 |     497     3187    10518 |     1881     1109     58 |  0.012 % |
1.07/1.28	c 2	|      3218 |     497     3187    10518 |     2070     1180     55 |  0.012 % |
1.26/1.40	c 2	|      4926 |     497     3187    10518 |     2277     1730     59 |  0.004 % |
1.36/1.58	c 2	|      7488 |     497     3187    10518 |     2504     1787     52 |  0.012 % |
1.76/1.94	c 2	|     11332 |     497     3187    10518 |     2755     1521     63 |  0.012 % |
2.25/2.48	c 3	|     17099 |     497     3187    10518 |     3030     2818     64 |  0.012 % |
3.15/3.33	c 4	|     25748 |     497     3187    10518 |     3334     3290     60 |  0.012 % |
4.43/4.64	c 5	|     38723 |     497     3187    10518 |     3667     1991     53 |  0.012 % |
5.82/6.00	c 6	|     58184 |     497     3187    10518 |     4034     1991     30 |  0.012 % |
7.51/7.75	c 8	|     87376 |     497     3187    10518 |     4437     3599     41 |  0.012 % |
10.38/10.64	c 11	|    131165 |     497     3187    10518 |     4881     3257     31 |  0.012 % |
15.04/15.34	c 16	|    196849 |     497     3187    10518 |     5369     2722     33 |  0.003 % |
23.35/23.79	c 24	|    295375 |     497     3187    10518 |     5906     3616     40 |  0.003 % |
34.84/35.30	c 36	|    443165 |     497     3187    10518 |     6497     4487     39 |  0.012 % |
53.26/53.93	c 54	|    664849 |     497     3187    10518 |     7146     5051     34 |  0.012 % |
83.87/84.88	c 85	|    997377 |     497     3187    10518 |     7861     7206     38 |  0.003 % |
121.01/122.39	c 123	|   1496165 |     497     3187    10518 |     8647     4076     37 |  0.003 % |
190.85/192.84	c 193	|   2244347 |     497     3187    10518 |     9512     6680     41 |  0.003 % |
294.07/297.08	c 297	|   3366622 |     497     3187    10518 |    10463     8683     35 |  0.003 % |
470.06/474.80	c 475	|   5050033 |     497     3187    10518 |    11510    10004     43 |  0.003 % |
685.34/691.79	c 692	|   7575149 |     497     3187    10518 |    12661    11144     34 |  0.012 % |
1147.24/1155.66	c 1156	|  11362824 |     497     3187    10518 |    13927    11076     46 |  0.003 % |
1681.44/1692.12	c 1692	|  17044337 |     497     3187    10518 |    15319     9039     45 |  0.003 % |
1800.01/1811.20	sh: line 1: 17330 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.01/1811.20	c 1812	DECODING HOME/temp.out WITH HOME/temp.map
1800.01/1811.20	c 1812	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.01/1811.21	c ERROR INTERRUPTED
1800.01/1811.21	s UNKNOWN
1800.01/1811.21	c 1812	CPU 1800.05 (0.06 0.02 1799.81 0.16)
1800.01/1811.21	c 1812	END Sat Jul 11 23:01:20 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-2067331-1247344268/watcher-2067331-1247344268 -o /tmp/evaluation-result-2067331-1247344268/solver-2067331-1247344268 -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-2067331-1247344268.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 1.98 1.99 4/80 17306
/proc/meminfo: memFree=1321072/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=18576 CPUtime=0
/proc/17306/stat : 17306 (runsolver) R 17304 17306 16441 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21494248 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17306/statm: 4644 284 249 26 0 2626 0

[startup+0.106073 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 17306
/proc/meminfo: memFree=1321072/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.06
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 21494248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.200858 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 17306
/proc/meminfo: memFree=1321072/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.06
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 21494248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30187 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 17306
/proc/meminfo: memFree=1321072/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.06
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 21494248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701949 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 17306
/proc/meminfo: memFree=1321072/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.45
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1309 4563 0 1 6 1 35 3 16 0 1 0 21494248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 16868

[startup+1.50111 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1317400/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 15 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=2732 CPUtime=0.39
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 357 0 0 0 39 0 0 0 22 0 1 0 21494357 2797568 343 996147200 134512640 135127466 4294956256 18446744073709551615 134531115 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 683 343 75 150 0 530 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 24956

[startup+3.10242 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1316120/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 15 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=3260 CPUtime=1.98
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 507 0 0 0 198 0 0 0 25 0 1 0 21494357 3338240 493 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 815 493 75 150 0 662 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 25484

[startup+6.30105 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1315672/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=3532 CPUtime=5.15
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 544 0 0 0 515 0 0 0 25 0 1 0 21494357 3616768 530 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 883 530 75 150 0 730 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 25756

[startup+12.7023 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1315416/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=3796 CPUtime=11.49
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 617 0 0 0 1149 0 0 0 25 0 1 0 21494357 3887104 603 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 949 603 75 150 0 796 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 26020

[startup+25.5018 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1314904/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=4192 CPUtime=24.16
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 719 0 0 0 2416 0 0 0 25 0 1 0 21494357 4292608 705 996147200 134512640 135127466 4294956256 18446744073709551615 134527909 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 1048 705 75 150 0 895 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 26416

[startup+51.1018 s]
/proc/loadavg: 1.96 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1314520/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=4720 CPUtime=49.51
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 860 0 0 0 4951 0 0 0 25 0 1 0 21494357 4833280 846 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 1180 846 75 150 0 1027 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 26944

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1313496/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=5644 CPUtime=100.23
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 1095 0 0 0 10023 0 0 0 25 0 1 0 21494357 5779456 1081 996147200 134512640 135127466 4294956256 18446744073709551615 134527107 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 1411 1081 75 150 0 1258 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 27868

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1312472/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=6440 CPUtime=159.66
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 1296 0 0 0 15966 0 0 0 25 0 1 0 21494357 6594560 1282 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 1610 1282 75 150 0 1457 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 28664

[startup+222.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1311384/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=7824 CPUtime=219.11
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 1612 0 0 0 21910 1 0 0 25 0 1 0 21494357 8011776 1598 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 1956 1598 75 150 0 1803 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 30048

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 17330
/proc/meminfo: memFree=1311320/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=7824 CPUtime=278.53

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

[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=11236 CPUtime=1292.35
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2476 0 0 0 129229 6 0 0 25 0 1 0 21494357 11505664 2452 996147200 134512640 135127466 4294956256 18446744073709551615 134527984 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 2809 2452 75 150 0 2656 0
Current children cumulated CPU time (s) 1293.32
Current children cumulated vsize (KiB) 33460

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/85 17443
/proc/meminfo: memFree=972224/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=11528 CPUtime=1352.08
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2583 0 0 0 135202 6 0 0 25 0 1 0 21494357 11804672 2526 996147200 134512640 135127466 4294956256 18446744073709551615 134521733 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 2882 2526 75 150 0 2729 0
Current children cumulated CPU time (s) 1353.05
Current children cumulated vsize (KiB) 33752

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/85 17443
/proc/meminfo: memFree=972288/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=11396 CPUtime=1411.84
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2583 0 0 0 141178 6 0 0 25 0 1 0 21494357 11669504 2511 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 2849 2511 75 150 0 2696 0
Current children cumulated CPU time (s) 1412.81
Current children cumulated vsize (KiB) 33620

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/85 17443
/proc/meminfo: memFree=972288/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=11644 CPUtime=1471.59
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2617 0 0 0 147152 7 0 0 25 0 1 0 21494357 11923456 2545 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 2911 2545 75 150 0 2758 0
Current children cumulated CPU time (s) 1472.56
Current children cumulated vsize (KiB) 33868

[startup+1542.31 s]
/proc/loadavg: 2.04 2.03 2.02 3/85 17443
/proc/meminfo: memFree=971904/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=12068 CPUtime=1531.32
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2720 0 0 0 153125 7 0 0 25 0 1 0 21494357 12357632 2648 996147200 134512640 135127466 4294956256 18446744073709551615 134527502 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 3017 2648 75 150 0 2864 0
Current children cumulated CPU time (s) 1532.29
Current children cumulated vsize (KiB) 34292

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/85 17443
/proc/meminfo: memFree=971904/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=12068 CPUtime=1591.05
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2720 0 0 0 159098 7 0 0 25 0 1 0 21494357 12357632 2648 996147200 134512640 135127466 4294956256 18446744073709551615 134527748 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 3017 2648 75 150 0 2864 0
Current children cumulated CPU time (s) 1592.02
Current children cumulated vsize (KiB) 34292

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/85 17443
/proc/meminfo: memFree=971456/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=12336 CPUtime=1650.79
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2814 0 0 0 165072 7 0 0 25 0 1 0 21494357 12632064 2742 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 3084 2742 75 150 0 2931 0
Current children cumulated CPU time (s) 1651.76
Current children cumulated vsize (KiB) 34560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/85 17443
/proc/meminfo: memFree=971072/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=12732 CPUtime=1710.54
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2915 0 0 0 171046 8 0 0 25 0 1 0 21494357 13037568 2843 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 3183 2843 75 150 0 3030 0
Current children cumulated CPU time (s) 1711.51
Current children cumulated vsize (KiB) 34956

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17443
/proc/meminfo: memFree=971136/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=12540 CPUtime=1770.27
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2917 0 0 0 177019 8 0 0 25 0 1 0 21494357 12840960 2798 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 3135 2798 75 150 0 2982 0
Current children cumulated CPU time (s) 1771.24
Current children cumulated vsize (KiB) 34764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.2 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 17449
/proc/meminfo: memFree=970880/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=12696 CPUtime=1799.04
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2924 0 0 0 179896 8 0 0 25 0 1 0 21494357 13000704 2805 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 3174 2805 75 150 0 3021 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 34920

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

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

[startup+1811.2 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 17449
/proc/meminfo: memFree=970880/2055924 swapFree=4192952/4192956
[pid=17306] ppid=17304 vsize=16868 CPUtime=0.97
/proc/17306/stat : 17306 (sugar) S 17304 17306 16441 0 -1 4194304 1376 9994 0 2 6 1 84 6 16 0 1 0 21494248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17306/statm: 4217 1113 409 3 0 796 0
[pid=17329] ppid=17306 vsize=5356 CPUtime=0
/proc/17329/stat : 17329 (sh) S 17306 17306 16441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21494357 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17329/statm: 1339 232 193 169 0 50 0
[pid=17330] ppid=17329 vsize=12696 CPUtime=1799.04
/proc/17330/stat : 17330 (minisat) R 17329 17306 16441 0 -1 4194304 2924 0 0 0 179896 8 0 0 25 0 1 0 21494357 13000704 2805 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 0 0 0
/proc/17330/statm: 3174 2805 75 150 0 3021 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 34920

Child status: 0
Real time (s): 1811.22
CPU time (s): 1800.06
CPU user time (s): 1799.87
CPU system time (s): 0.188971
CPU usage (%): 99.384
Max. virtual memory (cumulated for all children) (KiB): 34956

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

runsolver used 2.13267 second user time and 5.20321 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-11 22:31:08
IDJOB=2067331
IDBENCH=54644
IDSOLVER=739
FILE ID=node6/2067331-1247344268
PBS_JOBID= 9506690
Free space on /tmp= 66396 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-14-13.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-2067331-1247344268/watcher-2067331-1247344268 -o /tmp/evaluation-result-2067331-1247344268/solver-2067331-1247344268 -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-2067331-1247344268.xml

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

MD5SUM BENCH= 43267b5b84f9c0b1c6fb06515dcb0323
RANDOM SEED=1194624825

node6.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.263
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.263
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:      2055924 kB
MemFree:       1321552 kB
Buffers:         56548 kB
Cached:         533212 kB
SwapCached:          4 kB
Active:         146888 kB
Inactive:       534264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1321552 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:         109232 kB
Slab:            38300 kB
Committed_AS:   893672 kB
PageTables:       2040 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= 66396 MiB
End job on node6 at 2009-07-11 23:01:22