Trace number 2086042

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.04 1806.42

General information on the benchmark

Namecsp/pigeons/
normalized-pigeons-45.xml
MD5SUM409713f0907deb90e5b6d3eb261bf623
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.034994
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints990
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension990
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.06/0.08	c 0	BEGIN Sun Jul 12 09:19:23 2009
0.06/0.08	c 0	PID 30886
0.06/0.08	c 0	HOST node44.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2086042-1247383162.xml TO HOME/temp.csp
0.06/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-2086042-1247383162.xml' 'HOME/temp.csp'
0.06/0.67	c 0	1 domains, 45 variables, 1 predicates, 0 relations, 990 constraints
0.06/0.72	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.72	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.65/0.80	c 0	Parsing HOME/temp.csp
0.65/0.87	c 0	parsed 1037 expressions
0.65/0.90	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.65/0.90	c 0	Converting to clausal form CSP
0.65/0.96	c 0	converted 104 (10%) expressions
0.65/0.99	c 0	converted 208 (20%) expressions
0.90/1.06	c 1	converted 312 (30%) expressions
1.01/1.14	c 1	converted 415 (40%) expressions
1.01/1.15	c 1	converted 519 (50%) expressions
1.01/1.16	c 1	converted 623 (60%) expressions
1.01/1.17	c 1	converted 726 (70%) expressions
1.01/1.18	c 1	converted 830 (80%) expressions
1.01/1.19	c 1	converted 934 (90%) expressions
1.10/1.20	c 1	converted 1037 (100%) expressions
1.10/1.20	c 1	CSP : 45 integers, 0 booleans, 990 clauses, largest domain size 44
1.10/1.20	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.10/1.20	c 1	Propagation in CSP
1.10/1.22	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.10/1.22	c 1	CSP : 45 integers, 0 booleans, 990 clauses, largest domain size 44
1.10/1.22	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.10/1.25	c 1	Simplifing CSP by introducing new Boolean variables
1.10/1.28	c 1	CSP : 45 integers, 1980 booleans, 2970 clauses, largest domain size 44
1.10/1.28	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.20/1.32	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.20/1.33	c 1	5 (10%) CSP integer variables are encoded (210 clauses, 2164 bytes)
1.20/1.33	c 1	9 (20%) CSP integer variables are encoded (378 clauses, 4012 bytes)
1.20/1.33	c 1	14 (30%) CSP integer variables are encoded (588 clauses, 6322 bytes)
1.20/1.33	c 1	18 (40%) CSP integer variables are encoded (756 clauses, 8170 bytes)
1.20/1.33	c 1	23 (50%) CSP integer variables are encoded (966 clauses, 10480 bytes)
1.20/1.34	c 1	27 (60%) CSP integer variables are encoded (1134 clauses, 12645 bytes)
1.20/1.34	c 1	32 (70%) CSP integer variables are encoded (1344 clauses, 15375 bytes)
1.20/1.34	c 1	36 (80%) CSP integer variables are encoded (1512 clauses, 17559 bytes)
1.20/1.34	c 1	41 (90%) CSP integer variables are encoded (1722 clauses, 20289 bytes)
1.20/1.34	c 1	45 (100%) CSP integer variables are encoded (1890 clauses, 22473 bytes)
1.20/1.37	c 1	297 (10%) CSP clauses are encoded (10701 clauses, 165003 bytes)
1.29/1.40	c 1	594 (20%) CSP clauses are encoded (19512 clauses, 316317 bytes)
1.29/1.43	c 1	891 (30%) CSP clauses are encoded (28323 clauses, 468603 bytes)
1.29/1.45	c 1	1188 (40%) CSP clauses are encoded (37134 clauses, 621729 bytes)
1.29/1.47	c 1	1485 (50%) CSP clauses are encoded (45945 clauses, 774855 bytes)
1.29/1.49	c 1	1782 (60%) CSP clauses are encoded (54756 clauses, 928305 bytes)
1.39/1.51	c 1	2079 (70%) CSP clauses are encoded (63567 clauses, 1083045 bytes)
1.39/1.54	c 1	2376 (80%) CSP clauses are encoded (72378 clauses, 1241361 bytes)
1.39/1.56	c 1	2673 (90%) CSP clauses are encoded (81189 clauses, 1405899 bytes)
1.39/1.57	c 1	2970 (100%) CSP clauses are encoded (90000 clauses, 1570437 bytes)
1.39/1.58	c 1	2970 CSP clauses encoded
1.39/1.58	c 1	Writing map file : HOME/temp.map
1.39/1.58	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.39/1.58	c 1	SAT : 3915 SAT variables, 90000 SAT clauses, 1570437 bytes
1.39/1.58	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.47/1.60	c 1	SOLVING HOME/temp.cnf
1.47/1.60	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.47/1.61	c 1	This is MiniSat 2.0 beta
1.47/1.61	c 1	WARNING: for repeatability, setting FPU to use double precision
1.47/1.61	c 1	============================[ Problem Statistics ]=============================
1.47/1.61	c 1	|                                                                             |
1.47/1.61	c 1	|  Number of variables:  3915                                                 |
1.47/1.61	c 1	|  Number of clauses:    90000                                                |
1.47/1.66	c 1	|  Parsing time:         0.04         s                                       |
1.47/1.66	c 1	============================[ Search Statistics ]==============================
1.47/1.66	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.47/1.66	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.47/1.66	c 1	===============================================================================
1.47/1.66	c 1	|         0 |    3915    90000   263160 |    30000        0    nan |  0.000 % |
1.47/1.68	c 1	|       101 |    3915    90000   263160 |    33000      101     10 |  0.000 % |
1.47/1.70	c 1	|       252 |    3915    90000   263160 |    36300      252      8 |  0.000 % |
1.48/1.71	c 1	|       477 |    3915    90000   263160 |    39930      477      8 |  0.000 % |
1.48/1.73	c 1	|       815 |    3915    90000   263160 |    43923      815      8 |  0.000 % |
1.48/1.76	c 1	|      1321 |    3915    90000   263160 |    48315     1321      8 |  0.000 % |
1.48/1.79	c 1	|      2081 |    3915    90000   263160 |    53146     2081      8 |  0.000 % |
1.48/1.85	c 1	|      3220 |    3915    90000   263160 |    58461     3220      9 |  0.000 % |
1.48/1.92	c 1	|      4928 |    3915    90000   263160 |    64307     4928      9 |  0.000 % |
1.48/2.03	c 2	|      7491 |    3915    90000   263160 |    70738     7491      9 |  0.000 % |
2.05/2.23	c 2	|     11335 |    3915    90000   263160 |    77812    11335     10 |  0.000 % |
2.35/2.59	c 2	|     17101 |    3915    90000   263160 |    85593    17101     10 |  0.000 % |
2.94/3.16	c 3	|     25750 |    3915    90000   263160 |    94152    25750     11 |  0.000 % |
5.13/5.34	c 5	|     38725 |    3915    90000   263160 |   103568    38725     13 |  0.000 % |
7.20/7.41	c 7	|     58186 |    3915    90000   263160 |   113924    58186     13 |  0.000 % |
14.23/14.58	c 14	|     87378 |    3915    90000   263160 |   125317    87378     14 |  0.000 % |
26.40/26.85	c 26	|    131167 |    3915    90000   263160 |   137849    17360     16 |  0.000 % |
44.62/45.28	c 45	|    196851 |    3915    90000   263160 |   151634    83044     17 |  0.000 % |
76.30/77.29	c 77	|    295377 |    3915    90000   263160 |   166797    42198     17 |  0.000 % |
167.90/169.76	c 169	|    443168 |    3915    90000   263160 |   183477    36926     18 |  0.000 % |
307.52/310.75	c 310	|    664852 |    3915    90000   263160 |   201824    89567     21 |  0.000 % |
600.28/606.29	c 606	|    997377 |    3915    90000   263160 |   222007    47854     19 |  0.000 % |
937.05/943.17	c 943	|   1496167 |    3915    90000   263160 |   244208   129226     18 |  0.000 % |
1551.62/1557.91	c 1557	|   2244350 |    3915    90000   263160 |   268629   187465     25 |  0.000 % |
1800.04/1806.41	c 1806	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1806.41	c 1806	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.04/1806.41	c ERROR INTERRUPTED
1800.04/1806.42	s UNKNOWN
1800.04/1806.42	c 1806	CPU 1.49 (0.06 0.01 1.31 0.11)
1800.04/1806.42	c 1806	END Sun Jul 12 09:49:29 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-2086042-1247383162/watcher-2086042-1247383162 -o /tmp/evaluation-result-2086042-1247383162/solver-2086042-1247383162 -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-2086042-1247383162.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30886
/proc/meminfo: memFree=1745432/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=11864 CPUtime=0
/proc/30886/stat : 30886 (sugar) R 30884 30886 30645 0 -1 4194304 136 0 0 0 0 0 0 0 20 0 1 0 25380119 12148736 104 996147200 4194304 4206940 548682068608 18446744073709551615 264840329872 0 0 4224 0 0 0 0 17 1 0 0
/proc/30886/statm: 2966 104 73 3 0 66 0

[startup+0.083524 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30886
/proc/meminfo: memFree=1745432/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16740 CPUtime=0.06
/proc/30886/stat : 30886 (sugar) R 30884 30886 30645 0 -1 4194304 1125 0 0 0 5 1 0 0 18 0 1 0 25380119 17141760 1093 996147200 4194304 4206940 548682068608 18446744073709551615 264849371090 0 0 4224 16386 0 0 0 17 1 0 0
/proc/30886/statm: 4185 1093 392 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101442 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30886
/proc/meminfo: memFree=1745432/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=0.06
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25380119 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301452 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30886
/proc/meminfo: memFree=1745432/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=0.06
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25380119 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701491 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30886
/proc/meminfo: memFree=1745432/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=0.06
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1245 128 0 0 5 1 0 0 16 0 1 0 25380119 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50257 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 30908
/proc/meminfo: memFree=1736000/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=0.65
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1310 4843 0 1 6 1 54 4 15 0 1 0 25380119 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1111 409 3 0 796 0
[pid=30899] ppid=30886 vsize=5356 CPUtime=0
/proc/30899/stat : 30899 (sh) S 30886 30886 30645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25380191 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30899/statm: 1339 233 193 169 0 50 0
[pid=30900] ppid=30899 vsize=868652 CPUtime=0.74
/proc/30900/stat : 30900 (java) S 30899 30886 30645 0 -1 0 6479 0 1 0 70 4 0 0 19 0 9 0 25380192 889499648 5695 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30900/statm: 217163 5695 2589 9 0 211640 0
[pid=30900/tid=30901] ppid=30899 vsize=868652 CPUtime=0.48
/proc/30900/task/30901/stat : 30901 (java) R 30899 30886 30645 0 -1 64 2751 0 1 0 46 2 0 0 18 0 9 0 25380193 889499648 5695 996147200 134512640 134550932 4294955936 18446744073709551615 4126851295 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30900/tid=30902] ppid=30899 vsize=868652 CPUtime=0.05
/proc/30900/task/30902/stat : 30902 (java) S 30899 30886 30645 0 -1 64 1546 0 0 0 5 0 0 0 16 0 9 0 25380194 889499648 5695 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30900/tid=30903] ppid=30899 vsize=868652 CPUtime=0
/proc/30900/task/30903/stat : 30903 (java) S 30899 30886 30645 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25380194 889499648 5695 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30900/tid=30904] ppid=30899 vsize=868652 CPUtime=0
/proc/30900/task/30904/stat : 30904 (java) S 30899 30886 30645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25380194 889499648 5695 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30900/tid=30905] ppid=30899 vsize=868652 CPUtime=0
/proc/30900/task/30905/stat : 30905 (java) S 30899 30886 30645 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25380196 889499648 5695 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30900/tid=30906] ppid=30899 vsize=868652 CPUtime=0.17
/proc/30900/task/30906/stat : 30906 (java) S 30899 30886 30645 0 -1 64 1484 0 0 0 17 0 0 0 16 0 9 0 25380196 889499648 5695 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30900/tid=30907] ppid=30899 vsize=868652 CPUtime=0
/proc/30900/task/30907/stat : 30907 (java) S 30899 30886 30645 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25380196 889499648 5695 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30900/tid=30908] ppid=30899 vsize=868652 CPUtime=0
/proc/30900/task/30908/stat : 30908 (java) S 30899 30886 30645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25380196 889499648 5695 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890876

[startup+3.10174 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 30910
/proc/meminfo: memFree=1734400/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 15 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=7944 CPUtime=1.46
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 1894 0 0 0 145 1 0 0 25 0 1 0 25380280 8134656 1880 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/30910/statm: 1986 1880 76 150 0 1833 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 30168

[startup+6.30208 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 30910
/proc/meminfo: memFree=1731392/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=10440 CPUtime=4.64
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 2508 0 0 0 462 2 0 0 25 0 1 0 25380280 10690560 2494 996147200 134512640 135127466 4294956256 18446744073709551615 134527700 0 0 4096 3 0 0 0 17 1 0 0
/proc/30910/statm: 2610 2494 76 150 0 2457 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 32664

[startup+12.7027 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 30910
/proc/meminfo: memFree=1727936/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=13344 CPUtime=10.97
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 3247 0 0 0 1094 3 0 0 25 0 1 0 25380280 13664256 3233 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30910/statm: 3336 3233 76 150 0 3183 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 35568

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/84 30910
/proc/meminfo: memFree=1723136/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=18016 CPUtime=23.63
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 4387 0 0 0 2360 3 0 0 25 0 1 0 25380280 18448384 4373 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30910/statm: 4504 4373 76 150 0 4351 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 40240

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 1.99 3/84 30910
/proc/meminfo: memFree=1721344/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=19876 CPUtime=48.99
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 4847 0 0 0 4895 4 0 0 25 0 1 0 25380280 20353024 4833 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30910/statm: 4969 4833 76 150 0 4816 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 42100

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/84 30910
/proc/meminfo: memFree=1716736/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=24412 CPUtime=99.69
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 5926 0 0 0 9963 6 0 0 25 0 1 0 25380280 24997888 5912 996147200 134512640 135127466 4294956256 18446744073709551615 134530837 0 0 4096 3 0 0 0 17 1 0 0
/proc/30910/statm: 6103 5912 76 150 0 5950 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 46636

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 30910
/proc/meminfo: memFree=1713088/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=28232 CPUtime=159.09
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 6835 0 0 0 15902 7 0 0 25 0 1 0 25380280 28909568 6821 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30910/statm: 7058 6821 76 150 0 6905 0
Current children cumulated CPU time (s) 160.57
Current children cumulated vsize (KiB) 50456

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 30910
/proc/meminfo: memFree=1711808/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1776840/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=59960 CPUtime=1294.64
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 14453 0 0 0 129440 24 0 0 25 0 1 0 25380280 61399040 14439 996147200 134512640 135127466 4294956256 18446744073709551615 134528235 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 14990 14439 76 150 0 14837 0
Current children cumulated CPU time (s) 1296.12
Current children cumulated vsize (KiB) 82184

[startup+1362.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/84 31467
/proc/meminfo: memFree=1776776/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=59960 CPUtime=1354.61
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 14458 0 0 0 135437 24 0 0 25 0 1 0 25380280 61399040 14444 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 14990 14444 76 150 0 14837 0
Current children cumulated CPU time (s) 1356.09
Current children cumulated vsize (KiB) 82184

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 31467
/proc/meminfo: memFree=1773960/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=62804 CPUtime=1414.59
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 15160 0 0 0 141435 24 0 0 25 0 1 0 25380280 64311296 15146 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 15701 15146 76 150 0 15548 0
Current children cumulated CPU time (s) 1416.07
Current children cumulated vsize (KiB) 85028

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 31467
/proc/meminfo: memFree=1772488/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=64424 CPUtime=1474.57
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 15525 0 0 0 147432 25 0 0 25 0 1 0 25380280 65970176 15511 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 16106 15511 76 150 0 15953 0
Current children cumulated CPU time (s) 1476.05
Current children cumulated vsize (KiB) 86648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 31467
/proc/meminfo: memFree=1772424/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=64424 CPUtime=1534.54
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 15526 0 0 0 153429 25 0 0 25 0 1 0 25380280 65970176 15512 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 16106 15512 76 150 0 15953 0
Current children cumulated CPU time (s) 1536.02
Current children cumulated vsize (KiB) 86648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 31467
/proc/meminfo: memFree=1772232/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=64424 CPUtime=1594.52
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 15553 0 0 0 159427 25 0 0 25 0 1 0 25380280 65970176 15539 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 16106 15539 76 150 0 15953 0
Current children cumulated CPU time (s) 1596
Current children cumulated vsize (KiB) 86648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 31467
/proc/meminfo: memFree=1772168/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=64424 CPUtime=1654.5
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 15554 0 0 0 165425 25 0 0 25 0 1 0 25380280 65970176 15540 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 16106 15540 76 150 0 15953 0
Current children cumulated CPU time (s) 1655.98
Current children cumulated vsize (KiB) 86648

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 31467
/proc/meminfo: memFree=1772168/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=64424 CPUtime=1714.48
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 15556 0 0 0 171423 25 0 0 25 0 1 0 25380280 65970176 15542 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 16106 15542 76 150 0 15953 0
Current children cumulated CPU time (s) 1715.96
Current children cumulated vsize (KiB) 86648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 31467
/proc/meminfo: memFree=1772040/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=64424 CPUtime=1774.46
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 15563 0 0 0 177420 26 0 0 25 0 1 0 25380280 65970176 15549 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 16106 15549 76 150 0 15953 0
Current children cumulated CPU time (s) 1775.94
Current children cumulated vsize (KiB) 86648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 31467
/proc/meminfo: memFree=1772040/2055920 swapFree=4192812/4192956
[pid=30886] ppid=30884 vsize=16868 CPUtime=1.48
/proc/30886/stat : 30886 (sugar) S 30884 30886 30645 0 -1 4194304 1376 11645 0 2 6 1 131 10 16 0 1 0 25380119 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30886/statm: 4217 1113 409 3 0 796 0
[pid=30909] ppid=30886 vsize=5356 CPUtime=0
/proc/30909/stat : 30909 (sh) S 30886 30886 30645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25380280 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30909/statm: 1339 232 193 169 0 50 0
[pid=30910] ppid=30909 vsize=64424 CPUtime=1798.56
/proc/30910/stat : 30910 (minisat) R 30909 30886 30645 0 -1 4194304 15568 0 0 0 179830 26 0 0 25 0 1 0 25380280 65970176 15554 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30910/statm: 16106 15554 76 150 0 15953 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 86648

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30886 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=390788
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=129980
# CPU time returned by wait4() is 1.52077
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.42
CPU time (s): 1800.04
CPU user time (s): 1799.67
CPU system time (s): 0.37
CPU usage (%): 99.6466
Max. virtual memory (cumulated for all children) (KiB): 890876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.39079
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13495
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= 1385
involuntary context switches= 1256

runsolver used 2.24166 second user time and 6.02108 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-12 09:19:22
IDJOB=2086042
IDBENCH=58551
IDSOLVER=739
FILE ID=node44/2086042-1247383162
PBS_JOBID= 9507292
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pigeons/normalized-pigeons-45.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-2086042-1247383162/watcher-2086042-1247383162 -o /tmp/evaluation-result-2086042-1247383162/solver-2086042-1247383162 -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-2086042-1247383162.xml

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

MD5SUM BENCH= 409713f0907deb90e5b6d3eb261bf623
RANDOM SEED=2090819971

node44.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.219
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.219
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:       1745912 kB
Buffers:          9648 kB
Cached:          61752 kB
SwapCached:          0 kB
Active:         237292 kB
Inactive:        22528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1392 kB
Writeback:           0 kB
Mapped:         208868 kB
Slab:            34972 kB
Committed_AS:   438492 kB
PageTables:       2168 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= 66384 MiB
End job on node44 at 2009-07-12 09:49:31