Trace number 2074305

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.02 1800.74

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-12-12-3.xml
MD5SUMe34e1386cee7fc09fd89180f54910ae3
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 variables144
Number of constraints4356
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4356
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:39:20 2009
0.00/0.07	c 0	PID 20994
0.00/0.07	c 0	HOST node68.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2074305-1247359159.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-2074305-1247359159.xml' 'HOME/temp.csp'
0.06/0.54	c 0	1 domains, 144 variables, 1 predicates, 0 relations, 4356 constraints
0.06/0.56	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.56	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.66/0.63	c 0	Parsing HOME/temp.csp
0.66/0.76	c 0	parsed 4502 expressions
0.66/0.77	c 0	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.66/0.77	c 0	Converting to clausal form CSP
0.66/1.00	c 1	converted 451 (10%) expressions
1.21/1.06	c 1	converted 901 (20%) expressions
1.31/1.17	c 1	converted 1351 (30%) expressions
1.40/1.24	c 1	converted 1801 (40%) expressions
1.40/1.30	c 1	converted 2251 (50%) expressions
1.51/1.36	c 1	converted 2702 (60%) expressions
1.70/1.50	c 1	converted 3152 (70%) expressions
1.70/1.57	c 1	converted 3602 (80%) expressions
1.80/1.65	c 1	converted 4052 (90%) expressions
1.90/1.72	c 1	converted 4502 (100%) expressions
1.90/1.72	c 1	CSP : 144 integers, 0 booleans, 4356 clauses, largest domain size 3
1.90/1.72	c 1	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.90/1.72	c 1	Propagation in CSP
1.90/1.74	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.90/1.74	c 1	CSP : 144 integers, 0 booleans, 4356 clauses, largest domain size 3
1.90/1.74	c 1	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.90/1.75	c 1	Simplifing CSP by introducing new Boolean variables
2.29/2.12	c 2	CSP : 144 integers, 52272 booleans, 56628 clauses, largest domain size 3
2.29/2.12	c 2	Heap : 29 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.48/2.30	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.48/2.32	c 2	15 (10%) CSP integer variables are encoded (15 clauses, 190 bytes)
2.48/2.32	c 2	29 (20%) CSP integer variables are encoded (29 clauses, 316 bytes)
2.48/2.32	c 2	44 (30%) CSP integer variables are encoded (44 clauses, 451 bytes)
2.48/2.32	c 2	58 (40%) CSP integer variables are encoded (58 clauses, 594 bytes)
2.48/2.32	c 2	72 (50%) CSP integer variables are encoded (72 clauses, 748 bytes)
2.48/2.33	c 2	87 (60%) CSP integer variables are encoded (87 clauses, 913 bytes)
2.48/2.33	c 2	101 (70%) CSP integer variables are encoded (101 clauses, 1067 bytes)
2.48/2.33	c 2	116 (80%) CSP integer variables are encoded (116 clauses, 1232 bytes)
2.48/2.33	c 2	130 (90%) CSP integer variables are encoded (130 clauses, 1386 bytes)
2.48/2.33	c 2	144 (100%) CSP integer variables are encoded (144 clauses, 1540 bytes)
2.58/2.45	c 2	5663 (10%) CSP clauses are encoded (16263 clauses, 225524 bytes)
2.69/2.51	c 2	11326 (20%) CSP clauses are encoded (32380 clauses, 461501 bytes)
2.69/2.57	c 2	16989 (30%) CSP clauses are encoded (48499 clauses, 716377 bytes)
2.78/2.63	c 2	22652 (40%) CSP clauses are encoded (64616 clauses, 971878 bytes)
2.78/2.69	c 2	28314 (50%) CSP clauses are encoded (80730 clauses, 1228042 bytes)
2.88/2.75	c 2	33977 (60%) CSP clauses are encoded (96849 clauses, 1486432 bytes)
2.98/2.81	c 3	39640 (70%) CSP clauses are encoded (112966 clauses, 1753665 bytes)
2.98/2.87	c 3	45303 (80%) CSP clauses are encoded (129085 clauses, 2021115 bytes)
3.08/2.93	c 3	50966 (90%) CSP clauses are encoded (145202 clauses, 2288594 bytes)
3.17/3.00	c 3	56628 (100%) CSP clauses are encoded (161316 clauses, 2556028 bytes)
3.17/3.00	c 3	56628 CSP clauses encoded
3.17/3.00	c 3	Writing map file : HOME/temp.map
3.17/3.02	c 3	Heap : 24 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.17/3.02	c 3	SAT : 52560 SAT variables, 161316 SAT clauses, 2556028 bytes
3.17/3.02	c 3	Heap : 24 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.17/3.07	c 3	SOLVING HOME/temp.cnf
3.17/3.07	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.17/3.08	c 3	This is MiniSat 2.0 beta
3.17/3.08	c 3	WARNING: for repeatability, setting FPU to use double precision
3.17/3.08	c 3	============================[ Problem Statistics ]=============================
3.17/3.08	c 3	|                                                                             |
3.17/3.08	c 3	|  Number of variables:  52560                                                |
3.17/3.08	c 3	|  Number of clauses:    161316                                               |
3.22/3.16	c 3	|  Parsing time:         0.07         s                                       |
3.22/3.17	c 3	============================[ Search Statistics ]==============================
3.22/3.17	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.22/3.17	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.22/3.17	c 3	===============================================================================
3.22/3.17	c 3	|         0 |   52560   161316   418464 |    53772        0    nan |  0.000 % |
3.22/3.20	c 3	|       100 |   52560   161316   418464 |    59149      100     16 |  0.000 % |
3.33/3.24	c 3	|       251 |   52560   161316   418464 |    65064      251     17 |  0.000 % |
3.43/3.37	c 3	|       476 |   52560   161316   418464 |    71570      476     14 |  0.000 % |
3.63/3.57	c 3	|       813 |   52560   161316   418464 |    78727      813     13 |  0.000 % |
3.93/3.85	c 4	|      1320 |   52560   161316   418464 |    86600     1320     12 |  0.000 % |
4.33/4.28	c 4	|      2079 |   52560   161316   418464 |    95260     2079     12 |  0.000 % |
4.93/4.84	c 5	|      3219 |   52560   161316   418464 |   104786     3219     16 |  0.000 % |
5.63/5.57	c 5	|      4927 |   52560   161316   418464 |   115265     4927     22 |  0.000 % |
7.22/7.13	c 7	|      7489 |   52560   161316   418464 |   126791     7489     26 |  0.000 % |
9.32/9.27	c 9	|     11333 |   52560   161316   418464 |   139470    11333     27 |  0.000 % |
13.82/13.75	c 13	|     17099 |   52560   161316   418464 |   153417    17099     32 |  0.000 % |
21.92/21.80	c 22	|     25748 |   52560   161316   418464 |   168759    25748     40 |  0.000 % |
37.99/37.94	c 38	|     38722 |   52560   161316   418464 |   185635    38722     46 |  0.000 % |
58.28/58.28	c 58	|     58183 |   52560   161316   418464 |   204199    58183     48 |  0.000 % |
99.66/99.67	c 99	|     87377 |   52560   161316   418464 |   224618    87377     50 |  0.000 % |
184.62/184.64	c 184	|    131166 |   52560   161316   418464 |   247080   131166     57 |  0.000 % |
355.25/355.32	c 355	|    196850 |   52560   161316   418464 |   271788   196850     61 |  0.000 % |
662.51/662.74	c 662	|    295380 |   52560   161316   418464 |   298967    32337     63 |  0.000 % |
997.36/997.76	c 997	|    443170 |   52560   161316   418464 |   328864   180127     72 |  0.000 % |
1620.09/1620.80	c 1621	|    664853 |   52560   161316   418464 |   361751    87142     86 |  0.000 % |
1800.02/1800.72	c ERROR INTERRUPTED
1800.02/1800.73	s UNKNOWN
1800.02/1800.73	c 1800	CPU 3.23 (0.05 0.02 2.98 0.18)
1800.02/1800.73	c 1800	END Sun Jul 12 03:09:20 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-2074305-1247359159/watcher-2074305-1247359159 -o /tmp/evaluation-result-2074305-1247359159/solver-2074305-1247359159 -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-2074305-1247359159.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: 0.36 1.26 1.70 3/70 20994
/proc/meminfo: memFree=1755952/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=12268 CPUtime=0
/proc/20994/stat : 20994 (sugar) R 20992 20994 18937 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 22978659 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 209569496062 0 0 4224 0 0 0 0 17 0 0 0
/proc/20994/statm: 3067 316 241 3 0 167 0

[startup+0.014081 s]
/proc/loadavg: 0.36 1.26 1.70 3/70 20994
/proc/meminfo: memFree=1755952/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=12544 CPUtime=0
/proc/20994/stat : 20994 (sugar) R 20992 20994 18937 0 -1 4194304 476 0 0 0 0 0 0 0 18 0 1 0 22978659 12845056 444 996147200 4194304 4206940 548682068608 18446744073709551615 209560441569 0 0 4224 0 0 0 0 17 0 0 0
/proc/20994/statm: 3136 444 289 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.101101 s]
/proc/loadavg: 0.36 1.26 1.70 3/70 20994
/proc/meminfo: memFree=1755952/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=0.06
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22978659 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20994/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301136 s]
/proc/loadavg: 0.36 1.26 1.70 3/70 20994
/proc/meminfo: memFree=1755952/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=0.06
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22978659 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20994/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701204 s]
/proc/loadavg: 0.36 1.26 1.70 3/70 20994
/proc/meminfo: memFree=1755952/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=0.66
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1309 7274 0 1 5 1 55 5 16 0 1 0 22978659 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 16868

[startup+1.50234 s]
/proc/loadavg: 0.36 1.26 1.70 4/91 21034
/proc/meminfo: memFree=1731320/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=0.66
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1309 7274 0 1 5 1 55 5 16 0 1 0 22978659 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20994/statm: 4217 1111 409 3 0 796 0
[pid=21007] ppid=20994 vsize=5356 CPUtime=0
/proc/21007/stat : 21007 (sh) S 20994 20994 18937 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 22978716 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21007/statm: 1339 233 193 169 0 50 0
[pid=21008] ppid=21007 vsize=869472 CPUtime=1.04
/proc/21008/stat : 21008 (java) S 21007 20994 18937 0 -1 0 9226 0 1 0 99 5 0 0 18 0 9 0 22978716 890339328 8418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21008/statm: 217368 8418 2566 9 0 211873 0
[pid=21008/tid=21009] ppid=21007 vsize=869472 CPUtime=0.6
/proc/21008/task/21009/stat : 21009 (java) R 21007 20994 18937 0 -1 64 2774 0 1 0 58 2 0 0 17 0 9 0 22978717 890339328 8418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21008/tid=21010] ppid=21007 vsize=869472 CPUtime=0.27
/proc/21008/task/21010/stat : 21010 (java) R 21007 20994 18937 0 -1 64 4273 0 0 0 25 2 0 0 16 0 9 0 22978718 890339328 8418 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21008/tid=21011] ppid=21007 vsize=869472 CPUtime=0
/proc/21008/task/21011/stat : 21011 (java) S 21007 20994 18937 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22978718 890339328 8418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21008/tid=21012] ppid=21007 vsize=869472 CPUtime=0
/proc/21008/task/21012/stat : 21012 (java) S 21007 20994 18937 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22978718 890339328 8418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21008/tid=21013] ppid=21007 vsize=869472 CPUtime=0
/proc/21008/task/21013/stat : 21013 (java) S 21007 20994 18937 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22978720 890339328 8418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21008/tid=21014] ppid=21007 vsize=869472 CPUtime=0.14
/proc/21008/task/21014/stat : 21014 (java) S 21007 20994 18937 0 -1 64 1479 0 0 0 14 0 0 0 16 0 9 0 22978720 890339328 8418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21008/tid=21015] ppid=21007 vsize=869472 CPUtime=0
/proc/21008/task/21015/stat : 21015 (java) S 21007 20994 18937 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22978720 890339328 8418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21008/tid=21016] ppid=21007 vsize=869472 CPUtime=0
/proc/21008/task/21016/stat : 21016 (java) S 21007 20994 18937 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22978720 890339328 8418 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 891696

[startup+3.10261 s]
/proc/loadavg: 0.66 1.31 1.71 6/96 21039
/proc/meminfo: memFree=1692176/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 17 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 16868

[startup+6.30216 s]
/proc/loadavg: 0.66 1.31 1.71 3/87 21042
/proc/meminfo: memFree=1714704/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 15 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=13156 CPUtime=3.2
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 2981 0 0 0 319 1 0 0 25 0 1 0 22978967 13471744 2967 996147200 134512640 135127466 4294956256 18446744073709551615 134521712 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 3289 2967 76 150 0 3136 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 35380

[startup+12.7012 s]
/proc/loadavg: 0.86 1.33 1.72 2/73 21060
/proc/meminfo: memFree=1735752/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=14872 CPUtime=9.6
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 3415 0 0 0 958 2 0 0 25 0 1 0 22978967 15228928 3401 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 3718 3401 76 150 0 3565 0
Current children cumulated CPU time (s) 12.82
Current children cumulated vsize (KiB) 37096

[startup+25.5014 s]
/proc/loadavg: 0.88 1.32 1.71 2/73 21060
/proc/meminfo: memFree=1732632/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=18252 CPUtime=22.4
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 4268 0 0 0 2237 3 0 0 25 0 1 0 22978967 18690048 4254 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 4563 4254 76 150 0 4410 0
Current children cumulated CPU time (s) 25.62
Current children cumulated vsize (KiB) 40476

[startup+51.1018 s]
/proc/loadavg: 1.09 1.34 1.71 2/73 21144
/proc/meminfo: memFree=1726296/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=24276 CPUtime=47.96
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 5753 0 0 0 4790 6 0 0 25 0 1 0 22978967 24858624 5739 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 6069 5739 76 150 0 5916 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 46500

[startup+102.306 s]
/proc/loadavg: 1.26 1.33 1.68 3/79 21196
/proc/meminfo: memFree=1711144/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=33660 CPUtime=99.14
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 8116 0 0 0 9904 10 0 0 25 0 1 0 22978967 34467840 8102 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 8415 8102 76 150 0 8262 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 55884

[startup+162.302 s]
/proc/loadavg: 1.70 1.44 1.70 3/79 21196
/proc/meminfo: memFree=1701416/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=43512 CPUtime=159.11
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 10552 0 0 0 15898 13 0 0 25 0 1 0 22978967 44556288 10538 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 10878 10538 76 150 0 10725 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 65736

[startup+222.302 s]
/proc/loadavg: 1.90 1.55 1.71 3/79 21196
/proc/meminfo: memFree=1692520/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=52292 CPUtime=219.08
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 12724 0 0 0 21893 15 0 0 25 0 1 0 22978967 53547008 12710 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 13073 12710 76 150 0 12920 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 74516


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

/proc/meminfo: memFree=1623960/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=120508 CPUtime=1358.58
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 29715 0 0 0 135821 37 0 0 25 0 1 0 22978967 123400192 29701 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 30127 29701 76 150 0 29974 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 142732

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.89 3/80 21234
/proc/meminfo: memFree=1618136/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=126928 CPUtime=1418.56
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 31172 0 0 0 141818 38 0 0 25 0 1 0 22978967 129974272 31158 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 31732 31158 76 150 0 31579 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 149152

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.90 3/81 21235
/proc/meminfo: memFree=1612816/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=132136 CPUtime=1478.53
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 32503 0 0 0 147813 40 0 0 25 0 1 0 22978967 135307264 32489 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 33034 32489 76 150 0 32881 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 154360

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 21235
/proc/meminfo: memFree=1610960/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=133852 CPUtime=1538.5
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 32947 0 0 0 153809 41 0 0 25 0 1 0 22978967 137064448 32933 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 33463 32933 76 150 0 33310 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 156076

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 21235
/proc/meminfo: memFree=1610896/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=134060 CPUtime=1598.48
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 32970 0 0 0 159807 41 0 0 25 0 1 0 22978967 137277440 32956 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 33515 32956 76 150 0 33362 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 156284

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 21235
/proc/meminfo: memFree=1610776/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=134060 CPUtime=1658.45
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 32992 0 0 0 165804 41 0 0 25 0 1 0 22978967 137277440 32978 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 33515 32978 76 150 0 33362 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 156284

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/82 21236
/proc/meminfo: memFree=1610768/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=134060 CPUtime=1718.43
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 32997 0 0 0 171801 42 0 0 25 0 1 0 22978967 137277440 32983 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 33515 32983 76 150 0 33362 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 156284

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/82 21236
/proc/meminfo: memFree=1610576/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=134272 CPUtime=1778.4
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 33020 0 0 0 177798 42 0 0 25 0 1 0 22978967 137494528 33006 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 33568 33006 76 150 0 33415 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 156496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 1.97 1.91 3/82 21236
/proc/meminfo: memFree=1610576/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=134272 CPUtime=1796.8
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 33021 0 0 0 179638 42 0 0 25 0 1 0 22978967 137494528 33007 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 33568 33007 76 150 0 33415 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 156496

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

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

[startup+1800.71 s]
/proc/loadavg: 2.00 1.97 1.91 3/82 21236
/proc/meminfo: memFree=1610576/2055920 swapFree=4192952/4192956
[pid=20994] ppid=20992 vsize=16868 CPUtime=3.22
/proc/20994/stat : 20994 (sugar) S 20992 20994 18937 0 -1 4194304 1376 22036 0 2 5 2 297 18 16 0 1 0 22978659 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20994/statm: 4217 1113 409 3 0 796 0
[pid=21040] ppid=20994 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (sh) S 20994 20994 18937 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978967 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21040/statm: 1339 232 193 169 0 50 0
[pid=21041] ppid=21040 vsize=134272 CPUtime=1796.8
/proc/21041/stat : 21041 (minisat) R 21040 20994 18937 0 -1 4194304 33021 0 0 0 179638 42 0 0 25 0 1 0 22978967 137494528 33007 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/21041/statm: 33568 33007 76 150 0 33415 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 156496

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20994 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=39537
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=206968
# CPU time returned by wait4() is 3.2465
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.74
CPU time (s): 1800.02
CPU user time (s): 1799.4
CPU system time (s): 0.62
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 892200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.03954
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23795
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= 2157
involuntary context switches= 1906

runsolver used 2.69759 second user time and 5.45517 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-12 02:39:20
IDJOB=2074305
IDBENCH=56085
IDSOLVER=739
FILE ID=node68/2074305-1247359159
PBS_JOBID= 9506895
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-12-12-3.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-2074305-1247359159/watcher-2074305-1247359159 -o /tmp/evaluation-result-2074305-1247359159/solver-2074305-1247359159 -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-2074305-1247359159.xml

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

MD5SUM BENCH= e34e1386cee7fc09fd89180f54910ae3
RANDOM SEED=1008432823

node68.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.258
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.258
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:       1756496 kB
Buffers:         62628 kB
Cached:         151636 kB
SwapCached:          4 kB
Active:          72276 kB
Inactive:       159988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756496 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          28068 kB
Slab:            52496 kB
Committed_AS:   162472 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66440 MiB
End job on node68 at 2009-07-12 03:09:22