Trace number 1093481

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

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-6-4-5.xml
MD5SUM1177c7af9960e3129505024a30a05414
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables1740
Number of constraints6040
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6040
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 11:25:39 2008
0.00/0.04	c 0	PID 29760
0.00/0.05	c 0	HOST node46.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1093481-1215249939.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1093481-1215249939.xml' 'HOME/temp.csp'
0.04/0.99	c 1	1 domains, 1740 variables, 4 predicates, 0 relations, 6040 constraints
0.04/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.99	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.96/1.08	c 1	Parsing HOME/temp.csp
1.25/1.39	c 1	parsed 7785 expressions
1.25/1.40	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.25/1.40	c 1	Converting to clausal form CSP
1.34/1.43	c 1	converted 779 (10%) expressions
1.34/1.45	c 1	converted 1557 (20%) expressions
1.44/1.55	c 2	converted 2336 (30%) expressions
1.54/1.65	c 2	converted 3114 (40%) expressions
1.54/1.67	c 2	converted 3893 (50%) expressions
1.54/1.69	c 2	converted 4671 (60%) expressions
1.64/1.76	c 2	converted 5450 (70%) expressions
1.64/1.77	c 2	converted 6228 (80%) expressions
1.64/1.79	c 2	converted 7007 (90%) expressions
1.85/1.94	c 2	converted 7785 (100%) expressions
1.85/1.94	c 2	CSP : 2820 integers, 0 booleans, 8350 clauses, largest domain size 11
1.85/1.94	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.85/1.94	c 2	Propagation in CSP
1.94/2.06	c 2	480 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.94/2.06	c 2	CSP : 2820 integers, 0 booleans, 8350 clauses, largest domain size 11
1.94/2.06	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.94/2.07	c 2	Simplifing CSP by introducing new Boolean variables
1.94/2.07	c 2	CSP : 2820 integers, 0 booleans, 8350 clauses, largest domain size 11
1.94/2.07	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.03/2.13	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.03/2.15	c 2	282 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.03/2.16	c 2	564 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.03/2.17	c 2	846 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.03/2.17	c 2	1128 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.03/2.18	c 2	1410 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.03/2.19	c 2	1692 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.03/2.19	c 2	1974 (70%) CSP integer variables are encoded (538 clauses, 7058 bytes)
2.03/2.19	c 2	2256 (80%) CSP integer variables are encoded (1197 clauses, 15625 bytes)
2.03/2.19	c 2	2538 (90%) CSP integer variables are encoded (1858 clauses, 24218 bytes)
2.03/2.20	c 2	2820 (100%) CSP integer variables are encoded (2520 clauses, 32824 bytes)
2.14/2.26	c 2	835 (10%) CSP clauses are encoded (3355 clauses, 44250 bytes)
2.14/2.29	c 2	1670 (20%) CSP clauses are encoded (4190 clauses, 55925 bytes)
2.23/2.31	c 2	2505 (30%) CSP clauses are encoded (5025 clauses, 68857 bytes)
2.23/2.33	c 2	3340 (40%) CSP clauses are encoded (5860 clauses, 82217 bytes)
2.23/2.35	c 2	4175 (50%) CSP clauses are encoded (6695 clauses, 95577 bytes)
2.23/2.36	c 2	5010 (60%) CSP clauses are encoded (7530 clauses, 108937 bytes)
2.23/2.39	c 2	5845 (70%) CSP clauses are encoded (9022 clauses, 128681 bytes)
2.33/2.43	c 2	6680 (80%) CSP clauses are encoded (16402 clauses, 228816 bytes)
2.33/2.46	c 2	7515 (90%) CSP clauses are encoded (22601 clauses, 324903 bytes)
2.33/2.48	c 2	8350 (100%) CSP clauses are encoded (28830 clauses, 421510 bytes)
2.33/2.48	c 2	8350 CSP clauses encoded
2.33/2.49	c 2	Writing map file : HOME/temp.map
2.43/2.53	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.43/2.53	c 2	SAT : 5340 SAT variables, 28830 SAT clauses, 421510 bytes
2.43/2.53	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.43/2.57	c 3	SOLVING HOME/temp.cnf
2.43/2.57	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.43/2.58	c 3	This is MiniSat 2.0 beta
2.43/2.58	c 3	WARNING: for repeatability, setting FPU to use double precision
2.43/2.58	c 3	============================[ Problem Statistics ]=============================
2.43/2.58	c 3	|                                                                             |
2.43/2.58	c 3	|  Number of variables:  5340                                                 |
2.43/2.58	c 3	|  Number of clauses:    28830                                                |
2.43/2.59	c 3	|  Parsing time:         0.01         s                                       |
2.43/2.59	c 3	============================[ Search Statistics ]==============================
2.43/2.59	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.43/2.59	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.43/2.59	c 3	===============================================================================
2.43/2.59	c 3	|         0 |    5340    28830    72360 |     9610        0    nan |  0.000 % |
2.48/2.61	c 3	|       100 |    5340    28830    72360 |    10571      100     24 |  0.000 % |
2.48/2.62	c 3	|       251 |    5340    28830    72360 |    11628      251     18 |  0.000 % |
2.48/2.63	c 3	|       476 |    5340    28830    72360 |    12790      476     16 |  0.000 % |
2.48/2.65	c 3	|       814 |    5340    28830    72360 |    14070      814     18 |  0.000 % |
2.48/2.67	c 3	|      1320 |    5340    28830    72360 |    15477     1320     19 |  0.000 % |
2.48/2.69	c 3	|      2079 |    5340    28830    72360 |    17024     2079     20 |  0.000 % |
2.48/2.76	c 3	|      3218 |    5340    28830    72360 |    18727     3218     24 |  0.000 % |
2.48/2.87	c 3	|      4926 |    5340    28830    72360 |    20599     4926     23 |  0.000 % |
2.48/3.05	c 3	|      7491 |    5340    28830    72360 |    22659     7491     27 |  0.000 % |
3.18/3.31	c 3	|     11335 |    5340    28830    72360 |    24925    11335     27 |  0.000 % |
3.47/3.69	c 4	|     17101 |    5340    28830    72360 |    27418    17101     31 |  0.000 % |
4.27/4.41	c 4	|     25751 |    5340    28830    72360 |    30160    25751     32 |  0.000 % |
5.55/5.76	c 6	|     38725 |    5340    28830    72360 |    33176    20510     35 |  0.000 % |
8.24/8.40	c 8	|     58186 |    5340    28830    72360 |    36493    19857     36 |  0.000 % |
17.54/17.83	c 18	|     87378 |    5340    28830    72360 |    40143    23198     54 |  0.000 % |
32.70/33.13	c 33	|    131167 |    5340    28830    72360 |    44157    37740     56 |  0.000 % |
54.99/55.69	c 56	|    196852 |    5340    28830    72360 |    48573    37973     64 |  0.000 % |
91.74/92.71	c 93	|    295378 |    5340    28830    72360 |    53430    27171     54 |  0.000 % |
155.14/156.75	c 157	|    443170 |    5340    28830    72360 |    58773    51580     60 |  0.000 % |
294.22/297.16	c 297	|    664855 |    5340    28830    72360 |    64651    46001     60 |  0.000 % |
432.12/436.32	c 436	|    997380 |    5340    28830    72360 |    71116    65584     67 |  0.000 % |
712.17/719.05	c 719	|   1496168 |    5340    28830    72360 |    78228    39702     66 |  0.000 % |
1218.92/1227.37	c 1227	|   2244350 |    5340    28830    72360 |    86050    80555     74 |  0.000 % |
1781.02/1789.61	c 1790	|   3366624 |    5340    28830    72360 |    94655    61053     88 |  0.000 % |
1800.01/1808.61	c 1809	DECODING HOME/temp.out WITH HOME/temp.map
1800.01/1808.61	c 1809	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.01/1808.61	c ERROR INTERRUPTED
1800.01/1808.62	s UNKNOWN
1800.01/1808.62	c 1809	CPU 2.34 (0.03 0.01 2.31 0.14)
1800.01/1808.62	c 1809	END Sat Jul  5 11:55:48 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-1093481-1215249939/watcher-1093481-1215249939 -o /tmp/evaluation-result-1093481-1215249939/solver-1093481-1215249939 -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-1093481-1215249939.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.93 2.01 2.00 4/80 29760
/proc/meminfo: memFree=1231408/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=4708 CPUtime=0
/proc/29760/stat : 29760 (sugar) R 29758 29760 29723 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 162805259 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 212216116617 0 0 4096 0 0 0 0 17 1 0 0
/proc/29760/statm: 1177 43 33 3 0 8 0

[startup+0.0718109 s]
/proc/loadavg: 1.93 2.01 2.00 4/80 29760
/proc/meminfo: memFree=1231408/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=0.04
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 162805259 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.10171 s]
/proc/loadavg: 1.93 2.01 2.00 4/80 29760
/proc/meminfo: memFree=1231408/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=0.04
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 162805259 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301726 s]
/proc/loadavg: 1.93 2.01 2.00 4/80 29760
/proc/meminfo: memFree=1231408/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=0.04
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 162805259 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701771 s]
/proc/loadavg: 1.93 2.01 2.00 4/80 29760
/proc/meminfo: memFree=1231408/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=0.04
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 162805259 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50186 s]
/proc/loadavg: 1.93 2.01 2.00 3/83 29774
/proc/meminfo: memFree=1228888/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=0.96
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 974 7957 0 1 3 1 86 6 15 0 1 0 162805259 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 797 370 3 0 500 0
[pid=29773] ppid=29760 vsize=5356 CPUtime=0
/proc/29773/stat : 29773 (sh) S 29760 29760 29723 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 162805359 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29773/statm: 1339 233 193 169 0 50 0
[pid=29774] ppid=29773 vsize=864320 CPUtime=0.48
/proc/29774/stat : 29774 (java) S 29773 29760 29723 0 -1 0 4481 0 1 0 46 2 0 0 18 0 9 0 162805359 885063680 3913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29774/statm: 216080 3913 1732 9 0 210655 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883276

[startup+3.10103 s]
/proc/loadavg: 1.93 2.01 2.00 4/91 29782
/proc/meminfo: memFree=1210904/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 15 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 13600

[startup+6.30137 s]
/proc/loadavg: 1.94 2.01 2.00 3/83 29784
/proc/meminfo: memFree=1220888/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=8848 CPUtime=3.67
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 1967 0 0 0 366 1 0 0 25 0 1 0 162805518 9060352 1953 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29784/statm: 2212 1953 76 150 0 2059 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 27804

[startup+12.702 s]
/proc/loadavg: 1.94 2.01 2.00 3/83 29784
/proc/meminfo: memFree=1218776/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=11000 CPUtime=10.02
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 2482 0 0 0 1000 2 0 0 25 0 1 0 162805518 11264000 2468 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/29784/statm: 2750 2468 76 150 0 2597 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 29956

[startup+25.5014 s]
/proc/loadavg: 1.95 2.01 2.00 3/83 29784
/proc/meminfo: memFree=1214040/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=15568 CPUtime=22.69
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 3626 0 0 0 2266 3 0 0 25 0 1 0 162805518 15941632 3612 996147200 134512640 135127466 4294956256 18446744073709551615 134530742 0 0 4096 3 0 0 0 17 1 0 0
/proc/29784/statm: 3892 3612 76 150 0 3739 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 34524

[startup+51.1011 s]
/proc/loadavg: 1.97 2.00 2.00 3/83 29784
/proc/meminfo: memFree=1212312/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=17284 CPUtime=48.05
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 4068 0 0 0 4802 3 0 0 25 0 1 0 162805518 17698816 4054 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29784/statm: 4321 4054 76 150 0 4168 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 36240

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 2.00 3/83 29784
/proc/meminfo: memFree=1209368/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=20184 CPUtime=98.77
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 4765 0 0 0 9873 4 0 0 25 0 1 0 162805518 20668416 4751 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29784/statm: 5046 4751 76 150 0 4893 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 39140

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 29784
/proc/meminfo: memFree=1205656/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=24144 CPUtime=158.21
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 5776 0 0 0 15816 5 0 0 25 0 1 0 162805518 24723456 5762 996147200 134512640 135127466 4294956256 18446744073709551615 134523510 0 0 4096 3 0 0 0 17 1 0 0
/proc/29784/statm: 6036 5762 76 150 0 5883 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 43100

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 29784
/proc/meminfo: memFree=1203928/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=25604 CPUtime=217.64
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 6137 0 0 0 21758 6 0 0 25 0 1 0 162805518 26218496 6123 996147200 134512640 135127466 4294956256 18446744073709551615 134530730 0 0 4096 3 0 0 0 17 1 0 0
/proc/29784/statm: 6401 6123 76 150 0 6248 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 44560

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 29784
/proc/meminfo: memFree=1201944/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=27520 CPUtime=277.08
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 6597 0 0 0 27702 6 0 0 25 0 1 0 162805518 28180480 6583 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29784/statm: 6880 6583 76 150 0 6727 0
Current children cumulated CPU time (s) 279.56
Current children cumulated vsize (KiB) 46476


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

/proc/meminfo: memFree=1586000/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=45832 CPUtime=1291.42
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 11138 0 0 0 129128 14 0 0 25 0 1 0 162805518 46931968 11123 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 11458 11123 76 150 0 11305 0
Current children cumulated CPU time (s) 1293.9
Current children cumulated vsize (KiB) 64788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29970
/proc/meminfo: memFree=1583824/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=48076 CPUtime=1351.4
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 11689 0 0 0 135125 15 0 0 25 0 1 0 162805518 49229824 11674 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 12019 11674 76 150 0 11866 0
Current children cumulated CPU time (s) 1353.88
Current children cumulated vsize (KiB) 67032

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29970
/proc/meminfo: memFree=1582736/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=49140 CPUtime=1411.38
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 11981 0 0 0 141123 15 0 0 25 0 1 0 162805518 50319360 11966 996147200 134512640 135127466 4294956256 18446744073709551615 134528050 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 12285 11966 76 150 0 12132 0
Current children cumulated CPU time (s) 1413.86
Current children cumulated vsize (KiB) 68096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29970
/proc/meminfo: memFree=1577680/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=54068 CPUtime=1471.35
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 13211 0 0 0 147119 16 0 0 25 0 1 0 162805518 55365632 13196 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 13517 13196 76 150 0 13364 0
Current children cumulated CPU time (s) 1473.83
Current children cumulated vsize (KiB) 73024

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29970
/proc/meminfo: memFree=1577616/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=54068 CPUtime=1531.33
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 13212 0 0 0 153117 16 0 0 25 0 1 0 162805518 55365632 13197 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 13517 13197 76 150 0 13364 0
Current children cumulated CPU time (s) 1533.81
Current children cumulated vsize (KiB) 73024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29970
/proc/meminfo: memFree=1577424/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=54068 CPUtime=1591.31
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 13212 0 0 0 159115 16 0 0 25 0 1 0 162805518 55365632 13197 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 13517 13197 76 150 0 13364 0
Current children cumulated CPU time (s) 1593.79
Current children cumulated vsize (KiB) 73024

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29970
/proc/meminfo: memFree=1571856/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=59644 CPUtime=1651.28
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 14594 0 0 0 165111 17 0 0 25 0 1 0 162805518 61075456 14579 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 14911 14579 76 150 0 14758 0
Current children cumulated CPU time (s) 1653.76
Current children cumulated vsize (KiB) 78600

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29970
/proc/meminfo: memFree=1571856/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=59644 CPUtime=1711.26
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 14594 0 0 0 171109 17 0 0 25 0 1 0 162805518 61075456 14579 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 14911 14579 76 150 0 14758 0
Current children cumulated CPU time (s) 1713.74
Current children cumulated vsize (KiB) 78600

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29970
/proc/meminfo: memFree=1571856/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=59644 CPUtime=1771.23
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 14594 0 0 0 177106 17 0 0 25 0 1 0 162805518 61075456 14579 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 14911 14579 76 150 0 14758 0
Current children cumulated CPU time (s) 1773.71
Current children cumulated vsize (KiB) 78600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29970
/proc/meminfo: memFree=1571856/2055920 swapFree=4181096/4192956
[pid=29760] ppid=29758 vsize=13600 CPUtime=2.48
/proc/29760/stat : 29760 (sugar) S 29758 29760 29723 0 -1 4194304 1033 16188 0 2 3 1 231 13 16 0 1 0 162805259 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29760/statm: 3400 799 370 3 0 500 0
[pid=29783] ppid=29760 vsize=5356 CPUtime=0
/proc/29783/stat : 29783 (sh) S 29760 29760 29723 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 162805517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29783/statm: 1339 232 193 169 0 50 0
[pid=29784] ppid=29783 vsize=59644 CPUtime=1797.53
/proc/29784/stat : 29784 (minisat) R 29783 29760 29723 0 -1 4194304 14594 0 0 0 179736 17 0 0 25 0 1 0 162805518 61075456 14579 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 0 0 0
/proc/29784/statm: 14911 14579 76 150 0 14758 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 78600

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 29760 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=348642
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=155976
# CPU time returned by wait4() is 2.50462
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.62
CPU time (s): 1800.01
CPU user time (s): 1799.7
CPU system time (s): 0.31
CPU usage (%): 99.5239
Max. virtual memory (cumulated for all children) (KiB): 887528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.34864
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17649
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= 2884
involuntary context switches= 2763

runsolver used 2.48162 second user time and 5.73413 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-05 11:25:39
IDJOB=1093481
IDBENCH=58707
IDSOLVER=346
FILE ID=node46/1093481-1215249939
PBS_JOBID= 7882075
Free space on /tmp= 66176 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-6-4-5.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-1093481-1215249939/watcher-1093481-1215249939 -o /tmp/evaluation-result-1093481-1215249939/solver-1093481-1215249939 -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-1093481-1215249939.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1177c7af9960e3129505024a30a05414
RANDOM SEED=193944563

node46.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.238
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.238
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:       1231888 kB
Buffers:         66944 kB
Cached:         284564 kB
SwapCached:       6172 kB
Active:         641392 kB
Inactive:       125876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1231888 kB
SwapTotal:     4192956 kB
SwapFree:      4181096 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:         429620 kB
Slab:            41676 kB
Committed_AS:  1231204 kB
PageTables:       2352 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66204 MiB
End job on node46 at 2008-07-05 11:55:50