Trace number 1036930

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.13+minisat? (TO) 1800.14 1807.92

General information on the benchmark

Namecsp/frb45-21/
normalized-frb45-21-4-mgd_ext.xml
MD5SUM3947b3d4d724d0a98d4c88f1dcf98c22
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.9948
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints378
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension378
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul  2 02:55:05 2008
0.00/0.04	c 0	PID 7202
0.00/0.04	c 0	HOST node87.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1036930-1214960105.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1036930-1214960105.xml' 'HOME/temp.csp'
0.03/0.50	c 1	1 domains, 45 variables, 0 predicates, 378 relations, 378 constraints
0.03/0.51	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.51	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.59	c 1	Parsing HOME/temp.csp
0.48/0.97	c 1	parsed 802 expressions
0.48/0.97	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.48/0.97	c 1	Converting to clausal form CSP
0.48/1.00	c 1	converted 81 (10%) expressions
0.96/1.00	c 1	converted 161 (20%) expressions
0.96/1.01	c 1	converted 241 (30%) expressions
0.96/1.01	c 1	converted 321 (40%) expressions
0.96/1.01	c 1	converted 401 (50%) expressions
0.96/1.05	c 1	converted 482 (60%) expressions
1.05/1.12	c 1	converted 562 (70%) expressions
1.05/1.14	c 1	converted 642 (80%) expressions
1.05/1.17	c 1	converted 722 (90%) expressions
1.05/1.19	c 1	converted 802 (100%) expressions
1.05/1.19	c 1	CSP : 45 integers, 0 booleans, 378 clauses, largest domain size 21
1.05/1.19	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.05/1.19	c 1	Propagation in CSP
1.05/1.19	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.05/1.19	c 1	CSP : 45 integers, 0 booleans, 378 clauses, largest domain size 21
1.05/1.19	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.05/1.19	c 1	Simplifing CSP by introducing new Boolean variables
1.05/1.19	c 1	CSP : 45 integers, 0 booleans, 378 clauses, largest domain size 21
1.05/1.19	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.24	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.14/1.25	c 2	5 (10%) CSP integer variables are encoded (95 clauses, 903 bytes)
1.14/1.25	c 2	9 (20%) CSP integer variables are encoded (171 clauses, 1739 bytes)
1.14/1.25	c 2	14 (30%) CSP integer variables are encoded (266 clauses, 2784 bytes)
1.14/1.26	c 2	18 (40%) CSP integer variables are encoded (342 clauses, 3620 bytes)
1.14/1.26	c 2	23 (50%) CSP integer variables are encoded (437 clauses, 4665 bytes)
1.14/1.26	c 2	27 (60%) CSP integer variables are encoded (513 clauses, 5501 bytes)
1.14/1.26	c 2	32 (70%) CSP integer variables are encoded (608 clauses, 6546 bytes)
1.14/1.26	c 2	36 (80%) CSP integer variables are encoded (684 clauses, 7382 bytes)
1.14/1.26	c 2	41 (90%) CSP integer variables are encoded (779 clauses, 8427 bytes)
1.14/1.26	c 2	45 (100%) CSP integer variables are encoded (855 clauses, 9263 bytes)
1.25/1.32	c 2	38 (10%) CSP clauses are encoded (3805 clauses, 58463 bytes)
1.25/1.34	c 2	76 (20%) CSP clauses are encoded (6836 clauses, 110086 bytes)
1.25/1.35	c 2	114 (30%) CSP clauses are encoded (9896 clauses, 167023 bytes)
1.25/1.37	c 2	152 (40%) CSP clauses are encoded (12948 clauses, 224564 bytes)
1.25/1.39	c 2	189 (50%) CSP clauses are encoded (15958 clauses, 281264 bytes)
1.34/1.41	c 2	227 (60%) CSP clauses are encoded (18859 clauses, 336060 bytes)
1.34/1.42	c 2	265 (70%) CSP clauses are encoded (21758 clauses, 390902 bytes)
1.34/1.44	c 2	303 (80%) CSP clauses are encoded (24893 clauses, 449949 bytes)
1.34/1.46	c 2	341 (90%) CSP clauses are encoded (27854 clauses, 505831 bytes)
1.34/1.48	c 2	378 (100%) CSP clauses are encoded (30954 clauses, 564098 bytes)
1.34/1.48	c 2	378 CSP clauses encoded
1.34/1.48	c 2	Writing map file : HOME/temp.map
1.34/1.48	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.34/1.48	c 2	SAT : 900 SAT variables, 30954 SAT clauses, 564098 bytes
1.34/1.48	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.50	c 2	SOLVING HOME/temp.cnf
1.42/1.50	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.42/1.50	c 2	This is MiniSat 2.0 beta
1.42/1.50	c 2	WARNING: for repeatability, setting FPU to use double precision
1.42/1.50	c 2	============================[ Problem Statistics ]=============================
1.42/1.50	c 2	|                                                                             |
1.42/1.50	c 2	|  Number of variables:  900                                                  |
1.42/1.50	c 2	|  Number of clauses:    30954                                                |
1.42/1.52	c 2	|  Parsing time:         0.01         s                                       |
1.42/1.52	c 2	============================[ Search Statistics ]==============================
1.42/1.52	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.42/1.52	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.42/1.52	c 2	===============================================================================
1.42/1.52	c 2	|         0 |     900    30954   114548 |    10318        0    nan |  0.000 % |
1.42/1.53	c 2	|       100 |     900    30954   114548 |    11349      100     12 |  0.000 % |
1.42/1.55	c 2	|       252 |     900    30954   114548 |    12484      252     12 |  0.004 % |
1.42/1.58	c 2	|       477 |     900    30954   114548 |    13733      477     13 |  0.004 % |
1.44/1.62	c 2	|       814 |     900    30954   114548 |    15106      814     13 |  0.004 % |
1.44/1.69	c 2	|      1321 |     900    30954   114548 |    16617     1321     13 |  0.003 % |
1.44/1.80	c 2	|      2080 |     900    30954   114548 |    18278     2080     12 |  0.005 % |
1.44/1.94	c 2	|      3219 |     900    30954   114548 |    20106     3219     12 |  0.002 % |
2.03/2.19	c 2	|      4927 |     900    30954   114548 |    22117     4927     12 |  0.005 % |
2.42/2.56	c 3	|      7489 |     900    30954   114548 |    24329     7489     14 |  0.002 % |
3.02/3.18	c 3	|     11335 |     900    30954   114548 |    26762    11335     14 |  0.005 % |
4.12/4.29	c 5	|     17101 |     900    30954   114548 |    29438    17101     14 |  0.005 % |
6.41/6.56	c 7	|     25750 |     900    30954   114548 |    32382    25750     14 |  0.006 % |
9.89/10.03	c 10	|     38725 |     900    30954   114548 |    35620    19372     15 |  0.006 % |
15.96/16.13	c 16	|     58186 |     900    30954   114548 |    39182    17013     16 |  0.003 % |
25.04/25.25	c 26	|     87378 |     900    30954   114548 |    43100    19965     18 |  0.005 % |
40.17/40.42	c 41	|    131167 |     900    30954   114548 |    47410    35789     18 |  0.005 % |
66.46/66.86	c 67	|    196851 |     900    30954   114548 |    52152    38006     18 |  0.007 % |
103.51/104.04	c 104	|    295377 |     899    30860   114276 |    57367    48844     20 |  0.111 % |
165.66/166.47	c 167	|    443166 |     899    30860   114276 |    63103    27703     18 |  0.112 % |
262.54/263.73	c 264	|    664850 |     899    30860   114276 |    69414    57626     20 |  0.112 % |
413.53/415.30	c 416	|    997375 |     898    30798   114099 |    76355    36346     20 |  0.223 % |
649.70/652.44	c 653	|   1496163 |     897    30727   113902 |    83991    49060     18 |  0.335 % |
1060.70/1065.55	c 1066	|   2244345 |     896    30662   113669 |    92390    75714     20 |  0.445 % |
1674.92/1682.26	c 1683	|   3366621 |     896    30662   113669 |   101629    68787     21 |  0.445 % |
1800.08/1807.91	sh: line 1:  7226 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.08/1807.91	c 1808	DECODING HOME/temp.out WITH HOME/temp.map
1800.08/1807.91	c 1808	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.08/1807.91	c ERROR INTERRUPTED
1800.08/1807.91	s UNKNOWN
1800.08/1807.91	c 1808	CPU 1799.93 (0.03 0 1799.9 0.18)
1800.08/1807.91	c 1808	END Wed Jul  2 03:25:13 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1036930-1214960105/watcher-1036930-1214960105 -o /tmp/evaluation-result-1036930-1214960105/solver-1036930-1214960105 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1036930-1214960105.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.03 2.05 4/73 7202
/proc/meminfo: memFree=1467552/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=12268 CPUtime=0
/proc/7202/stat : 7202 (sugar) R 7200 7202 6311 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 608266196 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 254613879397 0 0 4224 0 0 0 0 17 0 0 0
/proc/7202/statm: 3067 316 241 3 0 167 0

[startup+0.0989759 s]
/proc/loadavg: 1.92 2.03 2.05 4/73 7202
/proc/meminfo: memFree=1467552/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=0.03
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 608266196 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102969 s]
/proc/loadavg: 1.92 2.03 2.05 4/73 7202
/proc/meminfo: memFree=1467552/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=0.03
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 608266196 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302996 s]
/proc/loadavg: 1.92 2.03 2.05 4/73 7202
/proc/meminfo: memFree=1467552/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=0.03
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 608266196 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702034 s]
/proc/loadavg: 1.92 2.03 2.05 4/73 7202
/proc/meminfo: memFree=1467552/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=0.48
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 973 4804 0 1 3 0 42 3 15 0 1 0 608266196 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13600

[startup+1.50113 s]
/proc/loadavg: 1.92 2.03 2.05 4/84 7224
/proc/meminfo: memFree=1453384/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=0.48
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 974 4804 0 1 3 0 42 3 15 0 1 0 608266196 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 797 370 3 0 500 0
[pid=7215] ppid=7202 vsize=5356 CPUtime=0
/proc/7215/stat : 7215 (sh) S 7202 7202 6311 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 608266247 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7215/statm: 1339 233 193 169 0 50 0
[pid=7216] ppid=7215 vsize=0 CPUtime=0.94
/proc/7216/stat : 7216 (java) Z 7215 7202 6311 0 -1 12 7553 0 1 0 90 4 0 0 16 0 2 0 608266247 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7216/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 18956

[startup+3.1013 s]
/proc/loadavg: 1.92 2.03 2.05 3/76 7226
/proc/meminfo: memFree=1461768/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 15 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=4292 CPUtime=1.58
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 873 0 0 0 158 0 0 0 25 0 1 0 608266346 4395008 859 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 1073 859 75 150 0 920 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 23248

[startup+6.30166 s]
/proc/loadavg: 1.93 2.03 2.05 3/76 7226
/proc/meminfo: memFree=1460104/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=5548 CPUtime=4.77
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 1184 0 0 0 477 0 0 0 25 0 1 0 608266346 5681152 1170 996147200 134512640 135127466 4294956272 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 1387 1170 75 150 0 1234 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 24504

[startup+12.7014 s]
/proc/loadavg: 1.93 2.03 2.05 3/76 7226
/proc/meminfo: memFree=1459016/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=6380 CPUtime=11.14
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 1385 0 0 0 1114 0 0 0 25 0 1 0 608266346 6533120 1371 996147200 134512640 135127466 4294956272 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 1595 1371 75 150 0 1442 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 25336

[startup+25.5028 s]
/proc/loadavg: 1.95 2.03 2.05 3/76 7226
/proc/meminfo: memFree=1457672/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=7744 CPUtime=23.89
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 1708 0 0 0 2388 1 0 0 25 0 1 0 608266346 7929856 1694 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 1936 1694 75 150 0 1783 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 26700

[startup+51.1027 s]
/proc/loadavg: 1.96 2.02 2.04 3/76 7226
/proc/meminfo: memFree=1456136/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=9420 CPUtime=49.38
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 2112 0 0 0 4937 1 0 0 25 0 1 0 608266346 9646080 2098 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 2355 2098 75 150 0 2202 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 28376

[startup+102.306 s]
/proc/loadavg: 1.98 2.02 2.04 3/76 7226
/proc/meminfo: memFree=1455112/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=10388 CPUtime=100.38
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 2354 0 0 0 10037 1 0 0 25 0 1 0 608266346 10637312 2340 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 2597 2340 75 150 0 2444 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 29344

[startup+162.302 s]
/proc/loadavg: 1.99 2.01 2.03 3/76 7226
/proc/meminfo: memFree=1453192/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=12288 CPUtime=160.14
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 2812 0 0 0 16012 2 0 0 25 0 1 0 608266346 12582912 2798 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 3072 2798 75 150 0 2919 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 31244

[startup+222.303 s]
/proc/loadavg: 1.99 2.01 2.03 3/76 7226
/proc/meminfo: memFree=1452040/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=13492 CPUtime=219.89
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 3088 0 0 0 21987 2 0 0 25 0 1 0 608266346 13815808 3074 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 3373 3074 75 150 0 3220 0
Current children cumulated CPU time (s) 221.33
Current children cumulated vsize (KiB) 32448

[startup+282.303 s]
/proc/loadavg: 2.06 2.02 2.03 3/84 7262
/proc/meminfo: memFree=1389128/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0

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

[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=22928 CPUtime=1295.13
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5333 0 0 0 129507 6 0 0 25 0 1 0 608266346 23478272 5319 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7226/statm: 5732 5319 75 150 0 5579 0
Current children cumulated CPU time (s) 1296.57
Current children cumulated vsize (KiB) 41884

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7374
/proc/meminfo: memFree=1369216/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=23084 CPUtime=1354.89
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5366 0 0 0 135483 6 0 0 25 0 1 0 608266346 23638016 5352 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7226/statm: 5771 5352 75 150 0 5618 0
Current children cumulated CPU time (s) 1356.33
Current children cumulated vsize (KiB) 42040

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7374
/proc/meminfo: memFree=1368896/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=23352 CPUtime=1414.65
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5432 0 0 0 141459 6 0 0 25 0 1 0 608266346 23912448 5418 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7226/statm: 5838 5418 75 150 0 5685 0
Current children cumulated CPU time (s) 1416.09
Current children cumulated vsize (KiB) 42308

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7401
/proc/meminfo: memFree=1441992/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=23512 CPUtime=1474.38
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5491 0 0 0 147432 6 0 0 25 0 1 0 608266346 24076288 5477 996147200 134512640 135127466 4294956272 18446744073709551615 134530809 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 5878 5477 75 150 0 5725 0
Current children cumulated CPU time (s) 1475.82
Current children cumulated vsize (KiB) 42468

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7401
/proc/meminfo: memFree=1441864/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=23648 CPUtime=1534.15
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5513 0 0 0 153408 7 0 0 25 0 1 0 608266346 24215552 5499 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 5912 5499 75 150 0 5759 0
Current children cumulated CPU time (s) 1535.59
Current children cumulated vsize (KiB) 42604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7401
/proc/meminfo: memFree=1441608/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=23800 CPUtime=1593.91
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5545 0 0 0 159384 7 0 0 25 0 1 0 608266346 24371200 5531 996147200 134512640 135127466 4294956272 18446744073709551615 134530650 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 5950 5531 75 150 0 5797 0
Current children cumulated CPU time (s) 1595.35
Current children cumulated vsize (KiB) 42756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7401
/proc/meminfo: memFree=1441480/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=23800 CPUtime=1653.66
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5571 0 0 0 165359 7 0 0 25 0 1 0 608266346 24371200 5557 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 5950 5557 75 150 0 5797 0
Current children cumulated CPU time (s) 1655.1
Current children cumulated vsize (KiB) 42756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7401
/proc/meminfo: memFree=1440648/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=24632 CPUtime=1713.42
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5769 0 0 0 171335 7 0 0 25 0 1 0 608266346 25223168 5755 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 6158 5755 75 150 0 6005 0
Current children cumulated CPU time (s) 1714.86
Current children cumulated vsize (KiB) 43588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7450
/proc/meminfo: memFree=1427968/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=24936 CPUtime=1773.14
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5829 0 0 0 177306 8 0 0 25 0 1 0 608266346 25534464 5815 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 6234 5815 75 150 0 6081 0
Current children cumulated CPU time (s) 1774.58
Current children cumulated vsize (KiB) 43892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7450
/proc/meminfo: memFree=1422528/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=25096 CPUtime=1798.64
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5851 0 0 0 179856 8 0 0 25 0 1 0 608266346 25698304 5837 996147200 134512640 135127466 4294956272 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 6274 5837 75 150 0 6121 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 44052

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

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

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 7450
/proc/meminfo: memFree=1422528/2055920 swapFree=4179324/4192956
[pid=7202] ppid=7200 vsize=13600 CPUtime=1.44
/proc/7202/stat : 7202 (sugar) S 7200 7202 6311 0 -1 4194304 1031 12643 0 2 3 0 133 8 16 0 1 0 608266196 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7202/statm: 3400 798 370 3 0 500 0
[pid=7225] ppid=7202 vsize=5356 CPUtime=0
/proc/7225/stat : 7225 (sh) S 7202 7202 6311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 608266346 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7225/statm: 1339 232 193 169 0 50 0
[pid=7226] ppid=7225 vsize=25096 CPUtime=1798.64
/proc/7226/stat : 7226 (minisat) R 7225 7202 6311 0 -1 4194304 5851 0 0 0 179856 8 0 0 25 0 1 0 608266346 25698304 5837 996147200 134512640 135127466 4294956272 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/7226/statm: 6274 5837 75 150 0 6121 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 44052

Child status: 0
Real time (s): 1807.92
CPU time (s): 1800.14
CPU user time (s): 1799.94
CPU system time (s): 0.19297
CPU usage (%): 99.5694
Max. virtual memory (cumulated for all children) (KiB): 883396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20413
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= 2101
involuntary context switches= 26484

runsolver used 1.54476 second user time and 5.07223 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-02 02:55:05
IDJOB=1036930
IDBENCH=53480
IDSOLVER=346
FILE ID=node87/1036930-1214960105
PBS_JOBID= 7870162
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/frb45-21/normalized-frb45-21-4-mgd_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1036930-1214960105/watcher-1036930-1214960105 -o /tmp/evaluation-result-1036930-1214960105/solver-1036930-1214960105 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1036930-1214960105.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3947b3d4d724d0a98d4c88f1dcf98c22
RANDOM SEED=1401540092

node87.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:       1467968 kB
Buffers:         58352 kB
Cached:         462012 kB
SwapCached:       7520 kB
Active:         309984 kB
Inactive:       223756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467968 kB
SwapTotal:     4192956 kB
SwapFree:      4179324 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          20616 kB
Slab:            39444 kB
Committed_AS:  1420116 kB
PageTables:       1820 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node87 at 2008-07-02 03:25:15