Trace number 1102210

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

General information on the benchmark

Namecsp/rand-2-50-23-fcd/
normalized-rand-2-50-23-587-230-fcd-25_ext.xml
MD5SUMe9f2c06cf3f7dd273b004ccd640fb46b
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 benchmark408.171
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints471
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension471
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sun Jul  6 00:33:32 2008
0.00/0.05	c 0	PID 29596
0.04/0.05	c 0	HOST node45.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1102210-1215297212.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1102210-1215297212.xml' 'HOME/temp.csp'
0.04/0.90	c 1	1 domains, 50 variables, 0 predicates, 471 relations, 471 constraints
0.04/0.93	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.93	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.88/1.02	c 1	Parsing HOME/temp.csp
1.38/1.50	c 1	parsed 993 expressions
1.38/1.50	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.38/1.50	c 1	Converting to clausal form CSP
1.38/1.53	c 1	converted 100 (10%) expressions
1.38/1.54	c 1	converted 199 (20%) expressions
1.38/1.54	c 1	converted 298 (30%) expressions
1.48/1.61	c 1	converted 398 (40%) expressions
1.48/1.61	c 1	converted 497 (50%) expressions
1.48/1.66	c 1	converted 596 (60%) expressions
1.48/1.69	c 1	converted 696 (70%) expressions
1.57/1.73	c 1	converted 795 (80%) expressions
1.57/1.76	c 2	converted 894 (90%) expressions
1.67/1.88	c 2	converted 993 (100%) expressions
1.67/1.88	c 2	CSP : 50 integers, 0 booleans, 471 clauses, largest domain size 23
1.67/1.88	c 2	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.67/1.88	c 2	Propagation in CSP
1.67/1.88	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.67/1.88	c 2	CSP : 50 integers, 0 booleans, 471 clauses, largest domain size 23
1.67/1.88	c 2	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.67/1.88	c 2	Simplifing CSP by introducing new Boolean variables
1.67/1.89	c 2	CSP : 50 integers, 0 booleans, 471 clauses, largest domain size 23
1.67/1.89	c 2	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.77/1.96	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.77/1.97	c 2	5 (10%) CSP integer variables are encoded (105 clauses, 1013 bytes)
1.77/1.97	c 2	10 (20%) CSP integer variables are encoded (210 clauses, 2168 bytes)
1.77/1.97	c 2	15 (30%) CSP integer variables are encoded (315 clauses, 3323 bytes)
1.77/1.97	c 2	20 (40%) CSP integer variables are encoded (420 clauses, 4478 bytes)
1.77/1.97	c 2	25 (50%) CSP integer variables are encoded (525 clauses, 5633 bytes)
1.77/1.98	c 2	30 (60%) CSP integer variables are encoded (630 clauses, 6788 bytes)
1.77/1.98	c 2	35 (70%) CSP integer variables are encoded (735 clauses, 7943 bytes)
1.77/1.98	c 2	40 (80%) CSP integer variables are encoded (840 clauses, 9098 bytes)
1.77/1.98	c 2	45 (90%) CSP integer variables are encoded (945 clauses, 10253 bytes)
1.77/1.98	c 2	50 (100%) CSP integer variables are encoded (1050 clauses, 11601 bytes)
1.87/2.05	c 2	48 (10%) CSP clauses are encoded (5466 clauses, 85395 bytes)
1.87/2.08	c 2	95 (20%) CSP clauses are encoded (9589 clauses, 159096 bytes)
1.97/2.11	c 2	142 (30%) CSP clauses are encoded (13697 clauses, 237923 bytes)
1.97/2.14	c 2	189 (40%) CSP clauses are encoded (17937 clauses, 318888 bytes)
1.97/2.16	c 2	236 (50%) CSP clauses are encoded (22063 clauses, 397912 bytes)
1.97/2.19	c 2	283 (60%) CSP clauses are encoded (26311 clauses, 479476 bytes)
2.07/2.21	c 2	330 (70%) CSP clauses are encoded (30555 clauses, 561176 bytes)
2.07/2.24	c 2	377 (80%) CSP clauses are encoded (34823 clauses, 643837 bytes)
2.07/2.27	c 2	424 (90%) CSP clauses are encoded (39149 clauses, 727779 bytes)
2.07/2.30	c 2	471 (100%) CSP clauses are encoded (43625 clauses, 818363 bytes)
2.07/2.30	c 2	471 CSP clauses encoded
2.07/2.30	c 2	Writing map file : HOME/temp.map
2.16/2.30	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.16/2.30	c 2	SAT : 1100 SAT variables, 43625 SAT clauses, 818363 bytes
2.16/2.30	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.16/2.34	c 2	SOLVING HOME/temp.cnf
2.16/2.34	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.16/2.35	c 2	This is MiniSat 2.0 beta
2.16/2.35	c 2	WARNING: for repeatability, setting FPU to use double precision
2.16/2.35	c 2	============================[ Problem Statistics ]=============================
2.16/2.35	c 2	|                                                                             |
2.16/2.35	c 2	|  Number of variables:  1100                                                 |
2.16/2.35	c 2	|  Number of clauses:    43625                                                |
2.16/2.37	c 2	|  Parsing time:         0.02         s                                       |
2.16/2.38	c 2	============================[ Search Statistics ]==============================
2.16/2.38	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.16/2.38	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.16/2.38	c 2	===============================================================================
2.16/2.38	c 2	|         0 |    1100    43625   162796 |    14541        0    nan |  0.000 % |
2.19/2.40	c 2	|       100 |    1100    43625   162796 |    15995      100     15 |  0.000 % |
2.19/2.43	c 2	|       250 |    1100    43625   162796 |    17595      250     16 |  0.003 % |
2.19/2.48	c 2	|       475 |    1100    43625   162796 |    19354      475     16 |  0.003 % |
2.19/2.54	c 2	|       813 |    1100    43625   162796 |    21290      813     15 |  0.003 % |
2.19/2.63	c 2	|      1319 |    1100    43625   162796 |    23419     1319     15 |  0.004 % |
2.19/2.79	c 3	|      2078 |    1100    43625   162796 |    25761     2078     16 |  0.004 % |
2.19/3.01	c 3	|      3220 |    1100    43625   162796 |    28337     3220     17 |  0.004 % |
3.12/3.37	c 3	|      4928 |    1100    43625   162796 |    31171     4928     17 |  0.004 % |
3.71/3.97	c 4	|      7491 |    1100    43625   162796 |    34288     7491     17 |  0.002 % |
4.70/4.98	c 5	|     11336 |    1100    43625   162796 |    37717    11336     18 |  0.003 % |
6.49/6.76	c 7	|     17102 |    1100    43625   162796 |    41489    17102     18 |  0.003 % |
9.56/9.81	c 10	|     25751 |    1100    43625   162796 |    45637    25751     19 |  0.003 % |
15.90/16.25	c 16	|     38725 |    1100    43625   162796 |    50201    38725     20 |  0.003 % |
25.80/26.23	c 26	|     58186 |    1100    43625   162796 |    55221    20550     19 |  0.002 % |
41.65/42.24	c 42	|     87379 |    1100    43625   162796 |    60744    49743     20 |  0.002 % |
68.30/69.14	c 69	|    131169 |    1100    43625   162796 |    66818    48199     19 |  0.003 % |
106.53/107.72	c 107	|    196855 |    1100    43625   162796 |    73500    59890     23 |  0.002 % |
173.10/174.95	c 175	|    295381 |    1100    43625   162796 |    80850    43153     22 |  0.003 % |
278.99/281.83	c 282	|    443170 |    1100    43625   162796 |    88935    59977     24 |  0.003 % |
431.44/435.77	c 436	|    664854 |    1100    43625   162796 |    97829    57998     22 |  0.003 % |
690.08/696.84	c 697	|    997379 |    1100    43625   162796 |   107611    66254     22 |  0.002 % |
1136.03/1147.08	c 1147	|   1496170 |    1100    43625   162796 |   118373    28570     18 |  0.003 % |
1760.24/1774.96	c 1775	|   2244352 |    1100    43625   162796 |   130210    84634     22 |  0.003 % |
1800.03/1814.71	sh: line 1: 29620 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.03/1814.71	c 1814	DECODING HOME/temp.out WITH HOME/temp.map
1800.03/1814.71	c 1814	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.03/1814.71	c ERROR INTERRUPTED
1800.03/1814.71	s UNKNOWN
1800.03/1814.71	c 1814	CPU 1799.78 (0.03 0.01 1799.75 0.26)
1800.03/1814.71	c 1814	END Sun Jul  6 01:03:46 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-1102210-1215297212/watcher-1102210-1215297212 -o /tmp/evaluation-result-1102210-1215297212/solver-1102210-1215297212 -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-1102210-1215297212.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.91 1.97 1.99 4/74 29596
/proc/meminfo: memFree=1647084/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=12268 CPUtime=0
/proc/29596/stat : 29596 (sugar) R 29594 29596 28611 0 -1 4194304 338 0 0 0 0 0 0 0 20 0 1 0 2008693550 12562432 306 996147200 4194304 4206940 548682068608 18446744073709551615 258958869698 0 0 4224 0 0 0 0 17 1 0 0
/proc/29596/statm: 3067 306 232 3 0 167 0

[startup+0.0511499 s]
/proc/loadavg: 1.91 1.97 1.99 4/74 29596
/proc/meminfo: memFree=1647084/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=0.04
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 2008693550 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.10129 s]
/proc/loadavg: 1.91 1.97 1.99 4/74 29596
/proc/meminfo: memFree=1647084/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=0.04
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2008693550 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302322 s]
/proc/loadavg: 1.91 1.97 1.99 4/74 29596
/proc/meminfo: memFree=1647084/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=0.04
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2008693550 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702399 s]
/proc/loadavg: 1.91 1.97 1.99 4/74 29596
/proc/meminfo: memFree=1647084/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=0.04
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2008693550 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50154 s]
/proc/loadavg: 1.91 1.97 1.99 3/85 29618
/proc/meminfo: memFree=1640660/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=0.83
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 973 4923 0 1 3 1 75 4 16 0 1 0 2008693550 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 797 370 3 0 500 0
[pid=29609] ppid=29596 vsize=5356 CPUtime=0
/proc/29609/stat : 29609 (sh) S 29596 29596 28611 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2008693643 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29609/statm: 1339 233 193 169 0 50 0
[pid=29610] ppid=29609 vsize=864012 CPUtime=0.55
/proc/29610/stat : 29610 (java) S 29609 29596 28611 0 -1 0 6454 0 1 0 51 4 0 0 18 0 9 0 2008693643 884748288 5744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29610/statm: 216003 5744 2532 9 0 210585 0
[pid=29610/tid=29611] ppid=29609 vsize=864012 CPUtime=0.34
/proc/29610/task/29611/stat : 29611 (java) R 29609 29596 28611 0 -1 64 2457 0 1 0 32 2 0 0 22 0 9 0 2008693644 884748288 5744 996147200 134512640 134550740 4294955952 18446744073709551615 101447056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29610/tid=29612] ppid=29609 vsize=864012 CPUtime=0.11
/proc/29610/task/29612/stat : 29612 (java) S 29609 29596 28611 0 -1 64 2967 0 0 0 11 0 0 0 16 0 9 0 2008693645 884748288 5744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29610/tid=29613] ppid=29609 vsize=864012 CPUtime=0
/proc/29610/task/29613/stat : 29613 (java) S 29609 29596 28611 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2008693646 884748288 5744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29610/tid=29614] ppid=29609 vsize=864012 CPUtime=0
/proc/29610/task/29614/stat : 29614 (java) S 29609 29596 28611 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2008693646 884748288 5744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29610/tid=29615] ppid=29609 vsize=864012 CPUtime=0
/proc/29610/task/29615/stat : 29615 (java) S 29609 29596 28611 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2008693648 884748288 5744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29610/tid=29616] ppid=29609 vsize=864012 CPUtime=0.07
/proc/29610/task/29616/stat : 29616 (java) S 29609 29596 28611 0 -1 64 333 0 0 0 7 0 0 0 16 0 9 0 2008693648 884748288 5744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29610/tid=29617] ppid=29609 vsize=864012 CPUtime=0
/proc/29610/task/29617/stat : 29617 (java) S 29609 29596 28611 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2008693648 884748288 5744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29610/tid=29618] ppid=29609 vsize=864012 CPUtime=0
/proc/29610/task/29618/stat : 29618 (java) S 29609 29596 28611 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2008693648 884748288 5744 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 882968

[startup+3.10184 s]
/proc/loadavg: 1.91 1.97 1.99 3/85 29618
/proc/meminfo: memFree=1622292/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 15 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 13600

[startup+6.30142 s]
/proc/loadavg: 1.92 1.97 1.99 3/77 29620
/proc/meminfo: memFree=1638868/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=5708 CPUtime=3.9
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 1265 0 0 0 389 1 0 0 25 0 1 0 2008693785 5844992 1251 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 1427 1251 75 150 0 1274 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 24664

[startup+12.7016 s]
/proc/loadavg: 1.93 1.97 1.99 3/77 29620
/proc/meminfo: memFree=1636756/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=7620 CPUtime=10.24
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 1738 0 0 0 1022 2 0 0 25 0 1 0 2008693785 7802880 1724 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 1905 1724 75 150 0 1752 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 26576

[startup+25.5029 s]
/proc/loadavg: 1.94 1.97 1.99 3/77 29620
/proc/meminfo: memFree=1634644/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=9688 CPUtime=22.92
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 2251 0 0 0 2290 2 0 0 25 0 1 0 2008693785 9920512 2237 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 2422 2237 75 150 0 2269 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 28644

[startup+51.1026 s]
/proc/loadavg: 1.96 1.97 1.99 3/77 29620
/proc/meminfo: memFree=1632980/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=11292 CPUtime=48.28
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 2661 0 0 0 4825 3 0 0 25 0 1 0 2008693785 11563008 2647 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 2823 2647 75 150 0 2670 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 30248

[startup+102.308 s]
/proc/loadavg: 1.98 1.97 1.99 3/77 29620
/proc/meminfo: memFree=1631124/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=12576 CPUtime=98.99
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 2946 0 0 0 9896 3 0 0 25 0 1 0 2008693785 12877824 2932 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 3144 2932 75 150 0 2991 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 31532

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/77 29620
/proc/meminfo: memFree=1627988/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=15460 CPUtime=158.42
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 3653 0 0 0 15838 4 0 0 25 0 1 0 2008693785 15831040 3639 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 3865 3639 75 150 0 3712 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 34416

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/77 29620
/proc/meminfo: memFree=1627028/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=16528 CPUtime=217.86
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 3907 0 0 0 21781 5 0 0 25 0 1 0 2008693785 16924672 3893 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 4132 3893 75 150 0 3979 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 35484

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

[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=25908 CPUtime=1288.62
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6161 0 0 0 128853 9 0 0 25 0 1 0 2008693785 26529792 6147 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29620/statm: 6477 6147 75 150 0 6324 0
Current children cumulated CPU time (s) 1290.81
Current children cumulated vsize (KiB) 44864

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 4/84 29663
/proc/meminfo: memFree=1628252/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=26724 CPUtime=1348.58
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6369 0 0 0 134849 9 0 0 25 0 1 0 2008693785 27365376 6355 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29620/statm: 6681 6355 75 150 0 6528 0
Current children cumulated CPU time (s) 1350.77
Current children cumulated vsize (KiB) 45680

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.99 4/84 29663
/proc/meminfo: memFree=1627996/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=27032 CPUtime=1408.57
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6412 0 0 0 140847 10 0 0 25 0 1 0 2008693785 27680768 6398 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29620/statm: 6758 6398 75 150 0 6605 0
Current children cumulated CPU time (s) 1410.76
Current children cumulated vsize (KiB) 45988

[startup+1482.3 s]
/proc/loadavg: 2.05 1.99 1.99 3/96 29718
/proc/meminfo: memFree=1553276/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=27184 CPUtime=1467.99
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6458 0 0 0 146787 12 0 0 25 0 1 0 2008693785 27836416 6444 996147200 134512640 135127466 4294956256 18446744073709551615 134530650 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 6796 6444 75 150 0 6643 0
Current children cumulated CPU time (s) 1470.18
Current children cumulated vsize (KiB) 46140

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/96 29718
/proc/meminfo: memFree=1553404/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=27324 CPUtime=1526.82
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6482 0 0 0 152670 12 0 0 25 0 1 0 2008693785 27979776 6468 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 6831 6468 75 150 0 6678 0
Current children cumulated CPU time (s) 1529.01
Current children cumulated vsize (KiB) 46280

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 29718
/proc/meminfo: memFree=1553212/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=27324 CPUtime=1585.66
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6500 0 0 0 158554 12 0 0 25 0 1 0 2008693785 27979776 6486 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/29620/statm: 6831 6486 75 150 0 6678 0
Current children cumulated CPU time (s) 1587.85
Current children cumulated vsize (KiB) 46280

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29761
/proc/meminfo: memFree=1602772/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=27644 CPUtime=1645.51
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6566 0 0 0 164538 13 0 0 25 0 1 0 2008693785 28307456 6552 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29620/statm: 6911 6552 75 150 0 6758 0
Current children cumulated CPU time (s) 1647.7
Current children cumulated vsize (KiB) 46600

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29761
/proc/meminfo: memFree=1602772/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=27788 CPUtime=1705.48
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6608 0 0 0 170535 13 0 0 25 0 1 0 2008693785 28454912 6594 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/29620/statm: 6947 6594 75 150 0 6794 0
Current children cumulated CPU time (s) 1707.67
Current children cumulated vsize (KiB) 46744

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29761
/proc/meminfo: memFree=1602772/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=27932 CPUtime=1765.45
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6634 0 0 0 176532 13 0 0 25 0 1 0 2008693785 28602368 6620 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29620/statm: 6983 6620 75 150 0 6830 0
Current children cumulated CPU time (s) 1767.64
Current children cumulated vsize (KiB) 46888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.7 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29761
/proc/meminfo: memFree=1602708/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=27932 CPUtime=1797.84
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6642 0 0 0 179771 13 0 0 25 0 1 0 2008693785 28602368 6628 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29620/statm: 6983 6628 75 150 0 6830 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 46888

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

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

[startup+1814.7 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29761
/proc/meminfo: memFree=1602708/2055920 swapFree=4179816/4192956
[pid=29596] ppid=29594 vsize=13600 CPUtime=2.19
/proc/29596/stat : 29596 (sugar) S 29594 29596 28611 0 -1 4194304 1031 13958 0 2 3 1 203 12 16 0 1 0 2008693550 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29596/statm: 3400 798 370 3 0 500 0
[pid=29619] ppid=29596 vsize=5356 CPUtime=0
/proc/29619/stat : 29619 (sh) S 29596 29596 28611 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2008693784 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 1339 232 193 169 0 50 0
[pid=29620] ppid=29619 vsize=27932 CPUtime=1797.84
/proc/29620/stat : 29620 (minisat) R 29619 29596 28611 0 -1 4194304 6642 0 0 0 179771 13 0 0 25 0 1 0 2008693785 28602368 6628 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29620/statm: 6983 6628 75 150 0 6830 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 46888

Child status: 0
Real time (s): 1814.72
CPU time (s): 1800.07
CPU user time (s): 1799.79
CPU system time (s): 0.278957
CPU usage (%): 99.1924
Max. virtual memory (cumulated for all children) (KiB): 883388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22291
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= 1954
involuntary context switches= 35689

runsolver used 2.19667 second user time and 5.97509 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-06 00:33:32
IDJOB=1102210
IDBENCH=60111
IDSOLVER=346
FILE ID=node45/1102210-1215297212
PBS_JOBID= 7882353
Free space on /tmp= 66488 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-50-23-fcd/normalized-rand-2-50-23-587-230-fcd-25_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-1102210-1215297212/watcher-1102210-1215297212 -o /tmp/evaluation-result-1102210-1215297212/solver-1102210-1215297212 -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-1102210-1215297212.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e9f2c06cf3f7dd273b004ccd640fb46b
RANDOM SEED=1156165613

node45.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.268
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.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1647564 kB
Buffers:         76580 kB
Cached:         234876 kB
SwapCached:       6920 kB
Active:         216344 kB
Inactive:       127532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647564 kB
SwapTotal:     4192956 kB
SwapFree:      4179816 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:          39480 kB
Slab:            49672 kB
Committed_AS:  3911400 kB
PageTables:       1824 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= 66460 MiB
End job on node45 at 2008-07-06 01:03:48