Trace number 1731975

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-crafted 2009-03-22? (TO) 1200.1 1200.51

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-133-100.cnf
MD5SUM3efe57b20c55b2dfc482f2ebb30d6794
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 variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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:  133                                                  |
0.00/0.00	c |  Number of clauses:    276                                                  |
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:          584715604.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
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 |     133      276      828 |       92        0    nan |  0.000 % |
0.00/0.00	c |       100 |     133      276      828 |      101      100     20 |  0.006 % |
0.00/0.00	c |       250 |     133      276      828 |      111      168     16 |  0.006 % |
0.00/0.00	c |       475 |     133      276      828 |      122      153     18 |  0.006 % |
0.00/0.01	c |       812 |     133      276      828 |      134      142     15 |  0.006 % |
0.00/0.02	c |      1318 |     133      276      828 |      148      119     13 |  0.006 % |
0.00/0.03	c |      2077 |     133      276      828 |      162      151     12 |  0.006 % |
0.00/0.05	c |      3217 |     133      276      828 |      179      221     15 |  0.006 % |
0.00/0.07	c |      4925 |     133      276      828 |      197      191     16 |  0.006 % |
0.09/0.11	c |      7487 |     133      276      828 |      216      164     12 |  0.006 % |
0.09/0.17	c |     11331 |     133      276      828 |      238      252     19 |  0.006 % |
0.19/0.26	c |     17097 |     133      276      828 |      262      170     12 |  0.006 % |
0.29/0.39	c |     25748 |     133      276      828 |      288      307     14 |  0.006 % |
0.59/0.62	c |     38723 |     133      276      828 |      317      355     17 |  0.006 % |
0.89/0.93	c |     58184 |     133      276      828 |      349      223     12 |  0.006 % |
1.39/1.45	c |     87379 |     133      276      828 |      384      348     18 |  0.006 % |
2.20/2.24	c |    131168 |     133      276      828 |      422      248     12 |  0.006 % |
3.50/3.51	c |    196853 |     133      276      828 |      465      287     13 |  0.006 % |
5.40/5.50	c |    295379 |     133      276      828 |      511      464     19 |  0.006 % |
8.39/8.47	c |    443169 |     133      276      828 |      562      413     15 |  0.006 % |
12.99/13.04	c |    664852 |     133      276      828 |      618      542     17 |  0.006 % |
19.99/20.09	c |    997379 |     133      276      828 |      680      432     13 |  0.006 % |
30.98/31.05	c |   1496167 |     133      276      828 |      748      530     16 |  0.006 % |
47.48/47.57	c |   2244349 |     133      276      828 |      823      482     14 |  0.006 % |
73.27/73.36	c |   3366623 |     133      276      828 |      906      773     18 |  0.006 % |
111.55/111.62	c |   5050034 |     133      276      828 |      996      576     16 |  0.006 % |
170.14/170.25	c |   7575150 |     133      276      828 |     1096      616     15 |  0.006 % |
263.90/264.07	c |  11362825 |     133      276      828 |     1206      646     15 |  0.006 % |
410.05/410.26	c |  17044339 |     133      276      828 |     1326      875     18 |  0.006 % |
633.38/633.63	c |  25566609 |     133      276      828 |     1459      965     17 |  0.006 % |
993.85/994.23	c |  38350012 |     133      276      828 |     1605     1375     19 |  0.006 % |

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-1731975-1240776615/watcher-1731975-1240776615 -o /tmp/evaluation-result-1731975-1240776615/solver-1731975-1240776615 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=584715604 HOME/instance-1731975-1240776615.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.97 3/64 3492
/proc/meminfo: memFree=1448168/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2144 CPUtime=0
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 105689939 2195456 145 1992294400 4194304 5102648 548682068800 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 536 145 110 221 0 312 0

[startup+0.0772119 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 3492
/proc/meminfo: memFree=1448168/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2276 CPUtime=0.07
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 171 0 0 0 7 0 0 0 18 0 1 0 105689939 2330624 156 1992294400 4194304 5102648 548682068800 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 569 156 110 221 0 345 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2276

[startup+0.101217 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 3492
/proc/meminfo: memFree=1448168/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2276 CPUtime=0.09
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 173 0 0 0 9 0 0 0 18 0 1 0 105689939 2330624 158 1992294400 4194304 5102648 548682068800 18446744073709551615 4228969 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 569 158 110 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301254 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 3492
/proc/meminfo: memFree=1448168/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2276 CPUtime=0.29
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 181 0 0 0 29 0 0 0 19 0 1 0 105689939 2330624 166 1992294400 4194304 5102648 548682068800 18446744073709551615 4254489 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 569 166 110 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701331 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 3492
/proc/meminfo: memFree=1448168/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2276 CPUtime=0.69
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 191 0 0 0 69 0 0 0 22 0 1 0 105689939 2330624 176 1992294400 4194304 5102648 548682068800 18446744073709551615 4254994 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 569 176 110 221 0 345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50148 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 3493
/proc/meminfo: memFree=1447848/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2276 CPUtime=1.49
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 202 0 0 0 149 0 0 0 25 0 1 0 105689939 2330624 187 1992294400 4194304 5102648 548682068800 18446744073709551615 4255657 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 569 187 110 221 0 345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10179 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 3493
/proc/meminfo: memFree=1447656/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2408 CPUtime=3.09
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 215 0 0 0 309 0 0 0 25 0 1 0 105689939 2465792 200 1992294400 4194304 5102648 548682068800 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 602 200 110 221 0 378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2408

[startup+6.3014 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 3493
/proc/meminfo: memFree=1447528/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2408 CPUtime=6.29
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 231 0 0 0 629 0 0 0 25 0 1 0 105689939 2465792 216 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 602 216 110 221 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2408

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 3493
/proc/meminfo: memFree=1447336/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2540 CPUtime=12.69
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 250 0 0 0 1269 0 0 0 25 0 1 0 105689939 2600960 235 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 635 235 110 221 0 411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2540

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 3493
/proc/meminfo: memFree=1447208/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2672 CPUtime=25.48
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 283 0 0 0 2548 0 0 0 25 0 1 0 105689939 2736128 268 1992294400 4194304 5102648 548682068800 18446744073709551615 4244264 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 668 268 110 221 0 444 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2672

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 3493
/proc/meminfo: memFree=1447080/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2804 CPUtime=51.08
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 317 0 0 0 5108 0 0 0 25 0 1 0 105689939 2871296 302 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 701 302 110 221 0 477 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2804

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 3493
/proc/meminfo: memFree=1446952/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=2936 CPUtime=102.26
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 353 0 0 0 10226 0 0 0 25 0 1 0 105689939 3006464 338 1992294400 4194304 5102648 548682068800 18446744073709551615 4249883 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 734 338 110 221 0 510 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2936

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446760/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3068 CPUtime=162.24
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 386 0 0 0 16223 1 0 0 25 0 1 0 105689939 3141632 371 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 767 371 110 221 0 543 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3068

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3204 CPUtime=222.22
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 420 0 0 0 22221 1 0 0 25 0 1 0 105689939 3280896 405 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 801 405 110 221 0 577 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3204

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446504/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3336 CPUtime=282.19
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 445 0 0 0 28218 1 0 0 25 0 1 0 105689939 3416064 430 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 834 430 110 221 0 610 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 3336

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446440/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3336 CPUtime=342.17
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 461 0 0 0 34216 1 0 0 25 0 1 0 105689939 3416064 446 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 834 446 110 221 0 610 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 3336

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446376/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3468 CPUtime=402.15
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 472 0 0 0 40214 1 0 0 25 0 1 0 105689939 3551232 457 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 867 457 110 221 0 643 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 3468

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446312/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3468 CPUtime=462.14
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 495 0 0 0 46212 2 0 0 25 0 1 0 105689939 3551232 480 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 867 480 110 221 0 643 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 3468

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446184/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3600 CPUtime=522.12
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 511 0 0 0 52210 2 0 0 25 0 1 0 105689939 3686400 496 1992294400 4194304 5102648 548682068800 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 900 496 110 221 0 676 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 3600

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446120/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3600 CPUtime=582.09
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 525 0 0 0 58207 2 0 0 25 0 1 0 105689939 3686400 510 1992294400 4194304 5102648 548682068800 18446744073709551615 4255171 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 900 510 110 221 0 676 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 3600

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446120/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3600 CPUtime=642.07
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 532 0 0 0 64205 2 0 0 25 0 1 0 105689939 3686400 517 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 900 517 110 221 0 676 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 3600

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1445992/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3732 CPUtime=702.05
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 547 0 0 0 70203 2 0 0 25 0 1 0 105689939 3821568 532 1992294400 4194304 5102648 548682068800 18446744073709551615 4244302 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 933 532 110 221 0 709 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 3732

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1445928/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3732 CPUtime=762.04
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 559 0 0 0 76201 3 0 0 25 0 1 0 105689939 3821568 544 1992294400 4194304 5102648 548682068800 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 933 544 110 221 0 709 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 3732

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446056/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3732 CPUtime=822.01
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 563 0 0 0 82198 3 0 0 25 0 1 0 105689939 3821568 548 1992294400 4194304 5102648 548682068800 18446744073709551615 4229599 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 933 548 110 221 0 709 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 3732

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446120/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3732 CPUtime=881.99
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 563 0 0 0 88196 3 0 0 25 0 1 0 105689939 3821568 548 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 933 548 110 221 0 709 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 3732

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1446056/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3864 CPUtime=941.97
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 573 0 0 0 94194 3 0 0 25 0 1 0 105689939 3956736 558 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 966 558 110 221 0 742 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 3864

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1445992/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3864 CPUtime=1001.95
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 582 0 0 0 100191 4 0 0 25 0 1 0 105689939 3956736 567 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 966 567 110 221 0 742 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 3864

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1445992/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=3864 CPUtime=1061.93
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 588 0 0 0 106189 4 0 0 25 0 1 0 105689939 3956736 573 1992294400 4194304 5102648 548682068800 18446744073709551615 4250005 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 966 573 110 221 0 742 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 3864

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1445928/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=4000 CPUtime=1121.91
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 603 0 0 0 112187 4 0 0 25 0 1 0 105689939 4096000 588 1992294400 4194304 5102648 548682068800 18446744073709551615 4255891 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 1000 588 110 221 0 776 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 4000

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1445928/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=4000 CPUtime=1181.88
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 613 0 0 0 118184 4 0 0 25 0 1 0 105689939 4096000 598 1992294400 4194304 5102648 548682068800 18446744073709551615 4254922 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 1000 598 110 221 0 776 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 4000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1445928/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=4000 CPUtime=1200.08
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 613 0 0 0 120004 4 0 0 25 0 1 0 105689939 4096000 598 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 1000 598 110 221 0 776 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 4000

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3493
/proc/meminfo: memFree=1445928/2055920 swapFree=4192812/4192956
[pid=3492] ppid=3490 vsize=4000 CPUtime=1200.08
/proc/3492/stat : 3492 (varsat-crafted_) R 3490 3492 3109 0 -1 4194304 613 0 0 0 120004 4 0 0 25 0 1 0 105689939 4096000 598 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/3492/statm: 1000 598 110 221 0 776 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 4000

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.05
CPU system time (s): 0.048992
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 4000

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

runsolver used 0.978851 second user time and 2.33564 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-26 22:10:15
IDJOB=1731975
IDBENCH=71107
IDSOLVER=537
FILE ID=node38/1731975-1240776615
PBS_JOBID= 9187180
Free space on /tmp= 66360 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-133-100.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731975-1240776615/watcher-1731975-1240776615 -o /tmp/evaluation-result-1731975-1240776615/solver-1731975-1240776615 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=584715604 HOME/instance-1731975-1240776615.cnf

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

MD5SUM BENCH= 3efe57b20c55b2dfc482f2ebb30d6794
RANDOM SEED=584715604

node38.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.265
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.265
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:       1448584 kB
Buffers:         66548 kB
Cached:         458140 kB
SwapCached:          0 kB
Active:         207984 kB
Inactive:       330576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1072 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            54708 kB
Committed_AS:   530312 kB
PageTables:       1456 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= 66356 MiB
End job on node38 at 2009-04-26 22:30:17