Trace number 2073183

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.16 1817.03

General information on the benchmark

Namecsp/ramsey4/
normalized-ramsey-45-4.xml
MD5SUM3e8236e6ba39e4fd04a7c847b9b657af
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 variables990
Number of constraints14190
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14190
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 02:18:01 2009
0.00/0.07	c 0	PID 18669
0.00/0.07	c 0	HOST node75.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2073183-1247357881.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2073183-1247357881.xml' 'HOME/temp.csp'
0.97/1.05	c 1	1 domains, 990 variables, 1 predicates, 0 relations, 14190 constraints
0.97/1.06	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.06	c 1	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'
1.03/1.14	c 1	Parsing HOME/temp.csp
1.03/1.49	c 2	parsed 10000 expressions
1.03/1.56	c 2	parsed 15182 expressions
1.03/1.56	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.03/1.56	c 2	Converting to clausal form CSP
1.03/1.85	c 2	converted 1519 (10%) expressions
1.03/1.98	c 2	converted 3037 (20%) expressions
1.03/2.09	c 2	converted 4555 (30%) expressions
2.14/2.29	c 3	converted 6073 (40%) expressions
2.34/2.41	c 3	converted 7591 (50%) expressions
2.44/2.53	c 3	converted 9110 (60%) expressions
2.54/2.64	c 3	converted 10628 (70%) expressions
2.84/2.90	c 3	converted 12146 (80%) expressions
2.94/3.02	c 3	converted 13664 (90%) expressions
3.04/3.15	c 3	converted 15182 (100%) expressions
3.04/3.15	c 3	CSP : 990 integers, 0 booleans, 14190 clauses, largest domain size 4
3.04/3.15	c 3	Heap : 28 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.04/3.15	c 3	Propagation in CSP
3.04/3.19	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.04/3.19	c 3	CSP : 990 integers, 0 booleans, 14190 clauses, largest domain size 4
3.04/3.19	c 3	Heap : 28 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.14/3.21	c 4	Simplifing CSP by introducing new Boolean variables
3.64/3.79	c 4	CSP : 990 integers, 85140 booleans, 99330 clauses, largest domain size 4
3.64/3.79	c 4	Heap : 51 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.93/4.06	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.93/4.09	c 4	99 (10%) CSP integer variables are encoded (198 clauses, 2098 bytes)
3.93/4.09	c 4	198 (20%) CSP integer variables are encoded (396 clauses, 4276 bytes)
3.93/4.09	c 4	297 (30%) CSP integer variables are encoded (594 clauses, 6454 bytes)
3.93/4.10	c 4	396 (40%) CSP integer variables are encoded (792 clauses, 8884 bytes)
4.03/4.10	c 4	495 (50%) CSP integer variables are encoded (990 clauses, 11458 bytes)
4.03/4.10	c 4	594 (60%) CSP integer variables are encoded (1188 clauses, 14032 bytes)
4.03/4.10	c 4	693 (70%) CSP integer variables are encoded (1386 clauses, 16606 bytes)
4.03/4.10	c 4	792 (80%) CSP integer variables are encoded (1584 clauses, 19180 bytes)
4.03/4.10	c 4	891 (90%) CSP integer variables are encoded (1782 clauses, 21754 bytes)
4.03/4.10	c 4	990 (100%) CSP integer variables are encoded (1980 clauses, 24328 bytes)
4.13/4.26	c 5	9933 (10%) CSP clauses are encoded (37455 clauses, 571519 bytes)
4.23/4.37	c 5	19866 (20%) CSP clauses are encoded (72930 clauses, 1174867 bytes)
4.33/4.48	c 5	29799 (30%) CSP clauses are encoded (108405 clauses, 1780303 bytes)
4.42/4.60	c 5	39732 (40%) CSP clauses are encoded (143880 clauses, 2386075 bytes)
4.63/4.71	c 5	49665 (50%) CSP clauses are encoded (179355 clauses, 3005719 bytes)
4.73/4.82	c 5	59598 (60%) CSP clauses are encoded (214830 clauses, 3647107 bytes)
4.82/4.94	c 5	69531 (70%) CSP clauses are encoded (250305 clauses, 4288495 bytes)
4.93/5.05	c 5	79464 (80%) CSP clauses are encoded (285780 clauses, 4929883 bytes)
5.02/5.16	c 5	89397 (90%) CSP clauses are encoded (321255 clauses, 5571271 bytes)
5.13/5.28	c 6	99330 (100%) CSP clauses are encoded (356730 clauses, 6212659 bytes)
5.13/5.29	c 6	99330 CSP clauses encoded
5.13/5.29	c 6	Writing map file : HOME/temp.map
5.23/5.31	c 6	Heap : 38 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.23/5.31	c 6	SAT : 88110 SAT variables, 356730 SAT clauses, 6212659 bytes
5.23/5.31	c 6	Heap : 38 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.23/5.36	c 6	SOLVING HOME/temp.cnf
5.23/5.36	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.23/5.36	c 6	This is MiniSat 2.0 beta
5.23/5.36	c 6	WARNING: for repeatability, setting FPU to use double precision
5.23/5.36	c 6	============================[ Problem Statistics ]=============================
5.23/5.36	c 6	|                                                                             |
5.23/5.36	c 6	|  Number of variables:  88110                                                |
5.23/5.36	c 6	|  Number of clauses:    356730                                               |
5.39/5.56	c 6	|  Parsing time:         0.17         s                                       |
5.39/5.57	c 6	============================[ Search Statistics ]==============================
5.39/5.57	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.39/5.57	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.39/5.57	c 6	===============================================================================
5.39/5.57	c 6	|         0 |   88110   356730   940500 |   118910        0    nan |  0.000 % |
5.39/5.59	c 6	|       100 |   88110   356730   940500 |   130801      100      6 |  0.000 % |
5.49/5.61	c 6	|       250 |   88110   356730   940500 |   143881      250      6 |  0.000 % |
5.49/5.66	c 6	|       475 |   88110   356730   940500 |   158269      475      6 |  0.000 % |
5.59/5.73	c 6	|       812 |   88110   356730   940500 |   174096      812      6 |  0.000 % |
5.79/5.91	c 6	|      1318 |   88110   356730   940500 |   191505     1318      5 |  0.000 % |
5.99/6.18	c 6	|      2077 |   88110   356730   940500 |   210656     2077      6 |  0.000 % |
6.49/6.61	c 7	|      3216 |   88110   356730   940500 |   231721     3216      6 |  0.000 % |
7.18/7.31	c 8	|      4924 |   88110   356730   940500 |   254894     4924      6 |  0.000 % |
8.37/8.54	c 9	|      7486 |   88110   356730   940500 |   280383     7486      6 |  0.000 % |
10.66/10.80	c 11	|     11330 |   88110   356730   940500 |   308421    11330      6 |  0.000 % |
14.64/14.83	c 15	|     17096 |   88110   356730   940500 |   339264    17096      6 |  0.000 % |
20.72/20.97	c 21	|     25745 |   88110   356730   940500 |   373190    25745      7 |  0.000 % |
30.19/30.46	c 31	|     38719 |   88110   356730   940500 |   410509    38719      8 |  0.000 % |
45.42/45.75	c 46	|     58181 |   88110   356730   940500 |   451560    58181     10 |  0.000 % |
60.65/61.03	c 61	|     87373 |   88110   356730   940500 |   496716    87373     33 |  0.000 % |
96.28/97.04	c 97	|    131163 |   88110   356730   940500 |   546388   131163     96 |  0.000 % |
135.80/136.99	c 137	|    196851 |   88110   356730   940500 |   601027   196851    121 |  0.000 % |
244.38/246.58	c 247	|    295377 |   88110   356730   940500 |   661129   295377    165 |  0.000 % |
565.84/571.08	c 571	|    443166 |   88110   356730   940500 |   727242   443166    230 |  0.000 % |
1175.66/1186.64	c 1187	|    664849 |   88110   356730   940500 |   799967   664849    234 |  0.000 % |
1800.05/1816.91	c ERROR INTERRUPTED
1800.16/1817.02	s UNKNOWN
1800.16/1817.02	c 1817	CPU 5.27 (0.06 0.01 5 0.2)
1800.16/1817.02	c 1817	END Sun Jul 12 02:48:18 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-2073183-1247357881/watcher-2073183-1247357881 -o /tmp/evaluation-result-2073183-1247357881/solver-2073183-1247357881 -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-2073183-1247357881.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.91 1.97 1.98 4/72 18669
/proc/meminfo: memFree=1881384/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=12272 CPUtime=0
/proc/18669/stat : 18669 (sugar) R 18667 18669 16814 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 22852579 12566528 324 996147200 4194304 4206940 548682068608 18446744073709551615 231901032129 0 0 4224 0 0 0 0 17 0 0 0
/proc/18669/statm: 3068 327 246 3 0 168 0

[startup+0.095763 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 18669
/proc/meminfo: memFree=1881384/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=0.06
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22852579 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18669/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101759 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 18669
/proc/meminfo: memFree=1881384/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=0.06
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22852579 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18669/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301782 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 18669
/proc/meminfo: memFree=1881384/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=0.06
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22852579 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18669/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70183 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 18669
/proc/meminfo: memFree=1881384/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=0.06
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22852579 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18669/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50292 s]
/proc/loadavg: 1.91 1.97 1.98 3/83 18681
/proc/meminfo: memFree=1850120/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=1.03
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1309 11070 0 1 5 1 91 6 15 0 1 0 22852579 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 16868

[startup+3.10112 s]
/proc/loadavg: 1.91 1.97 1.98 4/83 18691
/proc/meminfo: memFree=1852808/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=1.03
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1309 11070 0 1 5 1 91 6 16 0 1 0 22852579 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1111 409 3 0 796 0
[pid=18682] ppid=18669 vsize=5356 CPUtime=0
/proc/18682/stat : 18682 (sh) S 18669 18669 16814 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22852686 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18682/statm: 1339 233 193 169 0 50 0
[pid=18683] ppid=18682 vsize=868576 CPUtime=2.01
/proc/18683/stat : 18683 (java) S 18682 18669 16814 0 -1 0 13529 0 1 0 196 5 0 0 19 0 9 0 22852686 889421824 12556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 217144 12556 2566 9 0 211649 0
[pid=18683/tid=18684] ppid=18682 vsize=868576 CPUtime=1.25
/proc/18683/task/18684/stat : 18684 (java) R 18682 18669 16814 0 -1 64 2940 0 1 0 124 1 0 0 25 0 9 0 22852687 889421824 12556 996147200 134512640 134550932 4294955936 18446744073709551615 4126436632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18683/tid=18685] ppid=18682 vsize=868576 CPUtime=0.58
/proc/18683/task/18685/stat : 18685 (java) S 18682 18669 16814 0 -1 64 8430 0 0 0 56 2 0 0 16 0 9 0 22852688 889421824 12556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18683/tid=18686] ppid=18682 vsize=868576 CPUtime=0
/proc/18683/task/18686/stat : 18686 (java) S 18682 18669 16814 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22852688 889421824 12556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18683/tid=18687] ppid=18682 vsize=868576 CPUtime=0
/proc/18683/task/18687/stat : 18687 (java) S 18682 18669 16814 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22852688 889421824 12556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18683/tid=18688] ppid=18682 vsize=868576 CPUtime=0
/proc/18683/task/18688/stat : 18688 (java) S 18682 18669 16814 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22852690 889421824 12556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18683/tid=18689] ppid=18682 vsize=868576 CPUtime=0.15
/proc/18683/task/18689/stat : 18689 (java) S 18682 18669 16814 0 -1 64 1456 0 0 0 15 0 0 0 16 0 9 0 22852690 889421824 12556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18683/tid=18690] ppid=18682 vsize=868576 CPUtime=0
/proc/18683/task/18690/stat : 18690 (java) S 18682 18669 16814 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22852690 889421824 12556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18683/tid=18691] ppid=18682 vsize=868576 CPUtime=0
/proc/18683/task/18691/stat : 18691 (java) S 18682 18669 16814 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22852690 889421824 12556 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 890800

[startup+6.3015 s]
/proc/loadavg: 1.92 1.97 1.98 3/75 18693
/proc/meminfo: memFree=1866504/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 15 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=22104 CPUtime=0.92
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 5216 0 0 0 90 2 0 0 25 0 1 0 22853116 22634496 5202 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 5526 5202 76 150 0 5373 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 44328

[startup+12.7013 s]
/proc/loadavg: 1.93 1.97 1.98 3/75 18693
/proc/meminfo: memFree=1848712/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=23620 CPUtime=7.28
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 5604 0 0 0 726 2 0 0 25 0 1 0 22853116 24186880 5590 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 5905 5590 76 150 0 5752 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 45844

[startup+25.5018 s]
/proc/loadavg: 1.94 1.97 1.98 3/75 18693
/proc/meminfo: memFree=1847304/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=25212 CPUtime=20.04
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 5986 0 0 0 2001 3 0 0 25 0 1 0 22853116 25817088 5972 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 6303 5972 76 150 0 6150 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 47436

[startup+51.1018 s]
/proc/loadavg: 1.96 1.97 1.98 3/75 18693
/proc/meminfo: memFree=1843720/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=28976 CPUtime=45.54
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 6902 0 0 0 4550 4 0 0 25 0 1 0 22853116 29671424 6888 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 7244 6888 76 150 0 7091 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 51200

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.98 3/77 18744
/proc/meminfo: memFree=1775472/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=84288 CPUtime=96.26
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 20697 0 0 0 9609 17 0 0 25 0 1 0 22853116 86310912 20683 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 21072 20683 76 150 0 20919 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 106512

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=1674928/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=155184 CPUtime=155.7
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 38418 0 0 0 15537 33 0 0 25 0 1 0 22853116 158908416 38404 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 38796 38404 76 150 0 38643 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 177408

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=1548336/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=204704 CPUtime=215.13
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 50825 0 0 0 21469 44 0 0 25 0 1 0 22853116 209616896 50811 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 51176 50811 76 150 0 51023 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 226928


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

/proc/meminfo: memFree=717296/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=733348 CPUtime=1344.44
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 182687 0 0 0 134254 190 0 0 25 0 1 0 22853116 750948352 182673 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 183337 182673 76 150 0 183184 0
Current children cumulated CPU time (s) 1349.71
Current children cumulated vsize (KiB) 755572

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=669104/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=761744 CPUtime=1403.88
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 189800 0 0 0 140191 197 0 0 25 0 1 0 22853116 780025856 189786 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 190436 189786 76 150 0 190283 0
Current children cumulated CPU time (s) 1409.15
Current children cumulated vsize (KiB) 783968

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=624880/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=783144 CPUtime=1463.32
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 195187 0 0 0 146127 205 0 0 25 0 1 0 22853116 801939456 195173 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 195786 195173 76 150 0 195633 0
Current children cumulated CPU time (s) 1468.59
Current children cumulated vsize (KiB) 805368

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=599728/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=807704 CPUtime=1522.75
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 201341 0 0 0 152062 213 0 0 25 0 1 0 22853116 827088896 201327 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 201926 201327 76 150 0 201773 0
Current children cumulated CPU time (s) 1528.02
Current children cumulated vsize (KiB) 829928

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=594800/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=812592 CPUtime=1582.2
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 202543 0 0 0 158006 214 0 0 25 0 1 0 22853116 832094208 202529 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 203148 202529 76 150 0 202995 0
Current children cumulated CPU time (s) 1587.47
Current children cumulated vsize (KiB) 834816

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=594736/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=812592 CPUtime=1641.63
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 202543 0 0 0 163949 214 0 0 25 0 1 0 22853116 832094208 202529 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 203148 202529 76 150 0 202995 0
Current children cumulated CPU time (s) 1646.9
Current children cumulated vsize (KiB) 834816

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=594736/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=812592 CPUtime=1701.07
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 202543 0 0 0 169893 214 0 0 25 0 1 0 22853116 832094208 202529 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 203148 202529 76 150 0 202995 0
Current children cumulated CPU time (s) 1706.34
Current children cumulated vsize (KiB) 834816

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=594672/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=812592 CPUtime=1760.5
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 202544 0 0 0 175836 214 0 0 25 0 1 0 22853116 832094208 202530 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 203148 202530 76 150 0 202995 0
Current children cumulated CPU time (s) 1765.77
Current children cumulated vsize (KiB) 834816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.9 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=594672/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1376 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=5356 CPUtime=0
/proc/18692/stat : 18692 (sh) S 18669 18669 16814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22853115 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18692/statm: 1339 232 193 169 0 50 0
[pid=18693] ppid=18692 vsize=812592 CPUtime=1794.78
/proc/18693/stat : 18693 (minisat) R 18692 18669 16814 0 -1 4194304 202545 0 0 0 179264 214 0 0 25 0 1 0 22853116 832094208 202531 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 203148 202531 76 150 0 202995 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 834816

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

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

[startup+1817.02 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 18744
/proc/meminfo: memFree=594672/2055920 swapFree=4192812/4192956
[pid=18669] ppid=18667 vsize=16868 CPUtime=5.27
/proc/18669/stat : 18669 (sugar) S 18667 18669 16814 0 -1 4194304 1398 32238 0 2 6 1 500 20 16 0 1 0 22852579 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18669/statm: 4217 1113 409 3 0 796 0
[pid=18692] ppid=18669 vsize=0 CPUtime=0
/proc/18692/stat : 18692 (sh) Z 18669 18669 16814 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 22853115 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18692/statm: 0 0 0 0 0 0 0
[pid=18693] ppid=1 vsize=0 CPUtime=1794.89
/proc/18693/stat : 18693 (minisat) R 1 18669 16814 0 -1 4195332 202545 0 0 0 179264 225 0 0 25 0 1 0 22853116 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18693/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18669 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=69229
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=230964
# CPU time returned by wait4() is 5.30019
# while last known CPU time is 1800.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.03
CPU time (s): 1800.16
CPU user time (s): 1797.7
CPU system time (s): 2.46
CPU usage (%): 99.0716
Max. virtual memory (cumulated for all children) (KiB): 891804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.06923
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33997
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= 3376
involuntary context switches= 3264

runsolver used 2.6286 second user time and 5.60215 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-12 02:18:01
IDJOB=2073183
IDBENCH=55955
IDSOLVER=739
FILE ID=node75/2073183-1247357881
PBS_JOBID= 9506862
Free space on /tmp= 66252 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ramsey4/normalized-ramsey-45-4.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-2073183-1247357881/watcher-2073183-1247357881 -o /tmp/evaluation-result-2073183-1247357881/solver-2073183-1247357881 -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-2073183-1247357881.xml

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

MD5SUM BENCH= 3e8236e6ba39e4fd04a7c847b9b657af
RANDOM SEED=1910102088

node75.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1881800 kB
Buffers:         10468 kB
Cached:          85276 kB
SwapCached:          0 kB
Active:          80792 kB
Inactive:        42104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3356 kB
Writeback:           0 kB
Mapped:          38708 kB
Slab:            36536 kB
Committed_AS:   187200 kB
PageTables:       1772 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= 66248 MiB
End job on node75 at 2009-07-12 02:48:20