Trace number 1786216

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
VARSAT-industrial 2009-03-22? (TO) 5000.06 5001.51

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted instances)
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 variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  290                                                  |
0.00/0.00	c |  Number of clauses:    696                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1896048467.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     290      696     1740 |      232        0    nan |  0.000 % |
0.00/0.00	c |       100 |     290      696     1740 |      255      100     43 |  0.001 % |
0.00/0.00	c |       253 |     290      696     1740 |      280      253     40 |  0.001 % |
0.00/0.01	c |       480 |     290      696     1740 |      308      295     40 |  0.001 % |
0.00/0.02	c |       817 |     290      696     1740 |      339      254     32 |  0.001 % |
0.02/0.03	c |      1323 |     290      696     1740 |      373      314     31 |  0.001 % |
0.02/0.06	c |      2083 |     290      696     1740 |      411      335     32 |  0.001 % |
0.02/0.09	c |      3222 |     290      696     1740 |      452      417     33 |  0.001 % |
0.09/0.14	c |      4930 |     290      696     1740 |      497      479     33 |  0.001 % |
0.19/0.23	c |      7492 |     290      696     1740 |      547      516     37 |  0.001 % |
0.29/0.36	c |     11337 |     290      696     1740 |      601      486     36 |  0.001 % |
0.49/0.55	c |     17103 |     290      696     1740 |      661      605     35 |  0.001 % |
0.79/0.85	c |     25752 |     290      696     1740 |      728      641     34 |  0.001 % |
1.29/1.31	c |     38726 |     290      696     1740 |      800      437     26 |  0.001 % |
1.99/2.01	c |     58191 |     290      696     1740 |      881      550     31 |  0.001 % |
3.09/3.11	c |     87384 |     290      696     1740 |      969      899     41 |  0.001 % |
4.69/4.75	c |    131174 |     290      696     1740 |     1066      783     34 |  0.001 % |
7.29/7.38	c |    196858 |     290      696     1740 |     1172      904     41 |  0.001 % |
11.19/11.26	c |    295384 |     290      696     1740 |     1289      799     34 |  0.001 % |
17.29/17.39	c |    443175 |     290      696     1740 |     1418     1085     41 |  0.001 % |
26.88/26.95	c |    664859 |     290      696     1740 |     1560     1269     45 |  0.001 % |
41.68/41.79	c |    997385 |     290      696     1740 |     1716     1447     45 |  0.001 % |
64.77/64.81	c |   1496173 |     290      696     1740 |     1888     1048     40 |  0.001 % |
100.67/100.71	c |   2244356 |     290      696     1740 |     2077     1319     42 |  0.001 % |
155.65/155.79	c |   3366635 |     290      696     1740 |     2285     1867     44 |  0.001 % |
239.63/239.77	c |   5050046 |     290      696     1740 |     2513     1883     46 |  0.001 % |
374.58/374.70	c |   7575162 |     290      696     1740 |     2765     2331     48 |  0.001 % |
588.42/588.65	c |  11362839 |     290      696     1740 |     3041     2649     48 |  0.001 % |
916.23/916.58	c |  17044351 |     290      696     1740 |     3345     2006     47 |  0.001 % |
1432.88/1433.37	c |  25566620 |     290      696     1740 |     3680     3331     47 |  0.001 % |
2260.64/2261.37	c |  38350023 |     290      696     1740 |     4048     2807     49 |  0.001 % |
3516.97/3518.08	c |  57525129 |     290      696     1740 |     4453     3224     48 |  0.001 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786216-1241950573/watcher-1786216-1241950573 -o /tmp/evaluation-result-1786216-1241950573/solver-1786216-1241950573 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1896048467 HOME/instance-1786216-1241950573.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1270
/proc/meminfo: memFree=1755056/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=2276 CPUtime=0
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 223084483 2330624 162 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 569 162 101 221 0 345 0

[startup+0.026737 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1270
/proc/meminfo: memFree=1755056/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=2276 CPUtime=0.02
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 198 0 0 0 2 0 0 0 18 0 1 0 223084483 2330624 183 1992294400 4194304 5102648 548682068784 18446744073709551615 4254808 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 569 183 110 221 0 345 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2276

[startup+0.101746 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1270
/proc/meminfo: memFree=1755056/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=2408 CPUtime=0.09
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 220 0 0 0 9 0 0 0 18 0 1 0 223084483 2465792 205 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 602 205 110 221 0 378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2408

[startup+0.301767 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1270
/proc/meminfo: memFree=1755056/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=2540 CPUtime=0.29
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 248 0 0 0 29 0 0 0 19 0 1 0 223084483 2600960 233 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 635 233 110 221 0 411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.701811 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1270
/proc/meminfo: memFree=1755056/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=2540 CPUtime=0.69
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 266 0 0 0 69 0 0 0 22 0 1 0 223084483 2600960 251 1992294400 4194304 5102648 548682068784 18446744073709551615 4255097 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 635 251 110 221 0 411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2540

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1754408/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=2668 CPUtime=1.49
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 299 0 0 0 149 0 0 0 25 0 1 0 223084483 2732032 284 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 667 284 110 221 0 443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2668

[startup+3.10108 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1754152/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=2932 CPUtime=3.09
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 338 0 0 0 309 0 0 0 25 0 1 0 223084483 3002368 323 1992294400 4194304 5102648 548682068784 18446744073709551615 4229017 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 733 323 110 221 0 509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2932

[startup+6.30143 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1753704/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=3196 CPUtime=6.29
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 409 0 0 0 629 0 0 0 25 0 1 0 223084483 3272704 394 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 799 394 110 221 0 575 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3196

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1753256/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=3460 CPUtime=12.69
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 492 0 0 0 1269 0 0 0 25 0 1 0 223084483 3543040 477 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 865 477 110 221 0 641 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3460

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1752872/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=3860 CPUtime=25.48
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 587 0 0 0 2548 0 0 0 25 0 1 0 223084483 3952640 572 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 965 572 110 221 0 741 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3860

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1752232/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=4396 CPUtime=51.07
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 729 0 0 0 5107 0 0 0 25 0 1 0 223084483 4501504 714 1992294400 4194304 5102648 548682068784 18446744073709551615 4262579 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1099 714 110 221 0 875 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4396

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1751528/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=5064 CPUtime=102.27
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 899 0 0 0 10226 1 0 0 25 0 1 0 223084483 5185536 884 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1266 884 110 221 0 1042 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5064

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1751080/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=5616 CPUtime=162.25
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 1014 0 0 0 16224 1 0 0 25 0 1 0 223084483 5750784 999 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1404 999 110 221 0 1180 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5616

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1750632/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=5892 CPUtime=222.23
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 1105 0 0 0 22222 1 0 0 25 0 1 0 223084483 6033408 1090 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1473 1090 110 221 0 1249 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5892

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1749992/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=6572 CPUtime=282.21
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 1253 0 0 0 28220 1 0 0 25 0 1 0 223084483 6729728 1238 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1643 1238 110 221 0 1419 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6572

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1749736/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=6840 CPUtime=342.19
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 1311 0 0 0 34218 1 0 0 25 0 1 0 223084483 7004160 1296 1992294400 4194304 5102648 548682068784 18446744073709551615 4250376 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1710 1296 110 221 0 1486 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6840

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1749480/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=7108 CPUtime=402.17
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 1391 0 0 0 40216 1 0 0 25 0 1 0 223084483 7278592 1376 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1777 1376 110 221 0 1553 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7108

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1749352/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=7372 CPUtime=462.16
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 1442 0 0 0 46214 2 0 0 25 0 1 0 223084483 7548928 1427 1992294400 4194304 5102648 548682068784 18446744073709551615 4248941 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1843 1427 110 221 0 1619 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 7372

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1749288/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=7372 CPUtime=522.14
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 1458 0 0 0 52212 2 0 0 25 0 1 0 223084483 7548928 1443 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1843 1443 110 221 0 1619 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 7372

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1749224/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=7504 CPUtime=582.13
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 1478 0 0 0 58211 2 0 0 25 0 1 0 223084483 7684096 1463 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1876 1463 110 221 0 1652 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7504

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1271
/proc/meminfo: memFree=1749032/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=7644 CPUtime=642.11
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 1520 0 0 0 64209 2 0 0 25 0 1 0 223084483 7827456 1505 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 1911 1505 110 221 0 1687 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 7644

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1744168/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12128 CPUtime=4061.12
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2575 0 0 0 406102 10 0 0 25 0 1 0 223084483 12419072 2560 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3032 2560 110 221 0 2808 0
Current children cumulated CPU time (s) 4061.12
Current children cumulated vsize (KiB) 12128

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1744104/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12268 CPUtime=4121.1
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2595 0 0 0 412100 10 0 0 25 0 1 0 223084483 12562432 2580 1992294400 4194304 5102648 548682068784 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3067 2580 110 221 0 2843 0
Current children cumulated CPU time (s) 4121.1
Current children cumulated vsize (KiB) 12268

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1744040/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12268 CPUtime=4181.08
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2615 0 0 0 418098 10 0 0 25 0 1 0 223084483 12562432 2600 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3067 2600 110 221 0 2843 0
Current children cumulated CPU time (s) 4181.08
Current children cumulated vsize (KiB) 12268

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743976/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12408 CPUtime=4241.06
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2635 0 0 0 424096 10 0 0 25 0 1 0 223084483 12705792 2620 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3102 2620 110 221 0 2878 0
Current children cumulated CPU time (s) 4241.06
Current children cumulated vsize (KiB) 12408

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743912/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12408 CPUtime=4301.05
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2647 0 0 0 430094 11 0 0 25 0 1 0 223084483 12705792 2632 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3102 2632 110 221 0 2878 0
Current children cumulated CPU time (s) 4301.05
Current children cumulated vsize (KiB) 12408

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743848/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12552 CPUtime=4361.03
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2652 0 0 0 436092 11 0 0 25 0 1 0 223084483 12853248 2637 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3138 2637 110 221 0 2914 0
Current children cumulated CPU time (s) 4361.03
Current children cumulated vsize (KiB) 12552

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743848/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12552 CPUtime=4421.01
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2664 0 0 0 442090 11 0 0 25 0 1 0 223084483 12853248 2649 1992294400 4194304 5102648 548682068784 18446744073709551615 4256021 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3138 2649 110 221 0 2914 0
Current children cumulated CPU time (s) 4421.01
Current children cumulated vsize (KiB) 12552

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743784/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12552 CPUtime=4480.99
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2665 0 0 0 448088 11 0 0 25 0 1 0 223084483 12853248 2650 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3138 2650 110 221 0 2914 0
Current children cumulated CPU time (s) 4480.99
Current children cumulated vsize (KiB) 12552

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743784/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12552 CPUtime=4540.97
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2665 0 0 0 454086 11 0 0 25 0 1 0 223084483 12853248 2650 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3138 2650 110 221 0 2914 0
Current children cumulated CPU time (s) 4540.97
Current children cumulated vsize (KiB) 12552

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743720/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12552 CPUtime=4600.96
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2677 0 0 0 460085 11 0 0 25 0 1 0 223084483 12853248 2662 1992294400 4194304 5102648 548682068784 18446744073709551615 4255505 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3138 2662 110 221 0 2914 0
Current children cumulated CPU time (s) 4600.96
Current children cumulated vsize (KiB) 12552

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743656/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12692 CPUtime=4660.95
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2689 0 0 0 466083 12 0 0 25 0 1 0 223084483 12996608 2674 1992294400 4194304 5102648 548682068784 18446744073709551615 4255776 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3173 2674 110 221 0 2949 0
Current children cumulated CPU time (s) 4660.95
Current children cumulated vsize (KiB) 12692

[startup+4722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743656/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12692 CPUtime=4720.93
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2689 0 0 0 472081 12 0 0 25 0 1 0 223084483 12996608 2674 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3173 2674 110 221 0 2949 0
Current children cumulated CPU time (s) 4720.93
Current children cumulated vsize (KiB) 12692

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743592/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12692 CPUtime=4780.91
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2701 0 0 0 478079 12 0 0 25 0 1 0 223084483 12996608 2686 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3173 2686 110 221 0 2949 0
Current children cumulated CPU time (s) 4780.91
Current children cumulated vsize (KiB) 12692

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743528/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12832 CPUtime=4840.89
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2714 0 0 0 484077 12 0 0 25 0 1 0 223084483 13139968 2699 1992294400 4194304 5102648 548682068784 18446744073709551615 4254617 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3208 2699 110 221 0 2984 0
Current children cumulated CPU time (s) 4840.89
Current children cumulated vsize (KiB) 12832

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743528/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12832 CPUtime=4900.87
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2714 0 0 0 490075 12 0 0 25 0 1 0 223084483 13139968 2699 1992294400 4194304 5102648 548682068784 18446744073709551615 4255473 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3208 2699 110 221 0 2984 0
Current children cumulated CPU time (s) 4900.87
Current children cumulated vsize (KiB) 12832

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743528/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12832 CPUtime=4960.85
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2714 0 0 0 496073 12 0 0 25 0 1 0 223084483 13139968 2699 1992294400 4194304 5102648 548682068784 18446744073709551615 4255377 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3208 2699 110 221 0 2984 0
Current children cumulated CPU time (s) 4960.85
Current children cumulated vsize (KiB) 12832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743528/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12832 CPUtime=5000.05
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2714 0 0 0 499992 13 0 0 25 0 1 0 223084483 13139968 2699 1992294400 4194304 5102648 548682068784 18446744073709551615 4255528 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3208 2699 110 221 0 2984 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 12832

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

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

[startup+5001.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1279
/proc/meminfo: memFree=1743528/2055920 swapFree=4180604/4192956
[pid=1270] ppid=1268 vsize=12832 CPUtime=5000.05
/proc/1270/stat : 1270 (varsat-industri) R 1268 1270 1191 0 -1 4194304 2714 0 0 0 499992 13 0 0 25 0 1 0 223084483 13139968 2699 1992294400 4194304 5102648 548682068784 18446744073709551615 4255528 0 0 4096 3 0 0 0 17 1 0 0
/proc/1270/statm: 3208 2699 110 221 0 2984 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 12832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.51
CPU time (s): 5000.06
CPU user time (s): 4999.93
CPU system time (s): 0.132979
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 12832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.93
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2714
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 8868

runsolver used 3.2945 second user time and 10.5264 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-10 12:16:13
IDJOB=1786216
IDBENCH=71787
IDSOLVER=641
FILE ID=node59/1786216-1241950573
PBS_JOBID= 9265057
Free space on /tmp= 66376 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786216-1241950573/watcher-1786216-1241950573 -o /tmp/evaluation-result-1786216-1241950573/solver-1786216-1241950573 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1896048467 HOME/instance-1786216-1241950573.cnf

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=1896048467

node59.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.240
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.240
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:       1755472 kB
Buffers:         60944 kB
Cached:         164560 kB
SwapCached:       6784 kB
Active:         123708 kB
Inactive:       111928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755472 kB
SwapTotal:     4192956 kB
SwapFree:      4180604 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          15084 kB
Slab:            50680 kB
Committed_AS:   783512 kB
PageTables:       1460 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= 66376 MiB
End job on node59 at 2009-05-10 13:39:37