Trace number 1785604

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.04 5001.91

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:          919194965.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 |       251 |     121      252      756 |      101      134     16 |  0.007 % |
0.00/0.00	c |       476 |     121      252      756 |      111       93     14 |  0.007 % |
0.00/0.01	c |       814 |     121      252      756 |      122      106     12 |  0.007 % |
0.00/0.02	c |      1322 |     121      252      756 |      135      104     11 |  0.007 % |
0.00/0.03	c |      2081 |     121      252      756 |      148      137     12 |  0.007 % |
0.00/0.04	c |      3223 |     121      252      756 |      163      209     16 |  0.007 % |
0.00/0.07	c |      4931 |     121      252      756 |      180      147     12 |  0.007 % |
0.09/0.11	c |      7493 |     121      252      756 |      198      126      9 |  0.007 % |
0.09/0.16	c |     11337 |     121      252      756 |      217      185     12 |  0.007 % |
0.19/0.24	c |     17103 |     121      252      756 |      239      248     14 |  0.007 % |
0.29/0.37	c |     25752 |     121      252      756 |      263      235     13 |  0.007 % |
0.49/0.56	c |     38728 |     121      252      756 |      289      178     10 |  0.007 % |
0.79/0.85	c |     58189 |     121      252      756 |      318      297     15 |  0.007 % |
1.29/1.31	c |     87383 |     121      252      756 |      350      270     14 |  0.007 % |
1.99/2.06	c |    131172 |     121      252      756 |      385      346     14 |  0.007 % |
3.20/3.22	c |    196856 |     121      252      756 |      424      244     12 |  0.007 % |
4.79/4.87	c |    295382 |     121      252      756 |      467      368     14 |  0.007 % |
7.49/7.60	c |    443172 |     121      252      756 |      513      428     15 |  0.007 % |
11.59/11.61	c |    664857 |     121      252      756 |      565      348     12 |  0.007 % |
17.49/17.56	c |    997382 |     121      252      756 |      621      438     13 |  0.007 % |
26.69/26.71	c |   1496170 |     121      252      756 |      683      433     13 |  0.007 % |
40.88/40.99	c |   2244352 |     121      252      756 |      752      498     14 |  0.007 % |
64.27/64.35	c |   3366626 |     121      252      756 |      827      507     14 |  0.007 % |
100.76/100.84	c |   5050037 |     121      252      756 |      910      812     17 |  0.007 % |
156.05/156.18	c |   7575154 |     121      252      756 |     1001      564     14 |  0.007 % |
242.23/242.33	c |  11362829 |     121      252      756 |     1101     1008     15 |  0.007 % |
376.59/376.79	c |  17044343 |     121      252      756 |     1211     1012     18 |  0.007 % |
583.44/583.62	c |  25566612 |     121      252      756 |     1332      838     15 |  0.007 % |
901.32/901.68	c |  38350015 |     121      252      756 |     1465     1129     20 |  0.007 % |
1410.79/1411.26	c |  57525122 |     121      252      756 |     1612     1222     16 |  0.007 % |
2179.97/2181.11	c |  86287780 |     121      252      756 |     1773     1253     15 |  0.007 % |
3419.24/3420.77	c | 129431768 |     121      252      756 |     1950     1026     17 |  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-1785604-1241920183/watcher-1785604-1241920183 -o /tmp/evaluation-result-1785604-1241920183/solver-1785604-1241920183 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=919194965 HOME/instance-1785604-1241920183.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/64 5183
/proc/meminfo: memFree=1878700/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2144 CPUtime=0
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 220050819 2195456 143 1992294400 4194304 5102648 548682068784 18446744073709551615 4249125 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 536 143 110 221 0 312 0

[startup+0.0821091 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5183
/proc/meminfo: memFree=1878700/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2144 CPUtime=0.08
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 168 0 0 0 8 0 0 0 18 0 1 0 220050819 2195456 153 1992294400 4194304 5102648 548682068784 18446744073709551615 4250394 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 536 153 110 221 0 312 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2144

[startup+0.101111 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5183
/proc/meminfo: memFree=1878700/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2144 CPUtime=0.09
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 170 0 0 0 9 0 0 0 18 0 1 0 220050819 2195456 155 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 536 155 110 221 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301133 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5183
/proc/meminfo: memFree=1878700/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2276 CPUtime=0.29
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 177 0 0 0 29 0 0 0 19 0 1 0 220050819 2330624 162 1992294400 4194304 5102648 548682068784 18446744073709551615 4250711 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 569 162 110 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701178 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5183
/proc/meminfo: memFree=1878700/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2276 CPUtime=0.69
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 186 0 0 0 69 0 0 0 22 0 1 0 220050819 2330624 171 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 569 171 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: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1878372/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2276 CPUtime=1.49
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 195 0 0 0 149 0 0 0 25 0 1 0 220050819 2330624 180 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 569 180 110 221 0 345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1878244/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2408 CPUtime=3.09
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 207 0 0 0 309 0 0 0 25 0 1 0 220050819 2465792 192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 602 192 110 221 0 378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2408

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1878052/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2408 CPUtime=6.29
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 222 0 0 0 629 0 0 0 25 0 1 0 220050819 2465792 207 1992294400 4194304 5102648 548682068784 18446744073709551615 4255776 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 602 207 110 221 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2408

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1877932/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2540 CPUtime=12.69
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 241 0 0 0 1269 0 0 0 25 0 1 0 220050819 2600960 226 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 635 226 110 221 0 411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2540

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1877868/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2540 CPUtime=25.49
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 256 0 0 0 2549 0 0 0 25 0 1 0 220050819 2600960 241 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 635 241 110 221 0 411 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2540

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1877804/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2672 CPUtime=51.08
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 295 0 0 0 5108 0 0 0 25 0 1 0 220050819 2736128 280 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 668 280 110 221 0 444 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2672

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1877612/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2804 CPUtime=102.27
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 326 0 0 0 10227 0 0 0 25 0 1 0 220050819 2871296 311 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 701 311 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: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1877420/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=2936 CPUtime=162.25
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 364 0 0 0 16225 0 0 0 25 0 1 0 220050819 3006464 349 1992294400 4194304 5102648 548682068784 18446744073709551615 4255889 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 734 349 110 221 0 510 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2936

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1877292/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=3068 CPUtime=222.23
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 382 0 0 0 22223 0 0 0 25 0 1 0 220050819 3141632 367 1992294400 4194304 5102648 548682068784 18446744073709551615 4250176 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 767 367 110 221 0 543 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3068

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1877164/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=3200 CPUtime=282.21
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 409 0 0 0 28221 0 0 0 25 0 1 0 220050819 3276800 394 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 800 394 110 221 0 576 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3200

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1877100/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=3200 CPUtime=342.19
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 419 0 0 0 34219 0 0 0 25 0 1 0 220050819 3276800 404 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 800 404 110 221 0 576 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 3200

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1877036/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=3336 CPUtime=402.19
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 437 0 0 0 40218 1 0 0 25 0 1 0 220050819 3416064 422 1992294400 4194304 5102648 548682068784 18446744073709551615 4255944 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 834 422 110 221 0 610 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 3336

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1876972/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=3336 CPUtime=462.17
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 452 0 0 0 46216 1 0 0 25 0 1 0 220050819 3416064 437 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 834 437 110 221 0 610 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 3336

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1876972/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=3336 CPUtime=522.15
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 453 0 0 0 52214 1 0 0 25 0 1 0 220050819 3416064 438 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/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: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1876908/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=3336 CPUtime=582.14
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 467 0 0 0 58213 1 0 0 25 0 1 0 220050819 3416064 452 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 834 452 110 221 0 610 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 3336

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5184
/proc/meminfo: memFree=1876780/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=3468 CPUtime=642.12
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 488 0 0 0 64211 1 0 0 25 0 1 0 220050819 3551232 473 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 867 473 110 221 0 643 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 3468

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8262
/proc/meminfo: memFree=1832748/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4060.69
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 724 0 0 0 406046 23 0 0 25 0 1 0 220050819 4513792 709 1992294400 4194304 5102648 548682068784 18446744073709551615 4254501 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 709 110 221 0 878 0
Current children cumulated CPU time (s) 4060.69
Current children cumulated vsize (KiB) 4408

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8262
/proc/meminfo: memFree=1832684/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4120.66
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 727 0 0 0 412043 23 0 0 25 0 1 0 220050819 4513792 712 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 712 110 221 0 878 0
Current children cumulated CPU time (s) 4120.66
Current children cumulated vsize (KiB) 4408

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8262
/proc/meminfo: memFree=1832684/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4180.64
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 727 0 0 0 418041 23 0 0 25 0 1 0 220050819 4513792 712 1992294400 4194304 5102648 548682068784 18446744073709551615 4250711 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 712 110 221 0 878 0
Current children cumulated CPU time (s) 4180.64
Current children cumulated vsize (KiB) 4408

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8262
/proc/meminfo: memFree=1832684/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4240.63
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 730 0 0 0 424040 23 0 0 25 0 1 0 220050819 4513792 715 1992294400 4194304 5102648 548682068784 18446744073709551615 4227868 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 715 110 221 0 878 0
Current children cumulated CPU time (s) 4240.63
Current children cumulated vsize (KiB) 4408

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4300.61
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 730 0 0 0 430037 24 0 0 25 0 1 0 220050819 4513792 715 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 715 110 221 0 878 0
Current children cumulated CPU time (s) 4300.61
Current children cumulated vsize (KiB) 4408

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4360.59
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 730 0 0 0 436035 24 0 0 25 0 1 0 220050819 4513792 715 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 715 110 221 0 878 0
Current children cumulated CPU time (s) 4360.59
Current children cumulated vsize (KiB) 4408

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4420.57
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 730 0 0 0 442033 24 0 0 25 0 1 0 220050819 4513792 715 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 715 110 221 0 878 0
Current children cumulated CPU time (s) 4420.57
Current children cumulated vsize (KiB) 4408

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4480.57
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 730 0 0 0 448032 25 0 0 25 0 1 0 220050819 4513792 715 1992294400 4194304 5102648 548682068784 18446744073709551615 4249196 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 715 110 221 0 878 0
Current children cumulated CPU time (s) 4480.57
Current children cumulated vsize (KiB) 4408

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4540.55
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 454030 25 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 4540.55
Current children cumulated vsize (KiB) 4408

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4600.53
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 460028 25 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 4600.53
Current children cumulated vsize (KiB) 4408

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4660.51
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 466026 25 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 4660.51
Current children cumulated vsize (KiB) 4408

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4720.51
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 472025 26 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 4720.51
Current children cumulated vsize (KiB) 4408

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4780.49
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 478023 26 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 4780.49
Current children cumulated vsize (KiB) 4408

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4840.47
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 484021 26 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 4840.47
Current children cumulated vsize (KiB) 4408

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4900.45
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 490019 26 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 4408

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=4960.44
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 496017 27 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4229411 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 4960.44
Current children cumulated vsize (KiB) 4408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=5000.03
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 499976 27 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 4408

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8268
/proc/meminfo: memFree=1832428/2055920 swapFree=4181220/4192956
[pid=5183] ppid=5181 vsize=4408 CPUtime=5000.03
/proc/5183/stat : 5183 (varsat-industri) R 5181 5183 5106 0 -1 4194304 736 0 0 0 499976 27 0 0 25 0 1 0 220050819 4513792 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/5183/statm: 1102 721 110 221 0 878 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 4408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.91
CPU time (s): 5000.04
CPU user time (s): 4999.77
CPU system time (s): 0.272958
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 4408

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

runsolver used 4.47532 second user time and 9.39657 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-10 03:49:43
IDJOB=1785604
IDBENCH=71111
IDSOLVER=641
FILE ID=node35/1785604-1241920183
PBS_JOBID= 9264878
Free space on /tmp= 66292 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-1785604-1241920183/watcher-1785604-1241920183 -o /tmp/evaluation-result-1785604-1241920183/solver-1785604-1241920183 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=919194965 HOME/instance-1785604-1241920183.cnf

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

MD5SUM BENCH= 24865fea2f97ba63d115c240cb3cb69f
RANDOM SEED=919194965

node35.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.214
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.214
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:       1879116 kB
Buffers:         46048 kB
Cached:          84144 kB
SwapCached:       6148 kB
Active:          70008 kB
Inactive:        68652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879116 kB
SwapTotal:     4192956 kB
SwapFree:      4181220 kB
Dirty:            1020 kB
Writeback:           0 kB
Mapped:          13528 kB
Slab:            24132 kB
Committed_AS:   798756 kB
PageTables:       1396 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= 66292 MiB
End job on node35 at 2009-05-10 05:13:07