Trace number 2085272

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? (TO) 1800.11 1802.35

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen15-15-17.xml
MD5SUM573670be21826232d8e7fcd0958ee593
Bench Category2-ARY-INT (binary 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 variables225
Number of constraints5180
Maximum constraint arity2
Maximum domain size17
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5180
Global constraints used (with number of constraints)

Solver Data

0.05/0.22	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.22	c 0	BEGIN Sun Jul 12 08:49:53 2009
0.05/0.22	c 0	PID 24247
0.05/0.22	c 0	HOST node42.alineos.net
0.05/0.22	c 0	CONVERTING HOME/instance-2085272-1247381392.xml TO HOME/temp.csp
0.05/0.22	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2085272-1247381392.xml' 'HOME/temp.csp'
0.07/0.81	c 0	1 domains, 225 variables, 1 predicates, 0 relations, 5180 constraints
0.07/0.82	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.82	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.07/0.90	c 0	Parsing HOME/temp.csp
0.97/1.15	c 1	parsed 5407 expressions
0.97/1.16	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.97/1.16	c 1	Converting to clausal form CSP
1.16/1.35	c 1	converted 541 (10%) expressions
1.25/1.41	c 1	converted 1082 (20%) expressions
1.25/1.43	c 1	converted 1623 (30%) expressions
1.25/1.45	c 1	converted 2163 (40%) expressions
1.25/1.47	c 1	converted 2704 (50%) expressions
1.25/1.49	c 1	converted 3245 (60%) expressions
1.36/1.51	c 1	converted 3785 (70%) expressions
1.36/1.57	c 1	converted 4326 (80%) expressions
1.45/1.60	c 1	converted 4867 (90%) expressions
1.45/1.62	c 1	converted 5407 (100%) expressions
1.45/1.62	c 1	CSP : 225 integers, 0 booleans, 5180 clauses, largest domain size 17
1.45/1.62	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.45/1.62	c 1	Propagation in CSP
1.45/1.66	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.45/1.66	c 1	CSP : 225 integers, 0 booleans, 5180 clauses, largest domain size 17
1.45/1.66	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.45/1.66	c 1	Simplifing CSP by introducing new Boolean variables
1.55/1.78	c 1	CSP : 225 integers, 10360 booleans, 15540 clauses, largest domain size 17
1.55/1.78	c 1	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.65/1.85	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.65/1.86	c 1	23 (10%) CSP integer variables are encoded (345 clauses, 3657 bytes)
1.65/1.87	c 1	45 (20%) CSP integer variables are encoded (675 clauses, 7287 bytes)
1.65/1.87	c 1	68 (30%) CSP integer variables are encoded (1020 clauses, 11249 bytes)
1.65/1.87	c 1	90 (40%) CSP integer variables are encoded (1350 clauses, 15539 bytes)
1.65/1.88	c 1	113 (50%) CSP integer variables are encoded (1695 clauses, 20024 bytes)
1.65/1.88	c 1	135 (60%) CSP integer variables are encoded (2025 clauses, 24314 bytes)
1.65/1.88	c 1	158 (70%) CSP integer variables are encoded (2370 clauses, 28799 bytes)
1.65/1.88	c 1	180 (80%) CSP integer variables are encoded (2700 clauses, 33089 bytes)
1.65/1.88	c 1	203 (90%) CSP integer variables are encoded (3045 clauses, 37574 bytes)
1.65/1.88	c 1	225 (100%) CSP integer variables are encoded (3375 clauses, 41864 bytes)
1.75/1.96	c 1	1554 (10%) CSP clauses are encoded (21505 clauses, 338212 bytes)
1.84/2.02	c 1	3108 (20%) CSP clauses are encoded (39635 clauses, 644784 bytes)
1.84/2.07	c 2	4662 (30%) CSP clauses are encoded (57765 clauses, 952334 bytes)
1.94/2.12	c 2	6216 (40%) CSP clauses are encoded (75895 clauses, 1262348 bytes)
1.94/2.16	c 2	7770 (50%) CSP clauses are encoded (94025 clauses, 1591516 bytes)
1.94/2.20	c 2	9324 (60%) CSP clauses are encoded (112155 clauses, 1920964 bytes)
2.05/2.24	c 2	10878 (70%) CSP clauses are encoded (130285 clauses, 2265766 bytes)
2.05/2.28	c 2	12432 (80%) CSP clauses are encoded (148415 clauses, 2613862 bytes)
2.15/2.32	c 2	13986 (90%) CSP clauses are encoded (166545 clauses, 2961958 bytes)
2.15/2.37	c 2	15540 (100%) CSP clauses are encoded (184675 clauses, 3310054 bytes)
2.15/2.37	c 2	15540 CSP clauses encoded
2.15/2.37	c 2	Writing map file : HOME/temp.map
2.15/2.38	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.15/2.38	c 2	SAT : 13960 SAT variables, 184675 SAT clauses, 3310054 bytes
2.15/2.38	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.15/2.39	c 2	SOLVING HOME/temp.cnf
2.15/2.39	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.15/2.39	c 2	This is MiniSat 2.0 beta
2.15/2.39	c 2	WARNING: for repeatability, setting FPU to use double precision
2.15/2.39	c 2	============================[ Problem Statistics ]=============================
2.15/2.39	c 2	|                                                                             |
2.15/2.40	c 2	|  Number of variables:  13960                                                |
2.15/2.40	c 2	|  Number of clauses:    184675                                               |
2.24/2.50	c 2	|  Parsing time:         0.09         s                                       |
2.24/2.51	c 2	============================[ Search Statistics ]==============================
2.24/2.51	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.24/2.51	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.24/2.51	c 2	===============================================================================
2.24/2.51	c 2	|         0 |   13960   184675   524750 |    61558        0    nan |  0.000 % |
2.24/2.67	c 2	|       100 |   13960   184675   524750 |    67714      100    120 |  0.000 % |
2.24/2.82	c 2	|       251 |   13960   184675   524750 |    74485      251    100 |  0.000 % |
2.24/2.87	c 2	|       476 |   13960   184675   524750 |    81934      476     58 |  0.000 % |
2.24/2.91	c 2	|       816 |   13960   184675   524750 |    90127      816     39 |  0.000 % |
2.24/2.97	c 2	|      1322 |   13960   184675   524750 |    99140     1322     29 |  0.000 % |
3.51/3.74	c 3	|      2083 |   13960   184675   524750 |   109054     2083     62 |  0.000 % |
4.20/4.44	c 4	|      3224 |   13960   184675   524750 |   119959     3224     64 |  0.000 % |
5.69/5.91	c 5	|      4932 |   13960   184675   524750 |   131955     4932     72 |  0.000 % |
6.78/7.05	c 7	|      7495 |   13960   184675   524750 |   145151     7495     63 |  0.000 % |
9.36/9.66	c 9	|     11341 |   13960   184675   524750 |   159666    11341     65 |  0.000 % |
13.41/13.76	c 13	|     17108 |   13960   184675   524750 |   175633    17108     67 |  0.000 % |
18.06/18.49	c 18	|     25757 |   13960   184675   524750 |   193196    25757     63 |  0.000 % |
22.62/23.04	c 23	|     38732 |   13960   184675   524750 |   212516    38732     54 |  0.000 % |
40.64/41.26	c 41	|     58194 |   13960   184675   524750 |   233767    58194     59 |  0.000 % |
87.36/88.32	c 88	|     87389 |   13960   184675   524750 |   257144    87389     77 |  0.000 % |
168.33/169.30	c 169	|    131179 |   13960   184675   524750 |   282858   131179     90 |  0.000 % |
303.81/304.94	c 304	|    196865 |   13960   184675   524750 |   311144   196865    101 |  0.000 % |
594.18/595.54	c 595	|    295393 |   13960   184675   524750 |   342259   295393    116 |  0.000 % |
1012.68/1014.37	c 1014	|    443182 |   13960   184675   524750 |   376485   110338    161 |  0.000 % |
1628.78/1630.99	c 1630	|    664865 |   13960   184675   524750 |   414133   332021    143 |  0.000 % |
1800.11/1802.31	c ERROR INTERRUPTED
1800.11/1802.34	s UNKNOWN
1800.11/1802.34	c 1802	CPU 2.25 (0.06 0.02 2.02 0.15)
1800.11/1802.34	c 1802	END Sun Jul 12 09:19:55 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-2085272-1247381392/watcher-2085272-1247381392 -o /tmp/evaluation-result-2085272-1247381392/solver-2085272-1247381392 -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-2085272-1247381392.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: 2.00 2.00 2.00 4/84 24247
/proc/meminfo: memFree=1737640/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=18576 CPUtime=0
/proc/24247/stat : 24247 (runsolver) D 24245 24247 23745 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 25203169 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 259415141671 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/24247/statm: 4644 284 249 26 0 2626 0

[startup+0.084554 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 24247
/proc/meminfo: memFree=1737640/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=12412 CPUtime=0
/proc/24247/stat : 24247 (sugar) D 24245 24247 23745 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 25203169 12709888 393 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/24247/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.10256 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 24247
/proc/meminfo: memFree=1737640/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=12808 CPUtime=0.01
/proc/24247/stat : 24247 (sugar) R 24245 24247 23745 0 -1 4194304 555 0 0 0 1 0 0 0 18 0 1 0 25203169 13115392 523 996147200 4194304 4206940 548682068608 18446744073709551615 259424031750 0 0 4224 0 0 0 0 17 1 0 0
/proc/24247/statm: 3202 523 316 3 0 302 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12808

[startup+0.302602 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 24247
/proc/meminfo: memFree=1737640/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=0.07
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25203169 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24247/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702675 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 24247
/proc/meminfo: memFree=1737640/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=0.07
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25203169 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24247/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50183 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 24269
/proc/meminfo: memFree=1728720/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=0.7
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1309 7428 0 1 5 2 58 5 15 0 1 0 25203169 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24247/statm: 4217 1111 409 3 0 796 0
[pid=24260] ppid=24247 vsize=5356 CPUtime=0
/proc/24260/stat : 24260 (sh) S 24247 24247 23745 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25203251 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24260/statm: 1339 233 193 169 0 50 0
[pid=24261] ppid=24260 vsize=868516 CPUtime=0.66
/proc/24261/stat : 24261 (java) S 24260 24247 23745 0 -1 0 5805 0 1 0 62 4 0 0 18 0 9 0 25203251 889360384 5231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24261/statm: 217129 5231 1743 9 0 211634 0
[pid=24261/tid=24262] ppid=24260 vsize=868516 CPUtime=0.44
/proc/24261/task/24262/stat : 24262 (java) R 24260 24247 23745 0 -1 64 2671 0 1 0 43 1 0 0 19 0 9 0 25203252 889360384 5231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24261/tid=24263] ppid=24260 vsize=868516 CPUtime=0.04
/proc/24261/task/24263/stat : 24263 (java) R 24260 24247 23745 0 -1 64 970 0 0 0 4 0 0 0 16 0 9 0 25203253 889360384 5231 996147200 134512640 134550932 4294955936 18446744073709551615 103826193 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24261/tid=24264] ppid=24260 vsize=868516 CPUtime=0
/proc/24261/task/24264/stat : 24264 (java) S 24260 24247 23745 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 25203254 889360384 5231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24261/tid=24265] ppid=24260 vsize=868516 CPUtime=0
/proc/24261/task/24265/stat : 24265 (java) S 24260 24247 23745 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25203254 889360384 5231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24261/tid=24266] ppid=24260 vsize=868516 CPUtime=0
/proc/24261/task/24266/stat : 24266 (java) S 24260 24247 23745 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25203256 889360384 5231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24261/tid=24267] ppid=24260 vsize=868516 CPUtime=0.15
/proc/24261/task/24267/stat : 24267 (java) S 24260 24247 23745 0 -1 64 1470 0 0 0 14 1 0 0 16 0 9 0 25203256 889360384 5231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24261/tid=24268] ppid=24260 vsize=868516 CPUtime=0
/proc/24261/task/24268/stat : 24268 (java) S 24260 24247 23745 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25203256 889360384 5231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24261/tid=24269] ppid=24260 vsize=868516 CPUtime=0
/proc/24261/task/24269/stat : 24269 (java) S 24260 24247 23745 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25203256 889360384 5231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 890740

[startup+3.10114 s]
/proc/loadavg: 2.08 2.02 2.01 3/95 24269
/proc/meminfo: memFree=1713040/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 15 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30175 s]
/proc/loadavg: 2.08 2.02 2.01 3/87 24271
/proc/meminfo: memFree=1718744/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=12736 CPUtime=3.85
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 3009 0 0 0 383 2 0 0 25 0 1 0 25203408 13041664 2995 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/24271/statm: 3184 2995 76 150 0 3031 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 34960

[startup+12.702 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 24271
/proc/meminfo: memFree=1715672/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=15516 CPUtime=10.18
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 3717 0 0 0 1015 3 0 0 25 0 1 0 25203408 15888384 3703 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24271/statm: 3879 3703 76 150 0 3726 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 37740

[startup+25.5024 s]
/proc/loadavg: 2.06 2.01 2.00 3/87 24271
/proc/meminfo: memFree=1709912/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=21436 CPUtime=22.87
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 5186 0 0 0 2281 6 0 0 25 0 1 0 25203408 21950464 5172 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24271/statm: 5359 5172 76 150 0 5206 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 43660

[startup+51.1023 s]
/proc/loadavg: 2.04 2.01 2.00 3/87 24271
/proc/meminfo: memFree=1701656/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=29880 CPUtime=48.21
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 7279 0 0 0 4813 8 0 0 25 0 1 0 25203408 30597120 7265 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/24271/statm: 7470 7265 76 150 0 7317 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 52104

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 24273
/proc/meminfo: memFree=1666456/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=44580 CPUtime=99.12
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 10936 0 0 0 9898 14 0 0 25 0 1 0 25203408 45649920 10922 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 11145 10922 76 150 0 10992 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 66804

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24273
/proc/meminfo: memFree=1650904/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=60036 CPUtime=159.09
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 14838 0 0 0 15890 19 0 0 25 0 1 0 25203408 61476864 14824 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 15009 14824 76 150 0 14856 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 82260

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24273
/proc/meminfo: memFree=1634776/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=76160 CPUtime=219.06
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 18823 0 0 0 21880 26 0 0 25 0 1 0 25203408 77987840 18809 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 19040 18809 76 150 0 18887 0
Current children cumulated CPU time (s) 221.3
Current children cumulated vsize (KiB) 98384

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

/proc/meminfo: memFree=1433240/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=187972 CPUtime=1358.18
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 46696 0 0 0 135758 60 0 0 25 0 1 0 25203408 192483328 46682 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 46993 46682 76 150 0 46840 0
Current children cumulated CPU time (s) 1360.42
Current children cumulated vsize (KiB) 210196

[startup+1422.31 s]
/proc/loadavg: 2.21 2.29 2.12 3/87 24279
/proc/meminfo: memFree=1433176/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=187972 CPUtime=1418.15
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 46696 0 0 0 141755 60 0 0 25 0 1 0 25203408 192483328 46682 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 46993 46682 76 150 0 46840 0
Current children cumulated CPU time (s) 1420.39
Current children cumulated vsize (KiB) 210196

[startup+1482.3 s]
/proc/loadavg: 2.08 2.24 2.11 3/84 24363
/proc/meminfo: memFree=1705128/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=190744 CPUtime=1478.01
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 47399 0 0 0 147739 62 0 0 25 0 1 0 25203408 195321856 47385 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 47686 47385 76 150 0 47533 0
Current children cumulated CPU time (s) 1480.25
Current children cumulated vsize (KiB) 212968

[startup+1542.3 s]
/proc/loadavg: 2.03 2.19 2.10 3/84 24363
/proc/meminfo: memFree=1694504/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=201120 CPUtime=1537.97
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 49993 0 0 0 153733 64 0 0 25 0 1 0 25203408 205946880 49979 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 50280 49979 76 150 0 50127 0
Current children cumulated CPU time (s) 1540.21
Current children cumulated vsize (KiB) 223344

[startup+1602.3 s]
/proc/loadavg: 2.01 2.16 2.09 3/84 24363
/proc/meminfo: memFree=1684776/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=211020 CPUtime=1597.95
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 52434 0 0 0 159727 68 0 0 25 0 1 0 25203408 216084480 52420 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 52755 52420 76 150 0 52602 0
Current children cumulated CPU time (s) 1600.19
Current children cumulated vsize (KiB) 233244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.12 2.08 4/84 24363
/proc/meminfo: memFree=1674408/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=221056 CPUtime=1657.92
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 54963 0 0 0 165722 70 0 0 25 0 1 0 25203408 226361344 54949 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 55264 54949 76 150 0 55111 0
Current children cumulated CPU time (s) 1660.16
Current children cumulated vsize (KiB) 243280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.10 2.08 3/84 24363
/proc/meminfo: memFree=1663016/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=232564 CPUtime=1717.9
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 57825 0 0 0 171716 74 0 0 25 0 1 0 25203408 238145536 57811 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 58141 57811 76 150 0 57988 0
Current children cumulated CPU time (s) 1720.14
Current children cumulated vsize (KiB) 254788

[startup+1782.3 s]
/proc/loadavg: 2.00 2.08 2.07 3/84 24363
/proc/meminfo: memFree=1651496/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=243684 CPUtime=1777.86
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 60643 0 0 0 177710 76 0 0 25 0 1 0 25203408 249532416 60629 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 60921 60629 76 150 0 60768 0
Current children cumulated CPU time (s) 1780.1
Current children cumulated vsize (KiB) 265908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/84 24363
/proc/meminfo: memFree=1647720/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=247380 CPUtime=1797.87
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 61570 0 0 0 179709 78 0 0 25 0 1 0 25203408 253317120 61556 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 61845 61556 76 150 0 61692 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 269604

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

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

[startup+1802.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/84 24363
/proc/meminfo: memFree=1647720/2055920 swapFree=4192812/4192956
[pid=24247] ppid=24245 vsize=16868 CPUtime=2.24
/proc/24247/stat : 24247 (sugar) S 24245 24247 23745 0 -1 4194304 1376 16046 0 2 6 2 202 14 16 0 1 0 25203169 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24247/statm: 4217 1113 409 3 0 796 0
[pid=24270] ppid=24247 vsize=5356 CPUtime=0
/proc/24270/stat : 24270 (sh) S 24247 24247 23745 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25203408 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24270/statm: 1339 232 193 169 0 50 0
[pid=24271] ppid=24270 vsize=247380 CPUtime=1797.87
/proc/24271/stat : 24271 (minisat) R 24270 24247 23745 0 -1 4194304 61570 0 0 0 179709 78 0 0 25 0 1 0 25203408 253317120 61556 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24271/statm: 61845 61556 76 150 0 61692 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 269604

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24247 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=86682
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=178972
# CPU time returned by wait4() is 2.26565
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.35
CPU time (s): 1800.11
CPU user time (s): 1799.17
CPU system time (s): 0.94
CPU usage (%): 99.8759
Max. virtual memory (cumulated for all children) (KiB): 891016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.08668
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17805
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= 2765
involuntary context switches= 2606

runsolver used 2.19267 second user time and 5.9031 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-12 08:49:52
IDJOB=2085272
IDBENCH=58337
IDSOLVER=739
FILE ID=node42/2085272-1247381392
PBS_JOBID= 9507230
Free space on /tmp= 66308 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen15-15-17.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-2085272-1247381392/watcher-2085272-1247381392 -o /tmp/evaluation-result-2085272-1247381392/solver-2085272-1247381392 -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-2085272-1247381392.xml

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

MD5SUM BENCH= 573670be21826232d8e7fcd0958ee593
RANDOM SEED=1457392623

node42.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.283
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.283
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:       1738120 kB
Buffers:          9904 kB
Cached:          63876 kB
SwapCached:          0 kB
Active:         240396 kB
Inactive:        30104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:         212452 kB
Slab:            32200 kB
Committed_AS:   886960 kB
PageTables:       2124 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= 66308 MiB
End job on node42 at 2009-07-12 09:19:57