Trace number 1732176

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) 1200.07 1200.41

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-121-100.cnf
MD5SUM24865fea2f97ba63d115c240cb3cb69f
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 variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
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:  121                                                  |
0.00/0.00	c |  Number of clauses:    252                                                  |
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:          507933719.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 |     121      252      756 |       84        0    nan |  0.000 % |
0.00/0.00	c |       100 |     121      252      756 |       92      100     18 |  0.007 % |
0.00/0.00	c |       250 |     121      252      756 |      101      131     14 |  0.007 % |
0.00/0.00	c |       478 |     121      252      756 |      111      147     15 |  0.007 % |
0.00/0.01	c |       816 |     121      252      756 |      122       99     13 |  0.007 % |
0.00/0.02	c |      1323 |     121      252      756 |      135       91     10 |  0.007 % |
0.00/0.03	c |      2082 |     121      252      756 |      148      123     11 |  0.007 % |
0.00/0.04	c |      3221 |     121      252      756 |      163      122      9 |  0.007 % |
0.06/0.07	c |      4929 |     121      252      756 |      180      187     13 |  0.007 % |
0.09/0.11	c |      7491 |     121      252      756 |      198      160     12 |  0.007 % |
0.09/0.16	c |     11335 |     121      252      756 |      217      205     13 |  0.007 % |
0.19/0.25	c |     17101 |     121      252      756 |      239      160     10 |  0.007 % |
0.29/0.37	c |     25750 |     121      252      756 |      263      279     15 |  0.007 % |
0.49/0.56	c |     38724 |     121      252      756 |      289      181     10 |  0.007 % |
0.79/0.88	c |     58185 |     121      252      756 |      318      233     11 |  0.007 % |
1.29/1.34	c |     87377 |     121      252      756 |      350      344     15 |  0.007 % |
1.99/2.03	c |    131167 |     121      252      756 |      385      374     13 |  0.007 % |
3.09/3.16	c |    196851 |     121      252      756 |      424      404     15 |  0.007 % |
4.69/4.79	c |    295377 |     121      252      756 |      467      426     14 |  0.007 % |
7.39/7.49	c |    443166 |     121      252      756 |      513      327     12 |  0.007 % |
11.59/11.63	c |    664852 |     121      252      756 |      565      345     14 |  0.007 % |
17.79/17.88	c |    997379 |     121      252      756 |      621      347     12 |  0.007 % |
28.18/28.21	c |   1496167 |     121      252      756 |      683      369     13 |  0.007 % |
42.78/42.87	c |   2244349 |     121      252      756 |      752      537     15 |  0.007 % |
64.97/65.07	c |   3366623 |     121      252      756 |      827      678     16 |  0.007 % |
100.76/100.89	c |   5050035 |     121      252      756 |      910      668     16 |  0.007 % |
158.25/158.39	c |   7575152 |     121      252      756 |     1001      743     15 |  0.007 % |
245.82/245.92	c |  11362827 |     121      252      756 |     1101      720     15 |  0.007 % |
380.18/380.35	c |  17044340 |     121      252      756 |     1211      639     13 |  0.007 % |
587.83/588.05	c |  25566609 |     121      252      756 |     1332      690     14 |  0.007 % |
904.23/904.53	c |  38350015 |     121      252      756 |     1465     1177     16 |  0.007 % |

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-1732176-1240778392/watcher-1732176-1240778392 -o /tmp/evaluation-result-1732176-1240778392/solver-1732176-1240778392 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=507933719 HOME/instance-1732176-1240778392.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10442
/proc/meminfo: memFree=1710056/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2144 CPUtime=0
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 105868235 2195456 143 1992294400 4194304 5102648 548682068784 18446744073709551615 4249664 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 536 143 110 221 0 312 0

[startup+0.0701191 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10442
/proc/meminfo: memFree=1710056/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2144 CPUtime=0.06
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 169 0 0 0 6 0 0 0 18 0 1 0 105868235 2195456 154 1992294400 4194304 5102648 548682068784 18446744073709551615 4255682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 536 154 110 221 0 312 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2144

[startup+0.101122 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10442
/proc/meminfo: memFree=1710056/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2144 CPUtime=0.09
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 170 0 0 0 9 0 0 0 18 0 1 0 105868235 2195456 155 1992294400 4194304 5102648 548682068784 18446744073709551615 4254938 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 536 155 110 221 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301144 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10442
/proc/meminfo: memFree=1710056/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2276 CPUtime=0.29
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 177 0 0 0 29 0 0 0 19 0 1 0 105868235 2330624 162 1992294400 4194304 5102648 548682068784 18446744073709551615 4255103 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 569 162 110 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701184 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10442
/proc/meminfo: memFree=1710056/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2276 CPUtime=0.69
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 185 0 0 0 69 0 0 0 22 0 1 0 105868235 2330624 170 1992294400 4194304 5102648 548682068784 18446744073709551615 4249070 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 569 170 110 221 0 345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50127 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 10443
/proc/meminfo: memFree=1709728/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2276 CPUtime=1.49
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 196 0 0 0 149 0 0 0 25 0 1 0 105868235 2330624 181 1992294400 4194304 5102648 548682068784 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 569 181 110 221 0 345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10144 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 10443
/proc/meminfo: memFree=1709536/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2408 CPUtime=3.09
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 207 0 0 0 309 0 0 0 25 0 1 0 105868235 2465792 192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 602 192 110 221 0 378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2408

[startup+6.30177 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 10443
/proc/meminfo: memFree=1709408/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2408 CPUtime=6.29
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 224 0 0 0 629 0 0 0 25 0 1 0 105868235 2465792 209 1992294400 4194304 5102648 548682068784 18446744073709551615 4254973 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 602 209 110 221 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2408

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 10443
/proc/meminfo: memFree=1709216/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2540 CPUtime=12.69
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 247 0 0 0 1269 0 0 0 25 0 1 0 105868235 2600960 232 1992294400 4194304 5102648 548682068784 18446744073709551615 4262575 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 635 232 110 221 0 411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2540

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 10443
/proc/meminfo: memFree=1709088/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2540 CPUtime=25.49
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 267 0 0 0 2549 0 0 0 25 0 1 0 105868235 2600960 252 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 635 252 110 221 0 411 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2540

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 10443
/proc/meminfo: memFree=1708960/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2672 CPUtime=51.08
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 289 0 0 0 5108 0 0 0 25 0 1 0 105868235 2736128 274 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 668 274 110 221 0 444 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2672

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 10443
/proc/meminfo: memFree=1708832/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2804 CPUtime=102.27
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 323 0 0 0 10227 0 0 0 25 0 1 0 105868235 2871296 308 1992294400 4194304 5102648 548682068784 18446744073709551615 4225568 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 701 308 110 221 0 477 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2804

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10443
/proc/meminfo: memFree=1708576/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=2936 CPUtime=162.24
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 362 0 0 0 16224 0 0 0 25 0 1 0 105868235 3006464 347 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 734 347 110 221 0 510 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2936

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10443
/proc/meminfo: memFree=1708448/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3068 CPUtime=222.23
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 381 0 0 0 22223 0 0 0 25 0 1 0 105868235 3141632 366 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 767 366 110 221 0 543 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3068

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10443
/proc/meminfo: memFree=1708320/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3204 CPUtime=282.21
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 406 0 0 0 28221 0 0 0 25 0 1 0 105868235 3280896 391 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 801 391 110 221 0 577 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3204

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10443
/proc/meminfo: memFree=1708256/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3204 CPUtime=342.19
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 412 0 0 0 34219 0 0 0 25 0 1 0 105868235 3280896 397 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 801 397 110 221 0 577 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 3204

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10443
/proc/meminfo: memFree=1708192/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3204 CPUtime=402.18
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 425 0 0 0 40217 1 0 0 25 0 1 0 105868235 3280896 410 1992294400 4194304 5102648 548682068784 18446744073709551615 4227541 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 801 410 110 221 0 577 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 3204

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10443
/proc/meminfo: memFree=1708128/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3336 CPUtime=462.16
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 444 0 0 0 46215 1 0 0 25 0 1 0 105868235 3416064 429 1992294400 4194304 5102648 548682068784 18446744073709551615 4254564 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 834 429 110 221 0 610 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 3336

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10443
/proc/meminfo: memFree=1708128/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3336 CPUtime=522.15
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 453 0 0 0 52214 1 0 0 25 0 1 0 105868235 3416064 438 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 834 438 110 221 0 610 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 3336

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10443
/proc/meminfo: memFree=1708128/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3336 CPUtime=582.13
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 469 0 0 0 58212 1 0 0 25 0 1 0 105868235 3416064 454 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 834 454 110 221 0 610 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 3336

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10443
/proc/meminfo: memFree=1708000/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3468 CPUtime=642.11
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 484 0 0 0 64210 1 0 0 25 0 1 0 105868235 3551232 469 1992294400 4194304 5102648 548682068784 18446744073709551615 4255044 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 867 469 110 221 0 643 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 3468

[startup+702.301 s]
/proc/loadavg: 1.04 0.99 0.98 2/66 10443
/proc/meminfo: memFree=1707936/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3468 CPUtime=702.09
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 491 0 0 0 70208 1 0 0 25 0 1 0 105868235 3551232 476 1992294400 4194304 5102648 548682068784 18446744073709551615 4250394 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 867 476 110 221 0 643 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 3468

[startup+762.306 s]
/proc/loadavg: 1.05 1.00 0.99 2/66 10443
/proc/meminfo: memFree=1707872/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3468 CPUtime=762.08
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 496 0 0 0 76207 1 0 0 25 0 1 0 105868235 3551232 481 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 867 481 110 221 0 643 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 3468

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 0.99 2/66 10443
/proc/meminfo: memFree=1707808/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3600 CPUtime=822.06
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 503 0 0 0 82205 1 0 0 25 0 1 0 105868235 3686400 488 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 900 488 110 221 0 676 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 3600

[startup+882.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 10443
/proc/meminfo: memFree=1707808/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3600 CPUtime=882.04
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 506 0 0 0 88203 1 0 0 25 0 1 0 105868235 3686400 491 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 900 491 110 221 0 676 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 3600

[startup+942.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 10443
/proc/meminfo: memFree=1707744/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3600 CPUtime=942.03
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 517 0 0 0 94201 2 0 0 25 0 1 0 105868235 3686400 502 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 900 502 110 221 0 676 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 3600

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 10443
/proc/meminfo: memFree=1707680/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3600 CPUtime=1002.01
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 530 0 0 0 100199 2 0 0 25 0 1 0 105868235 3686400 515 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 900 515 110 221 0 676 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 3600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10443
/proc/meminfo: memFree=1707616/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3600 CPUtime=1061.99
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 534 0 0 0 106197 2 0 0 25 0 1 0 105868235 3686400 519 1992294400 4194304 5102648 548682068784 18446744073709551615 4227872 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 900 519 110 221 0 676 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 3600

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10443
/proc/meminfo: memFree=1707616/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3736 CPUtime=1121.98
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 539 0 0 0 112196 2 0 0 25 0 1 0 105868235 3825664 524 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 934 524 110 221 0 710 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 3736

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10443
/proc/meminfo: memFree=1707552/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3736 CPUtime=1181.96
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 548 0 0 0 118194 2 0 0 25 0 1 0 105868235 3825664 533 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 934 533 110 221 0 710 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 3736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10443
/proc/meminfo: memFree=1707552/2055912 swapFree=4192952/4192956
[pid=10442] ppid=10440 vsize=3736 CPUtime=1200.06
/proc/10442/stat : 10442 (varsat-industri) R 10440 10442 10253 0 -1 4194304 550 0 0 0 120004 2 0 0 25 0 1 0 105868235 3825664 535 1992294400 4194304 5102648 548682068784 18446744073709551615 4249048 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 934 535 110 221 0 710 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 3736

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1200.04
CPU system time (s): 0.025996
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 3736

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

runsolver used 1.43078 second user time and 2.48162 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-26 22:39:52
IDJOB=1732176
IDBENCH=71111
IDSOLVER=538
FILE ID=node78/1732176-1240778392
PBS_JOBID= 9187224
Free space on /tmp= 126764 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-121-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732176-1240778392/watcher-1732176-1240778392 -o /tmp/evaluation-result-1732176-1240778392/solver-1732176-1240778392 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=507933719 HOME/instance-1732176-1240778392.cnf

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

MD5SUM BENCH= 24865fea2f97ba63d115c240cb3cb69f
RANDOM SEED=507933719

node78.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.243
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.243
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:      2055912 kB
MemFree:       1710472 kB
Buffers:         50424 kB
Cached:         223136 kB
SwapCached:          4 kB
Active:         118408 kB
Inactive:       169972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1710472 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          24588 kB
Slab:            42776 kB
Committed_AS:   266212 kB
PageTables:       1428 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= 126764 MiB
End job on node78 at 2009-04-26 22:59:55