Trace number 2059939

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 1813.52

General information on the benchmark

Namecsp/frb59-26/
normalized-frb59-26-5_ext.xml
MD5SUMbbe8d8dd65ff92b4c4e755f87da8e1cd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints669
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension669
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 17:09:15 2009
0.00/0.08	c 0	PID 12873
0.00/0.08	c 0	HOST node64.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2059939-1247324954.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059939-1247324954.xml' 'HOME/temp.csp'
0.06/0.76	c 0	1 domains, 59 variables, 0 predicates, 669 relations, 669 constraints
0.06/0.76	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.76	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.72/0.84	c 0	Parsing HOME/temp.csp
1.33/1.49	c 1	parsed 1398 expressions
1.42/1.50	c 1	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.50	c 1	Converting to clausal form CSP
1.42/1.53	c 1	converted 140 (10%) expressions
1.42/1.54	c 1	converted 280 (20%) expressions
1.52/1.63	c 1	converted 420 (30%) expressions
1.52/1.63	c 1	converted 560 (40%) expressions
1.52/1.64	c 1	converted 699 (50%) expressions
1.62/1.70	c 1	converted 839 (60%) expressions
1.62/1.76	c 1	converted 979 (70%) expressions
1.74/1.82	c 1	converted 1119 (80%) expressions
1.74/1.87	c 1	converted 1259 (90%) expressions
2.03/2.12	c 2	converted 1398 (100%) expressions
2.03/2.12	c 2	CSP : 59 integers, 0 booleans, 669 clauses, largest domain size 26
2.03/2.12	c 2	Heap : 23 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.03/2.12	c 2	Propagation in CSP
2.03/2.12	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.03/2.12	c 2	CSP : 59 integers, 0 booleans, 669 clauses, largest domain size 26
2.03/2.12	c 2	Heap : 24 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.03/2.12	c 2	Simplifing CSP by introducing new Boolean variables
2.03/2.12	c 2	CSP : 59 integers, 0 booleans, 669 clauses, largest domain size 26
2.03/2.12	c 2	Heap : 24 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.13/2.21	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.13/2.22	c 2	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
2.13/2.22	c 2	12 (20%) CSP integer variables are encoded (288 clauses, 3024 bytes)
2.13/2.23	c 2	18 (30%) CSP integer variables are encoded (432 clauses, 4608 bytes)
2.13/2.23	c 2	24 (40%) CSP integer variables are encoded (576 clauses, 6192 bytes)
2.13/2.23	c 2	30 (50%) CSP integer variables are encoded (720 clauses, 7776 bytes)
2.13/2.23	c 2	36 (60%) CSP integer variables are encoded (864 clauses, 9360 bytes)
2.13/2.23	c 2	42 (70%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
2.13/2.23	c 2	48 (80%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
2.13/2.23	c 2	54 (90%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
2.13/2.24	c 2	59 (100%) CSP integer variables are encoded (1416 clauses, 16345 bytes)
2.22/2.32	c 2	67 (10%) CSP clauses are encoded (9020 clauses, 149821 bytes)
2.22/2.37	c 2	134 (20%) CSP clauses are encoded (16678 clauses, 297524 bytes)
2.31/2.42	c 2	201 (30%) CSP clauses are encoded (24245 clauses, 448268 bytes)
2.31/2.46	c 2	268 (40%) CSP clauses are encoded (31832 clauses, 599637 bytes)
2.42/2.51	c 2	335 (50%) CSP clauses are encoded (39452 clauses, 750018 bytes)
2.42/2.55	c 2	402 (60%) CSP clauses are encoded (47024 clauses, 903697 bytes)
2.42/2.60	c 2	469 (70%) CSP clauses are encoded (54555 clauses, 1056446 bytes)
2.51/2.64	c 2	536 (80%) CSP clauses are encoded (62137 clauses, 1211851 bytes)
2.51/2.69	c 2	603 (90%) CSP clauses are encoded (69645 clauses, 1367993 bytes)
2.62/2.73	c 2	669 (100%) CSP clauses are encoded (77079 clauses, 1538611 bytes)
2.62/2.73	c 2	669 CSP clauses encoded
2.62/2.73	c 2	Writing map file : HOME/temp.map
2.62/2.73	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.62/2.73	c 2	SAT : 1475 SAT variables, 77079 SAT clauses, 1538611 bytes
2.62/2.73	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.62/2.76	c 2	SOLVING HOME/temp.cnf
2.62/2.76	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.62/2.76	c 2	This is MiniSat 2.0 beta
2.62/2.76	c 2	WARNING: for repeatability, setting FPU to use double precision
2.62/2.76	c 2	============================[ Problem Statistics ]=============================
2.62/2.76	c 2	|                                                                             |
2.62/2.76	c 2	|  Number of variables:  1475                                                 |
2.62/2.76	c 2	|  Number of clauses:    77079                                                |
2.68/2.80	c 2	|  Parsing time:         0.04         s                                       |
2.68/2.81	c 2	============================[ Search Statistics ]==============================
2.68/2.81	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.68/2.81	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.68/2.81	c 2	===============================================================================
2.68/2.81	c 2	|         0 |    1475    77079   290963 |    25693        0    nan |  0.000 % |
2.68/2.85	c 2	|       100 |    1475    77079   290963 |    28262      100     15 |  0.000 % |
2.68/2.91	c 2	|       250 |    1475    77079   290963 |    31088      250     16 |  0.001 % |
2.68/2.98	c 3	|       477 |    1475    77079   290963 |    34197      477     16 |  0.002 % |
2.68/3.10	c 3	|       814 |    1475    77079   290963 |    37617      814     15 |  0.002 % |
3.10/3.27	c 3	|      1321 |    1475    77079   290963 |    41378     1321     16 |  0.002 % |
3.39/3.52	c 3	|      2080 |    1475    77079   290963 |    45516     2080     16 |  0.002 % |
3.79/3.92	c 4	|      3221 |    1475    77079   290963 |    50068     3221     16 |  0.002 % |
4.39/4.54	c 4	|      4929 |    1475    77079   290963 |    55075     4929     16 |  0.002 % |
5.39/5.56	c 5	|      7492 |    1475    77079   290963 |    60582     7492     17 |  0.001 % |
7.06/7.26	c 7	|     11337 |    1475    77079   290963 |    66641    11337     17 |  0.002 % |
9.74/9.95	c 10	|     17103 |    1475    77079   290963 |    73305    17103     17 |  0.002 % |
14.59/14.85	c 14	|     25754 |    1475    77079   290963 |    80635    25754     18 |  0.002 % |
22.11/22.49	c 22	|     38728 |    1475    77079   290963 |    88699    38728     18 |  0.002 % |
35.49/35.98	c 36	|     58190 |    1475    77079   290963 |    97569    58190     19 |  0.002 % |
63.62/64.34	c 64	|     87382 |    1475    77079   290963 |   107326    87382     19 |  0.002 % |
103.64/104.76	c 104	|    131171 |    1475    77079   290963 |   118058    39461     18 |  0.002 % |
173.28/175.05	c 175	|    196857 |    1475    77079   290963 |   129864   105147     20 |  0.002 % |
282.15/284.98	c 285	|    295384 |    1475    77079   290963 |   142850    89815     22 |  0.002 % |
466.12/470.68	c 470	|    443173 |    1475    77079   290963 |   157136   114838     22 |  0.002 % |
741.61/748.76	c 748	|    664857 |    1475    77079   290963 |   172849    57487     22 |  0.002 % |
1183.33/1194.63	c 1194	|    997382 |    1475    77079   290963 |   190134    83207     24 |  0.002 % |
1800.06/1813.51	sh: line 1: 12897 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.06/1813.51	c 1813	DECODING HOME/temp.out WITH HOME/temp.map
1800.06/1813.51	c 1813	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.06/1813.52	c ERROR INTERRUPTED
1800.06/1813.52	s UNKNOWN
1800.06/1813.52	c 1813	CPU 1800.08 (0.06 0.01 1799.7 0.31)
1800.06/1813.52	c 1813	END Sat Jul 11 17:39:28 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-2059939-1247324954/watcher-2059939-1247324954 -o /tmp/evaluation-result-2059939-1247324954/solver-2059939-1247324954 -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-2059939-1247324954.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.58 1.89 1.95 4/74 12873
/proc/meminfo: memFree=1058480/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=12268 CPUtime=0
/proc/12873/stat : 12873 (sugar) R 12871 12873 11570 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 19558759 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 251255290469 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/12873/statm: 3067 316 241 3 0 167 0

[startup+0.097983 s]
/proc/loadavg: 1.58 1.89 1.95 4/74 12873
/proc/meminfo: memFree=1058480/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=0.06
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19558759 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.102977 s]
/proc/loadavg: 1.58 1.89 1.95 4/74 12873
/proc/meminfo: memFree=1058480/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=0.06
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19558759 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.303003 s]
/proc/loadavg: 1.58 1.89 1.95 4/74 12873
/proc/meminfo: memFree=1058480/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=0.06
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19558759 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702046 s]
/proc/loadavg: 1.58 1.89 1.95 4/74 12873
/proc/meminfo: memFree=1058480/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=0.06
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19558759 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50113 s]
/proc/loadavg: 1.70 1.91 1.96 3/85 12895
/proc/meminfo: memFree=1047256/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=0.72
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1309 5220 0 1 5 1 62 4 16 0 1 0 19558759 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1111 409 3 0 796 0
[pid=12886] ppid=12873 vsize=5356 CPUtime=0
/proc/12886/stat : 12886 (sh) S 12873 12873 11570 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19558835 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12886/statm: 1339 233 193 169 0 50 0
[pid=12887] ppid=12886 vsize=864092 CPUtime=0.7
/proc/12887/stat : 12887 (java) S 12886 12873 11570 0 -1 0 7307 0 1 0 68 2 0 0 18 0 9 0 19558836 884830208 6582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12887/statm: 216023 6582 2302 9 0 210535 0
[pid=12887/tid=12888] ppid=12886 vsize=864092 CPUtime=0.45
/proc/12887/task/12888/stat : 12888 (java) R 12886 12873 11570 0 -1 64 2197 0 1 0 44 1 0 0 23 0 9 0 19558837 884830208 6582 996147200 134512640 134550932 4294955936 18446744073709551615 4159512523 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12887/tid=12889] ppid=12886 vsize=864092 CPUtime=0.2
/proc/12887/task/12889/stat : 12889 (java) S 12886 12873 11570 0 -1 64 4101 0 0 0 20 0 0 0 16 0 9 0 19558838 884830208 6582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12887/tid=12890] ppid=12886 vsize=864092 CPUtime=0
/proc/12887/task/12890/stat : 12890 (java) S 12886 12873 11570 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19558838 884830208 6582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12887/tid=12891] ppid=12886 vsize=864092 CPUtime=0
/proc/12887/task/12891/stat : 12891 (java) S 12886 12873 11570 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19558838 884830208 6582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12887/tid=12892] ppid=12886 vsize=864092 CPUtime=0
/proc/12887/task/12892/stat : 12892 (java) S 12886 12873 11570 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19558840 884830208 6582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12887/tid=12893] ppid=12886 vsize=864092 CPUtime=0.03
/proc/12887/task/12893/stat : 12893 (java) S 12886 12873 11570 0 -1 64 307 0 0 0 3 0 0 0 16 0 9 0 19558840 884830208 6582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12887/tid=12894] ppid=12886 vsize=864092 CPUtime=0
/proc/12887/task/12894/stat : 12894 (java) S 12886 12873 11570 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19558840 884830208 6582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12887/tid=12895] ppid=12886 vsize=864092 CPUtime=0
/proc/12887/task/12895/stat : 12895 (java) S 12886 12873 11570 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19558840 884830208 6582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886316

[startup+3.10131 s]
/proc/loadavg: 1.70 1.91 1.96 4/85 12895
/proc/meminfo: memFree=1022552/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 15 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 16868

[startup+6.30166 s]
/proc/loadavg: 1.72 1.91 1.96 3/77 12897
/proc/meminfo: memFree=1046744/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=6644 CPUtime=3.49
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 1555 0 0 0 348 1 0 0 25 0 1 0 19559035 6803456 1541 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/12897/statm: 1661 1541 75 150 0 1508 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 28868

[startup+12.7013 s]
/proc/loadavg: 1.74 1.91 1.96 3/77 12897
/proc/meminfo: memFree=1045336/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=7976 CPUtime=9.83
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 1876 0 0 0 982 1 0 0 25 0 1 0 19559035 8167424 1862 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 1 0 0
/proc/12897/statm: 1994 1862 75 150 0 1841 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 30200

[startup+25.5027 s]
/proc/loadavg: 1.78 1.91 1.96 3/77 12897
/proc/meminfo: memFree=1042968/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=10476 CPUtime=22.5
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 2489 0 0 0 2248 2 0 0 25 0 1 0 19559035 10727424 2475 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12897/statm: 2619 2475 75 150 0 2466 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 32700

[startup+51.1025 s]
/proc/loadavg: 1.87 1.92 1.96 3/77 12897
/proc/meminfo: memFree=1039384/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=13932 CPUtime=47.87
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 3359 0 0 0 4783 4 0 0 25 0 1 0 19559035 14266368 3345 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12897/statm: 3483 3345 75 150 0 3330 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 36156

[startup+102.307 s]
/proc/loadavg: 1.94 1.93 1.96 3/77 12897
/proc/meminfo: memFree=1035544/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=17544 CPUtime=98.59
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 4239 0 0 0 9854 5 0 0 25 0 1 0 19559035 17965056 4225 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/12897/statm: 4386 4225 75 150 0 4233 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 39768

[startup+162.303 s]
/proc/loadavg: 1.98 1.94 1.96 3/77 12897
/proc/meminfo: memFree=1035032/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=17676 CPUtime=158.02
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 4295 0 0 0 15797 5 0 0 25 0 1 0 19559035 18100224 4281 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12897/statm: 4419 4281 75 150 0 4266 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 39900

[startup+222.302 s]
/proc/loadavg: 1.99 1.95 1.96 3/77 12897
/proc/meminfo: memFree=1030872/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=21740 CPUtime=217.46
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 5290 0 0 0 21740 6 0 0 25 0 1 0 19559035 22261760 5276 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12897/statm: 5435 5276 75 150 0 5282 0
Current children cumulated CPU time (s) 220.14
Current children cumulated vsize (KiB) 43964


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

[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=33780 CPUtime=1287.34
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8206 0 0 0 128724 10 0 0 25 0 1 0 19559035 34590720 8192 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/12897/statm: 8445 8192 75 150 0 8292 0
Current children cumulated CPU time (s) 1290.02
Current children cumulated vsize (KiB) 56004

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/77 12897
/proc/meminfo: memFree=1014680/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=35680 CPUtime=1346.77
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8669 0 0 0 134667 10 0 0 25 0 1 0 19559035 36536320 8655 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/12897/statm: 8920 8655 75 150 0 8767 0
Current children cumulated CPU time (s) 1349.45
Current children cumulated vsize (KiB) 57904

[startup+1422.31 s]
/proc/loadavg: 1.91 1.95 1.95 4/85 13054
/proc/meminfo: memFree=1006616/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=36092 CPUtime=1406.34
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8785 0 0 0 140621 13 0 0 25 0 1 0 19559035 36958208 8771 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12897/statm: 9023 8771 75 150 0 8870 0
Current children cumulated CPU time (s) 1409.02
Current children cumulated vsize (KiB) 58316

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/77 13066
/proc/meminfo: memFree=586520/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=36244 CPUtime=1466.3
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8821 0 0 0 146613 17 0 0 25 0 1 0 19559035 37113856 8807 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12897/statm: 9061 8807 75 150 0 8908 0
Current children cumulated CPU time (s) 1468.98
Current children cumulated vsize (KiB) 58468

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/77 13066
/proc/meminfo: memFree=584280/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=36520 CPUtime=1526.28
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8864 0 0 0 152610 18 0 0 25 0 1 0 19559035 37396480 8850 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 0 0 0
/proc/12897/statm: 9130 8850 75 150 0 8977 0
Current children cumulated CPU time (s) 1528.96
Current children cumulated vsize (KiB) 58744

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/77 13066
/proc/meminfo: memFree=583064/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=36684 CPUtime=1586.26
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8900 0 0 0 158608 18 0 0 25 0 1 0 19559035 37564416 8886 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12897/statm: 9171 8886 75 150 0 9018 0
Current children cumulated CPU time (s) 1588.94
Current children cumulated vsize (KiB) 58908

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/77 13066
/proc/meminfo: memFree=581464/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=36684 CPUtime=1646.23
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8900 0 0 0 164605 18 0 0 25 0 1 0 19559035 37564416 8886 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12897/statm: 9171 8886 75 150 0 9018 0
Current children cumulated CPU time (s) 1648.91
Current children cumulated vsize (KiB) 58908

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/77 13066
/proc/meminfo: memFree=580504/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=36684 CPUtime=1706.21
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8906 0 0 0 170603 18 0 0 25 0 1 0 19559035 37564416 8892 996147200 134512640 135127466 4294956256 18446744073709551615 134530793 0 0 4096 3 0 0 0 17 0 0 0
/proc/12897/statm: 9171 8892 75 150 0 9018 0
Current children cumulated CPU time (s) 1708.89
Current children cumulated vsize (KiB) 58908

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/77 13066
/proc/meminfo: memFree=578520/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=36848 CPUtime=1766.18
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8938 0 0 0 176600 18 0 0 25 0 1 0 19559035 37732352 8924 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/12897/statm: 9212 8924 75 150 0 9059 0
Current children cumulated CPU time (s) 1768.86
Current children cumulated vsize (KiB) 59072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.5 s]
/proc/loadavg: 2.00 1.97 1.96 3/77 13066
/proc/meminfo: memFree=578008/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=36848 CPUtime=1797.38
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8939 0 0 0 179720 18 0 0 25 0 1 0 19559035 37732352 8925 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12897/statm: 9212 8925 75 150 0 9059 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 59072

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

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

[startup+1813.5 s]
/proc/loadavg: 2.00 1.97 1.96 3/77 13066
/proc/meminfo: memFree=578008/2055920 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=16868 CPUtime=2.68
/proc/12873/stat : 12873 (sugar) S 12871 12873 11570 0 -1 4194304 1376 16967 0 2 6 1 250 11 16 0 1 0 19558759 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12873/statm: 4217 1113 409 3 0 796 0
[pid=12896] ppid=12873 vsize=5356 CPUtime=0
/proc/12896/stat : 12896 (sh) S 12873 12873 11570 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19559035 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12896/statm: 1339 232 193 169 0 50 0
[pid=12897] ppid=12896 vsize=36848 CPUtime=1797.38
/proc/12897/stat : 12897 (minisat) R 12896 12873 11570 0 -1 4194304 8939 0 0 0 179720 18 0 0 25 0 1 0 19559035 37732352 8925 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12897/statm: 9212 8925 75 150 0 9059 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 59072

Child status: 0
Real time (s): 1813.52
CPU time (s): 1800.11
CPU user time (s): 1799.77
CPU system time (s): 0.336948
CPU usage (%): 99.2601
Max. virtual memory (cumulated for all children) (KiB): 886712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27945
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= 2550
involuntary context switches= 34646

runsolver used 2.17967 second user time and 6.07508 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-11 17:09:15
IDJOB=2059939
IDBENCH=53628
IDSOLVER=739
FILE ID=node64/2059939-1247324954
PBS_JOBID= 9506502
Free space on /tmp= 66320 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/frb59-26/normalized-frb59-26-5_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059939-1247324954/watcher-2059939-1247324954 -o /tmp/evaluation-result-2059939-1247324954/solver-2059939-1247324954 -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-2059939-1247324954.xml

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

MD5SUM BENCH= bbe8d8dd65ff92b4c4e755f87da8e1cd
RANDOM SEED=566085431

node64.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.220
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.220
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:       1058960 kB
Buffers:         42396 kB
Cached:         877712 kB
SwapCached:          0 kB
Active:         107028 kB
Inactive:       838120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1058960 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          36184 kB
Slab:            36692 kB
Committed_AS:   148592 kB
PageTables:       1824 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= 66180 MiB
End job on node64 at 2009-07-11 17:39:30