Trace number 1786228

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

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-230-100.cnf
MD5SUMd2dd2899777fd93a70e706988970ef5e
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 variables230
Number of clauses552
Sum of the clauses size1380
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2460
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 592
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:  230                                                  |
0.00/0.00	c |  Number of clauses:    552                                                  |
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:          1402524624.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 |     230      552     1380 |      184        0    nan |  0.000 % |
0.00/0.00	c |       100 |     230      552     1380 |      202      100     34 |  0.002 % |
0.00/0.00	c |       251 |     230      552     1380 |      222      251     33 |  0.002 % |
0.00/0.01	c |       476 |     230      552     1380 |      244      193     28 |  0.002 % |
0.01/0.01	c |       813 |     230      552     1380 |      269      199     24 |  0.002 % |
0.01/0.03	c |      1319 |     230      552     1380 |      296      338     32 |  0.002 % |
0.01/0.04	c |      2081 |     230      552     1380 |      325      375     31 |  0.002 % |
0.01/0.07	c |      3221 |     230      552     1380 |      358      335     29 |  0.002 % |
0.10/0.11	c |      4929 |     230      552     1380 |      394      329     27 |  0.002 % |
0.10/0.17	c |      7491 |     230      552     1380 |      433      327     26 |  0.002 % |
0.20/0.27	c |     11337 |     230      552     1380 |      477      371     26 |  0.002 % |
0.39/0.41	c |     17105 |     230      552     1380 |      524      320     20 |  0.002 % |
0.59/0.63	c |     25758 |     230      552     1380 |      577      603     30 |  0.002 % |
0.89/0.96	c |     38732 |     230      552     1380 |      635      634     31 |  0.002 % |
1.49/1.50	c |     58196 |     230      552     1380 |      698      700     32 |  0.002 % |
2.29/2.32	c |     87395 |     230      552     1380 |      768      421     21 |  0.002 % |
3.60/3.63	c |    131186 |     230      552     1380 |      845      683     30 |  0.002 % |
5.59/5.65	c |    196870 |     230      552     1380 |      930      780     32 |  0.002 % |
8.70/8.77	c |    295396 |     230      552     1380 |     1023      714     30 |  0.002 % |
13.39/13.43	c |    443186 |     230      552     1380 |     1125      767     32 |  0.002 % |
20.69/20.76	c |    664869 |     230      552     1380 |     1237      805     29 |  0.002 % |
32.18/32.22	c |    997395 |     230      552     1380 |     1361      704     29 |  0.002 % |
49.87/49.94	c |   1496183 |     230      552     1380 |     1497      849     29 |  0.002 % |
76.97/77.03	c |   2244365 |     230      552     1380 |     1647     1488     38 |  0.002 % |
119.65/119.78	c |   3366640 |     230      552     1380 |     1812     1359     36 |  0.002 % |
186.63/186.78	c |   5050052 |     230      552     1380 |     1993     1198     34 |  0.002 % |
288.99/289.18	c |   7575170 |     230      552     1380 |     2192     1106     35 |  0.002 % |
448.94/449.14	c |  11362848 |     230      552     1380 |     2412     2245     41 |  0.002 % |
699.65/699.99	c |  17044360 |     230      552     1380 |     2653     1342     36 |  0.002 % |
1090.52/1090.98	c |  25566632 |     230      552     1380 |     2918     2363     39 |  0.002 % |
1708.12/1708.75	c |  38350036 |     230      552     1380 |     3210     2867     39 |  0.002 % |
2675.69/2676.68	c |  57525142 |     230      552     1380 |     3531     3261     41 |  0.002 % |
4185.37/4186.87	c |  86287801 |     230      552     1380 |     3884     1970     37 |  0.002 % |

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-1786228-1241951450/watcher-1786228-1241951450 -o /tmp/evaluation-result-1786228-1241951450/solver-1786228-1241951450 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1402524624 HOME/instance-1786228-1241951450.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: 1.00 1.00 1.00 3/65 16115
/proc/meminfo: memFree=1797352/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=2280 CPUtime=0
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 223174355 2334720 164 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 570 164 110 221 0 346 0

[startup+0.012319 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16115
/proc/meminfo: memFree=1797352/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=2280 CPUtime=0.01
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 223174355 2334720 170 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 570 170 110 221 0 346 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2280

[startup+0.101334 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16115
/proc/meminfo: memFree=1797352/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=2280 CPUtime=0.1
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 205 0 0 0 10 0 0 0 18 0 1 0 223174355 2334720 190 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 570 190 110 221 0 346 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2280

[startup+0.301371 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16115
/proc/meminfo: memFree=1797352/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=2412 CPUtime=0.29
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 224 0 0 0 29 0 0 0 19 0 1 0 223174355 2469888 209 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 603 209 110 221 0 379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.701446 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16115
/proc/meminfo: memFree=1797352/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=2544 CPUtime=0.69
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 246 0 0 0 69 0 0 0 23 0 1 0 223174355 2605056 231 1992294400 4194304 5102648 548682068784 18446744073709551615 4490569 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 636 231 110 221 0 412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2544

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1796832/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=2676 CPUtime=1.49
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 274 0 0 0 149 0 0 0 25 0 1 0 223174355 2740224 259 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 669 259 110 221 0 445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2676

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1796512/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=2808 CPUtime=3.09
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 315 0 0 0 309 0 0 0 25 0 1 0 223174355 2875392 300 1992294400 4194304 5102648 548682068784 18446744073709551615 4254625 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 702 300 110 221 0 478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2808

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1796256/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=2940 CPUtime=6.29
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 357 0 0 0 629 0 0 0 25 0 1 0 223174355 3010560 342 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 735 342 110 221 0 511 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2940

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1795872/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=3204 CPUtime=12.69
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 412 0 0 0 1269 0 0 0 25 0 1 0 223174355 3280896 397 1992294400 4194304 5102648 548682068784 18446744073709551615 4255478 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 801 397 110 221 0 577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3204

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1795488/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=3608 CPUtime=25.48
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 506 0 0 0 2548 0 0 0 25 0 1 0 223174355 3694592 491 1992294400 4194304 5102648 548682068784 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 902 491 110 221 0 678 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3608

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1795104/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=3876 CPUtime=51.07
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 591 0 0 0 5107 0 0 0 25 0 1 0 223174355 3969024 576 1992294400 4194304 5102648 548682068784 18446744073709551615 4254025 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 969 576 110 221 0 745 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3876

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1794528/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=4404 CPUtime=102.26
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 732 0 0 0 10226 0 0 0 25 0 1 0 223174355 4509696 717 1992294400 4194304 5102648 548682068784 18446744073709551615 4228851 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1101 717 110 221 0 877 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4404

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1794208/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=4680 CPUtime=162.24
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 806 0 0 0 16224 0 0 0 25 0 1 0 223174355 4792320 791 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1170 791 110 221 0 946 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4680

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1793888/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=4956 CPUtime=222.22
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 874 0 0 0 22222 0 0 0 25 0 1 0 223174355 5074944 859 1992294400 4194304 5102648 548682068784 18446744073709551615 4250229 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1239 859 110 221 0 1015 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 4956

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1793632/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=5232 CPUtime=282.2
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 926 0 0 0 28220 0 0 0 25 0 1 0 223174355 5357568 911 1992294400 4194304 5102648 548682068784 18446744073709551615 4249372 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1308 911 110 221 0 1084 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 5232

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1793312/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=5504 CPUtime=342.17
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1007 0 0 0 34217 0 0 0 25 0 1 0 223174355 5636096 992 1992294400 4194304 5102648 548682068784 18446744073709551615 4249402 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1376 992 110 221 0 1152 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 5504

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1793056/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=5780 CPUtime=402.15
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1047 0 0 0 40215 0 0 0 25 0 1 0 223174355 5918720 1032 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1445 1032 110 221 0 1221 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 5780

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1792928/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=5920 CPUtime=462.13
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1097 0 0 0 46213 0 0 0 25 0 1 0 223174355 6062080 1082 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1480 1082 110 221 0 1256 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 5920

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1792736/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=6060 CPUtime=522.11
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1145 0 0 0 52211 0 0 0 25 0 1 0 223174355 6205440 1130 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1515 1130 110 221 0 1291 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 6060

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16116
/proc/meminfo: memFree=1792608/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=6204 CPUtime=582.09
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1175 0 0 0 58209 0 0 0 25 0 1 0 223174355 6352896 1160 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1551 1160 110 221 0 1327 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 6204

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16118
/proc/meminfo: memFree=1792544/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=6204 CPUtime=642.08
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1185 0 0 0 64208 0 0 0 25 0 1 0 223174355 6352896 1170 1992294400 4194304 5102648 548682068784 18446744073709551615 4249360 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 1551 1170 110 221 0 1327 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 6204

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16124
/proc/meminfo: memFree=1789664/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=8672 CPUtime=4060.92
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1792 0 0 0 406091 1 0 0 25 0 1 0 223174355 8880128 1777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2168 1777 110 221 0 1944 0
Current children cumulated CPU time (s) 4060.92
Current children cumulated vsize (KiB) 8672

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16124
/proc/meminfo: memFree=1789664/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=8672 CPUtime=4120.9
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1793 0 0 0 412089 1 0 0 25 0 1 0 223174355 8880128 1778 1992294400 4194304 5102648 548682068784 18446744073709551615 4255636 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2168 1778 110 221 0 1944 0
Current children cumulated CPU time (s) 4120.9
Current children cumulated vsize (KiB) 8672

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16124
/proc/meminfo: memFree=1789664/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=8672 CPUtime=4180.88
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1793 0 0 0 418087 1 0 0 25 0 1 0 223174355 8880128 1778 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2168 1778 110 221 0 1944 0
Current children cumulated CPU time (s) 4180.88
Current children cumulated vsize (KiB) 8672

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1789600/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=8812 CPUtime=4240.86
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1800 0 0 0 424085 1 0 0 25 0 1 0 223174355 9023488 1785 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2203 1785 110 221 0 1979 0
Current children cumulated CPU time (s) 4240.86
Current children cumulated vsize (KiB) 8812

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1789536/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=8812 CPUtime=4300.84
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1812 0 0 0 430083 1 0 0 25 0 1 0 223174355 9023488 1797 1992294400 4194304 5102648 548682068784 18446744073709551615 4248870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2203 1797 110 221 0 1979 0
Current children cumulated CPU time (s) 4300.84
Current children cumulated vsize (KiB) 8812

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1789472/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=8952 CPUtime=4360.82
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1842 0 0 0 436081 1 0 0 25 0 1 0 223174355 9166848 1827 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2238 1827 110 221 0 2014 0
Current children cumulated CPU time (s) 4360.82
Current children cumulated vsize (KiB) 8952

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1789280/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9092 CPUtime=4420.79
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1867 0 0 0 442078 1 0 0 25 0 1 0 223174355 9310208 1852 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2273 1852 110 221 0 2049 0
Current children cumulated CPU time (s) 4420.79
Current children cumulated vsize (KiB) 9092

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1789344/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9092 CPUtime=4480.77
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1867 0 0 0 448076 1 0 0 25 0 1 0 223174355 9310208 1852 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2273 1852 110 221 0 2049 0
Current children cumulated CPU time (s) 4480.77
Current children cumulated vsize (KiB) 9092

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1789216/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9092 CPUtime=4540.75
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1879 0 0 0 454074 1 0 0 25 0 1 0 223174355 9310208 1864 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2273 1864 110 221 0 2049 0
Current children cumulated CPU time (s) 4540.75
Current children cumulated vsize (KiB) 9092

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1789088/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9232 CPUtime=4600.74
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1909 0 0 0 460073 1 0 0 25 0 1 0 223174355 9453568 1894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2308 1894 110 221 0 2084 0
Current children cumulated CPU time (s) 4600.74
Current children cumulated vsize (KiB) 9232

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1789024/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9232 CPUtime=4660.71
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1909 0 0 0 466070 1 0 0 25 0 1 0 223174355 9453568 1894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2308 1894 110 221 0 2084 0
Current children cumulated CPU time (s) 4660.71
Current children cumulated vsize (KiB) 9232

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1788960/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9372 CPUtime=4720.7
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1941 0 0 0 472069 1 0 0 25 0 1 0 223174355 9596928 1926 1992294400 4194304 5102648 548682068784 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2343 1926 110 221 0 2119 0
Current children cumulated CPU time (s) 4720.7
Current children cumulated vsize (KiB) 9372

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1788896/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9372 CPUtime=4780.67
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1947 0 0 0 478066 1 0 0 25 0 1 0 223174355 9596928 1932 1992294400 4194304 5102648 548682068784 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2343 1932 110 221 0 2119 0
Current children cumulated CPU time (s) 4780.67
Current children cumulated vsize (KiB) 9372

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1788896/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9372 CPUtime=4840.65
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1947 0 0 0 484064 1 0 0 25 0 1 0 223174355 9596928 1932 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2343 1932 110 221 0 2119 0
Current children cumulated CPU time (s) 4840.65
Current children cumulated vsize (KiB) 9372

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1788832/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9516 CPUtime=4900.63
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1964 0 0 0 490062 1 0 0 25 0 1 0 223174355 9744384 1949 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2379 1949 110 221 0 2155 0
Current children cumulated CPU time (s) 4900.63
Current children cumulated vsize (KiB) 9516

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1788832/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9516 CPUtime=4960.61
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1969 0 0 0 496060 1 0 0 25 0 1 0 223174355 9744384 1954 1992294400 4194304 5102648 548682068784 18446744073709551615 4225395 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2379 1954 110 221 0 2155 0
Current children cumulated CPU time (s) 4960.61
Current children cumulated vsize (KiB) 9516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1788704/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9656 CPUtime=5000.01
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1985 0 0 0 500000 1 0 0 25 0 1 0 223174355 9887744 1970 1992294400 4194304 5102648 548682068784 18446744073709551615 4255151 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2414 1970 110 221 0 2190 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 9656

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16126
/proc/meminfo: memFree=1788704/2055920 swapFree=4180284/4192956
[pid=16115] ppid=16113 vsize=9656 CPUtime=5000.01
/proc/16115/stat : 16115 (varsat-industri) R 16113 16115 16042 0 -1 4194304 1985 0 0 0 500000 1 0 0 25 0 1 0 223174355 9887744 1970 1992294400 4194304 5102648 548682068784 18446744073709551615 4255151 0 0 4096 3 0 0 0 17 1 0 0
/proc/16115/statm: 2414 1970 110 221 0 2190 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 9656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.71
CPU time (s): 5000.02
CPU user time (s): 5000
CPU system time (s): 0.017997
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 9656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1985
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= 8539

runsolver used 5.88211 second user time and 11.4993 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-10 12:30:50
IDJOB=1786228
IDBENCH=71789
IDSOLVER=641
FILE ID=node82/1786228-1241951450
PBS_JOBID= 9265063
Free space on /tmp= 66204 MiB

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

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

MD5SUM BENCH= d2dd2899777fd93a70e706988970ef5e
RANDOM SEED=1402524624

node82.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.259
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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1797832 kB
Buffers:         51688 kB
Cached:         153440 kB
SwapCached:       6760 kB
Active:          86784 kB
Inactive:       127212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797832 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:            1012 kB
Writeback:           0 kB
Mapped:          13868 kB
Slab:            30108 kB
Committed_AS:   607392 kB
PageTables:       1384 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= 66204 MiB
End job on node82 at 2009-05-10 13:54:14