Trace number 2067276

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.11 1808.62

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-14-12.xml
MD5SUM5e459cb24b9505f34c277661767e10ef
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.396939
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of constraints206
Maximum constraint arity14
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension206
Global constraints used (with number of constraints)

Solver Data

0.03/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.07	c 0	BEGIN Sat Jul 11 22:28:08 2009
0.03/0.07	c 0	PID 15569
0.03/0.07	c 0	HOST node63.alineos.net
0.03/0.07	c 0	CONVERTING HOME/instance-2067276-1247344088.xml TO HOME/temp.csp
0.03/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2067276-1247344088.xml' 'HOME/temp.csp'
0.06/0.36	c 0	1 domains, 252 variables, 4 predicates, 0 relations, 206 constraints
0.06/0.38	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.38	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.35/0.46	c 0	Parsing HOME/temp.csp
0.35/0.50	c 0	parsed 463 expressions
0.35/0.51	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.35/0.51	c 0	Converting to clausal form CSP
0.35/0.53	c 0	converted 47 (10%) expressions
0.35/0.53	c 0	converted 93 (20%) expressions
0.35/0.53	c 0	converted 139 (30%) expressions
0.35/0.54	c 0	converted 186 (40%) expressions
0.35/0.54	c 0	converted 232 (50%) expressions
0.35/0.56	c 0	converted 278 (60%) expressions
0.35/0.59	c 0	converted 325 (70%) expressions
0.35/0.61	c 0	converted 371 (80%) expressions
0.35/0.62	c 0	converted 417 (90%) expressions
0.35/0.67	c 1	converted 463 (100%) expressions
0.35/0.67	c 1	CSP : 330 integers, 0 booleans, 362 clauses, largest domain size 6
0.35/0.67	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.35/0.67	c 1	Propagation in CSP
0.35/0.68	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.35/0.68	c 1	CSP : 330 integers, 0 booleans, 362 clauses, largest domain size 6
0.35/0.68	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.35/0.68	c 1	Simplifing CSP by introducing new Boolean variables
0.35/0.68	c 1	CSP : 330 integers, 0 booleans, 362 clauses, largest domain size 6
0.35/0.68	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.35/0.70	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.35/0.71	c 1	33 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.71	c 1	66 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.71	c 1	99 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.71	c 1	132 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.71	c 1	165 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.71	c 1	198 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.71	c 1	231 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.71	c 1	264 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.71	c 1	297 (90%) CSP integer variables are encoded (11 clauses, 185 bytes)
0.35/0.72	c 1	330 (100%) CSP integer variables are encoded (132 clauses, 1516 bytes)
0.35/0.74	c 1	37 (10%) CSP clauses are encoded (169 clauses, 2802 bytes)
0.35/0.76	c 1	73 (20%) CSP clauses are encoded (205 clauses, 4062 bytes)
0.35/0.77	c 1	109 (30%) CSP clauses are encoded (241 clauses, 5332 bytes)
0.35/0.78	c 1	145 (40%) CSP clauses are encoded (277 clauses, 6628 bytes)
0.35/0.79	c 1	181 (50%) CSP clauses are encoded (553 clauses, 9997 bytes)
0.35/0.80	c 1	218 (60%) CSP clauses are encoded (744 clauses, 12015 bytes)
0.35/0.80	c 1	254 (70%) CSP clauses are encoded (934 clauses, 14011 bytes)
0.35/0.80	c 1	290 (80%) CSP clauses are encoded (1350 clauses, 19531 bytes)
0.35/0.81	c 1	326 (90%) CSP clauses are encoded (2140 clauses, 31559 bytes)
0.35/0.81	c 1	362 (100%) CSP clauses are encoded (2916 clauses, 45256 bytes)
0.35/0.81	c 1	362 CSP clauses encoded
0.35/0.81	c 1	Writing map file : HOME/temp.map
0.35/0.82	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.35/0.82	c 1	SAT : 462 SAT variables, 2916 SAT clauses, 45256 bytes
0.35/0.82	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.35/0.85	c 1	SOLVING HOME/temp.cnf
0.35/0.85	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.35/0.86	c 1	This is MiniSat 2.0 beta
0.35/0.86	c 1	WARNING: for repeatability, setting FPU to use double precision
0.35/0.86	c 1	============================[ Problem Statistics ]=============================
0.35/0.86	c 1	|                                                                             |
0.35/0.86	c 1	|  Number of variables:  462                                                  |
0.35/0.86	c 1	|  Number of clauses:    2916                                                 |
0.35/0.86	c 1	|  Parsing time:         0.00         s                                       |
0.35/0.86	c 1	============================[ Search Statistics ]==============================
0.35/0.86	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.35/0.86	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.35/0.86	c 1	===============================================================================
0.35/0.86	c 1	|         0 |     462     2916     9570 |      972        0    nan |  0.000 % |
0.35/0.86	c 1	|       100 |     462     2916     9570 |     1069      100     13 |  0.013 % |
0.35/0.87	c 1	|       250 |     462     2916     9570 |     1176      250     30 |  0.003 % |
0.35/0.87	c 1	|       475 |     462     2916     9570 |     1293      475     38 |  0.005 % |
0.35/0.89	c 1	|       813 |     462     2916     9570 |     1423      813     43 |  0.013 % |
0.78/0.91	c 1	|      1321 |     462     2916     9570 |     1565     1321     48 |  0.005 % |
0.78/0.95	c 1	|      2080 |     462     2916     9570 |     1721     1185     51 |  0.013 % |
0.91/1.03	c 1	|      3219 |     462     2916     9570 |     1894     1362     51 |  0.013 % |
1.01/1.14	c 1	|      4927 |     462     2916     9570 |     2083     2000     54 |  0.013 % |
1.21/1.32	c 1	|      7489 |     462     2916     9570 |     2291     2266     58 |  0.005 % |
1.41/1.59	c 1	|     11333 |     462     2916     9570 |     2521     2363     60 |  0.013 % |
1.91/2.04	c 2	|     17099 |     462     2916     9570 |     2773     2668     62 |  0.013 % |
2.60/2.72	c 3	|     25748 |     462     2916     9570 |     3050     2354     53 |  0.013 % |
3.60/3.74	c 4	|     38723 |     462     2916     9570 |     3355     2240     53 |  0.013 % |
5.39/5.55	c 5	|     58184 |     462     2916     9570 |     3691     2086     55 |  0.013 % |
8.08/8.27	c 8	|     87377 |     462     2916     9570 |     4060     1982     58 |  0.013 % |
12.26/12.40	c 12	|    131167 |     462     2916     9570 |     4466     2998     55 |  0.013 % |
17.44/17.62	c 17	|    196851 |     462     2916     9570 |     4912     3179     36 |  0.013 % |
22.72/22.93	c 23	|    295379 |     462     2916     9570 |     5404     3890     23 |  0.013 % |
29.80/30.03	c 30	|    443168 |     462     2916     9570 |     5944     4940     29 |  0.005 % |
40.06/40.39	c 40	|    664851 |     462     2916     9570 |     6539     5691     31 |  0.005 % |
61.17/61.59	c 61	|    997377 |     462     2916     9570 |     7193     5026     33 |  0.003 % |
99.11/99.63	c 99	|   1496165 |     462     2916     9570 |     7912     3940     40 |  0.003 % |
147.82/148.52	c 148	|   2244347 |     462     2916     9570 |     8703     6612     33 |  0.013 % |
208.66/209.67	c 210	|   3366621 |     462     2916     9570 |     9573     6523     39 |  0.013 % |
305.67/307.01	c 307	|   5050032 |     462     2916     9570 |    10531     9060     47 |  0.013 % |
463.07/465.16	c 465	|   7575149 |     462     2916     9570 |    11584     8124     33 |  0.013 % |
705.50/708.79	c 709	|  11362825 |     462     2916     9570 |    12742    11452     39 |  0.005 % |
1099.38/1104.55	c 1104	|  17044337 |     462     2916     9570 |    14017     7836     33 |  0.005 % |
1797.08/1805.62	c 1805	|  25566606 |     462     2916     9570 |    15418    11359     39 |  0.004 % |
1800.07/1808.60	sh: line 1: 15593 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.07/1808.61	c 1808	DECODING HOME/temp.out WITH HOME/temp.map
1800.07/1808.61	c 1808	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.07/1808.62	c ERROR INTERRUPTED
1800.07/1808.62	s UNKNOWN
1800.07/1808.62	c 1808	CPU 1800.08 (0.06 0.01 1799.9 0.11)
1800.07/1808.62	c 1808	END Sat Jul 11 22:58:16 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-2067276-1247344088/watcher-2067276-1247344088 -o /tmp/evaluation-result-2067276-1247344088/solver-2067276-1247344088 -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-2067276-1247344088.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.97 1.99 4/83 15569
/proc/meminfo: memFree=1771392/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=12272 CPUtime=0
/proc/15569/stat : 15569 (sugar) R 15567 15569 13985 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 21471348 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 244277017189 0 0 4224 0 0 0 0 17 1 0 0
/proc/15569/statm: 3068 327 246 3 0 168 0

[startup+0.0467159 s]
/proc/loadavg: 1.92 1.97 1.99 4/83 15569
/proc/meminfo: memFree=1771392/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=14776 CPUtime=0.03
/proc/15569/stat : 15569 (sugar) R 15567 15569 13985 0 -1 4194304 865 0 0 0 2 1 0 0 18 0 1 0 21471348 15130624 833 996147200 4194304 4206940 548682068608 18446744073709551615 244276695777 0 0 4224 0 0 0 0 17 1 0 0
/proc/15569/statm: 3694 833 378 3 0 533 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14776

[startup+0.101727 s]
/proc/loadavg: 1.92 1.97 1.99 4/83 15569
/proc/meminfo: memFree=1771392/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.06
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21471348 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301749 s]
/proc/loadavg: 1.92 1.97 1.99 4/83 15569
/proc/meminfo: memFree=1771392/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.06
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21471348 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701788 s]
/proc/loadavg: 1.92 1.97 1.99 4/83 15569
/proc/meminfo: memFree=1771392/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.35
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1310 4561 0 1 5 1 25 4 15 0 1 0 21471348 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 16868

[startup+1.50188 s]
/proc/loadavg: 1.93 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1767208/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.78
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 5 1 65 7 15 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=2732 CPUtime=0.63
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 374 0 0 0 63 0 0 0 25 0 1 0 21471434 2797568 360 996147200 134512640 135127466 4294956256 18446744073709551615 134528655 0 0 4096 3 0 0 0 17 0 0 0
/proc/15593/statm: 683 360 75 150 0 530 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 24956

[startup+3.10106 s]
/proc/loadavg: 1.93 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1766504/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.78
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 5 1 65 7 15 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=3128 CPUtime=2.22
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 457 0 0 0 222 0 0 0 25 0 1 0 21471434 3203072 443 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15593/statm: 782 443 75 150 0 629 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 25352

[startup+6.30243 s]
/proc/loadavg: 1.93 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1765992/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.78
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 5 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=3660 CPUtime=5.41
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 595 0 0 0 541 0 0 0 25 0 1 0 21471434 3747840 581 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 0 0 0
/proc/15593/statm: 915 581 75 150 0 762 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 25884

[startup+12.7012 s]
/proc/loadavg: 1.94 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1765416/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.78
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 5 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=3924 CPUtime=11.78
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 670 0 0 0 1178 0 0 0 25 0 1 0 21471434 4018176 656 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/15593/statm: 981 656 75 150 0 828 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 26148

[startup+25.5016 s]
/proc/loadavg: 1.95 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1764912/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=4456 CPUtime=24.53
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 779 0 0 0 2453 0 0 0 25 0 1 0 21471434 4562944 765 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/15593/statm: 1114 765 75 150 0 961 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 26680

[startup+51.1015 s]
/proc/loadavg: 1.97 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1763248/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=5908 CPUtime=50.02
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 1145 0 0 0 5002 0 0 0 25 0 1 0 21471434 6049792 1131 996147200 134512640 135127466 4294956256 18446744073709551615 134528023 0 0 4096 3 0 0 0 17 0 0 0
/proc/15593/statm: 1477 1131 75 150 0 1324 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 28132

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1762224/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=6424 CPUtime=101.01
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 1288 0 0 0 10101 0 0 0 25 0 1 0 21471434 6578176 1274 996147200 134512640 135127466 4294956256 18446744073709551615 134528776 0 0 4096 3 0 0 0 17 0 0 0
/proc/15593/statm: 1606 1274 75 150 0 1453 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 28648

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1760880/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=7232 CPUtime=160.77
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 1492 0 0 0 16077 0 0 0 25 0 1 0 21471434 7405568 1478 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15593/statm: 1808 1478 75 150 0 1655 0
Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 29456

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1759792/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=8128 CPUtime=220.52
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 1695 0 0 0 22052 0 0 0 25 0 1 0 21471434 8323072 1681 996147200 134512640 135127466 4294956256 18446744073709551615 134528874 0 0 4096 3 0 0 0 17 0 0 0
/proc/15593/statm: 2032 1681 75 150 0 1879 0
Current children cumulated CPU time (s) 221.31
Current children cumulated vsize (KiB) 30352

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 15593
/proc/meminfo: memFree=1758768/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=8524 CPUtime=280.28

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

[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=14236 CPUtime=1235.72
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3217 0 0 0 123570 2 0 0 25 0 1 0 21471434 14577664 3193 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3559 3193 75 150 0 3406 0
Current children cumulated CPU time (s) 1236.51
Current children cumulated vsize (KiB) 36460

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 15646
/proc/meminfo: memFree=1855920/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=14208 CPUtime=1295.44
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3228 0 0 0 129541 3 0 0 25 0 1 0 21471434 14548992 3182 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3552 3182 75 150 0 3399 0
Current children cumulated CPU time (s) 1296.23
Current children cumulated vsize (KiB) 36432

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 15646
/proc/meminfo: memFree=1855536/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=14340 CPUtime=1355.15
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3275 0 0 0 135512 3 0 0 25 0 1 0 21471434 14684160 3229 996147200 134512640 135127466 4294956256 18446744073709551615 134530549 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3585 3229 75 150 0 3432 0
Current children cumulated CPU time (s) 1355.94
Current children cumulated vsize (KiB) 36564

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 15648
/proc/meminfo: memFree=1854384/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=14768 CPUtime=1414.85
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3382 0 0 0 141482 3 0 0 25 0 1 0 21471434 15122432 3336 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3692 3336 75 150 0 3539 0
Current children cumulated CPU time (s) 1415.64
Current children cumulated vsize (KiB) 36992

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 15648
/proc/meminfo: memFree=1853872/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=14768 CPUtime=1474.56
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3384 0 0 0 147453 3 0 0 25 0 1 0 21471434 15122432 3338 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3692 3338 75 150 0 3539 0
Current children cumulated CPU time (s) 1475.35
Current children cumulated vsize (KiB) 36992

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 15648
/proc/meminfo: memFree=1853744/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=14928 CPUtime=1534.27
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3422 0 0 0 153424 3 0 0 25 0 1 0 21471434 15286272 3376 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3732 3376 75 150 0 3579 0
Current children cumulated CPU time (s) 1535.06
Current children cumulated vsize (KiB) 37152

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 15648
/proc/meminfo: memFree=1853296/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=14928 CPUtime=1593.97
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3422 0 0 0 159394 3 0 0 25 0 1 0 21471434 15286272 3376 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3732 3376 75 150 0 3579 0
Current children cumulated CPU time (s) 1594.76
Current children cumulated vsize (KiB) 37152

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 15648
/proc/meminfo: memFree=1852784/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=15060 CPUtime=1653.68
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3453 0 0 0 165365 3 0 0 25 0 1 0 21471434 15421440 3407 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3765 3407 75 150 0 3612 0
Current children cumulated CPU time (s) 1654.47
Current children cumulated vsize (KiB) 37284

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 15648
/proc/meminfo: memFree=1851568/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=15084 CPUtime=1713.39
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3470 0 0 0 171336 3 0 0 25 0 1 0 21471434 15446016 3415 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3771 3415 75 150 0 3618 0
Current children cumulated CPU time (s) 1714.18
Current children cumulated vsize (KiB) 37308

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 15648
/proc/meminfo: memFree=1851312/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=15348 CPUtime=1773.1
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3502 0 0 0 177307 3 0 0 25 0 1 0 21471434 15716352 3447 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3837 3447 75 150 0 3684 0
Current children cumulated CPU time (s) 1773.89
Current children cumulated vsize (KiB) 37572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 1.99 1.97 1.98 4/77 15648
/proc/meminfo: memFree=1851312/2055920 swapFree=4191904/4192956
[pid=15569] ppid=15567 vsize=16868 CPUtime=0.79
/proc/15569/stat : 15569 (sugar) S 15567 15569 13985 0 -1 4194304 1376 9979 0 2 6 1 65 7 16 0 1 0 21471348 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15569/statm: 4217 1113 409 3 0 796 0
[pid=15592] ppid=15569 vsize=5356 CPUtime=0
/proc/15592/stat : 15592 (sh) S 15569 15569 13985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21471434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15592/statm: 1339 232 193 169 0 50 0
[pid=15593] ppid=15592 vsize=15348 CPUtime=1799.28
/proc/15593/stat : 15593 (minisat) R 15592 15569 13985 0 -1 4194304 3503 0 0 0 179925 3 0 0 25 0 1 0 21471434 15716352 3448 996147200 134512640 135127466 4294956256 18446744073709551615 134528967 0 0 4096 3 0 0 0 17 1 0 0
/proc/15593/statm: 3837 3448 75 150 0 3684 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 37572

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

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

Child status: 0
Real time (s): 1808.62
CPU time (s): 1800.11
CPU user time (s): 1799.97
CPU system time (s): 0.136979
CPU usage (%): 99.5293
Max. virtual memory (cumulated for all children) (KiB): 37572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15629
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= 1141
involuntary context switches= 22438

runsolver used 2.40963 second user time and 5.43617 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-11 22:28:08
IDJOB=2067276
IDBENCH=54633
IDSOLVER=739
FILE ID=node63/2067276-1247344088
PBS_JOBID= 9506763
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= 5e459cb24b9505f34c277661767e10ef
RANDOM SEED=1427073487

node63.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1771808 kB
Buffers:         15784 kB
Cached:          84736 kB
SwapCached:        256 kB
Active:         199532 kB
Inactive:        36348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771808 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:         150404 kB
Slab:            33160 kB
Committed_AS:   880072 kB
PageTables:       2096 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= 66220 MiB
End job on node63 at 2009-07-11 22:58:18