Trace number 1514859

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.01 1200.31

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S102181364-052.cnf
MD5SUMbe53d6aab4327d2095ad021029e1f91d
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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:  110                                                  |
0.00/0.00	c |  Number of clauses:    2343                                                 |
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:          1079366074.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.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.01	c |       102 |     110     2343    11715 |      859      102     23 |  0.008 % |
0.00/0.02	c |       253 |     110     2343    11715 |      945      253     22 |  0.008 % |
0.00/0.03	c |       478 |     110     2343    11715 |     1039      478     22 |  0.008 % |
0.00/0.05	c |       816 |     110     2343    11715 |     1143      816     23 |  0.008 % |
0.00/0.07	c |      1322 |     110     2343    11715 |     1257      741     22 |  0.008 % |
0.08/0.10	c |      2081 |     110     2343    11715 |     1383      859     22 |  0.008 % |
0.09/0.14	c |      3220 |     110     2343    11715 |     1521     1292     22 |  0.008 % |
0.19/0.20	c |      4929 |     110     2343    11715 |     1674     1451     22 |  0.008 % |
0.29/0.30	c |      7492 |     110     2343    11715 |     1841     1460     22 |  0.008 % |
0.39/0.45	c |     11338 |     110     2343    11715 |     2025     1578     21 |  0.008 % |
0.59/0.68	c |     17106 |     110     2343    11715 |     2228     1191     21 |  0.008 % |
1.00/1.03	c |     25758 |     110     2343    11715 |     2451     1943     22 |  0.008 % |
1.49/1.58	c |     38732 |     110     2343    11715 |     2696     1274     19 |  0.008 % |
2.39/2.41	c |     58193 |     110     2343    11715 |     2965     1642     22 |  0.008 % |
3.59/3.68	c |     87387 |     110     2343    11715 |     3262     2379     22 |  0.008 % |
5.59/5.68	c |    131176 |     110     2343    11715 |     3588     1700     21 |  0.008 % |
8.69/8.76	c |    196860 |     110     2343    11715 |     3947     2227     22 |  0.008 % |
13.48/13.58	c |    295386 |     110     2343    11715 |     4342     3328     21 |  0.008 % |
20.98/21.04	c |    443175 |     110     2343    11715 |     4776     2468     21 |  0.008 % |
32.79/32.83	c |    664861 |     110     2343    11715 |     5254     3096     21 |  0.008 % |
51.18/51.24	c |    997386 |     110     2343    11715 |     5779     2736     22 |  0.008 % |
80.18/80.20	c |   1496176 |     110     2343    11715 |     6357     4928     21 |  0.008 % |
125.26/125.35	c |   2244359 |     110     2343    11715 |     6993     5889     23 |  0.008 % |
196.14/196.29	c |   3366634 |     110     2343    11715 |     7692     4596     21 |  0.008 % |
307.82/307.91	c |   5050045 |     110     2343    11715 |     8461     4767     22 |  0.008 % |
486.17/486.38	c |   7575162 |     110     2343    11715 |     9308     4549     20 |  0.008 % |
767.70/767.92	c |  11362838 |     110     2343    11715 |    10238     6464     22 |  0.008 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514859-1238245400/watcher-1514859-1238245400 -o /tmp/evaluation-result-1514859-1238245400/solver-1514859-1238245400 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1079366074 HOME/instance-1514859-1238245400.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.97 0.99 3/64 22476
/proc/meminfo: memFree=1136160/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=2552 CPUtime=0
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 1097202372 2613248 229 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 638 230 87 221 0 414 0

[startup+0.090071 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22476
/proc/meminfo: memFree=1136160/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=2596 CPUtime=0.08
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 290 0 0 0 8 0 0 0 18 0 1 0 1097202372 2658304 275 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 649 275 110 221 0 425 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2596

[startup+0.101071 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22476
/proc/meminfo: memFree=1136160/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=2596 CPUtime=0.09
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 294 0 0 0 9 0 0 0 18 0 1 0 1097202372 2658304 279 1992294400 4194304 5102648 548682068800 18446744073709551615 4242269 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 649 279 110 221 0 425 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2596

[startup+0.30109 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22476
/proc/meminfo: memFree=1136160/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=2860 CPUtime=0.29
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 332 0 0 0 29 0 0 0 19 0 1 0 1097202372 2928640 317 1992294400 4194304 5102648 548682068800 18446744073709551615 4249957 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 715 317 110 221 0 491 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2860

[startup+0.701126 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22476
/proc/meminfo: memFree=1136160/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=2992 CPUtime=0.69
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 371 0 0 0 69 0 0 0 22 0 1 0 1097202372 3063808 356 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 748 356 110 221 0 524 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2992

[startup+1.5012 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1135128/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=3124 CPUtime=1.49
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 418 0 0 0 149 0 0 0 25 0 1 0 1097202372 3198976 403 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 781 403 110 221 0 557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3124

[startup+3.10135 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1134744/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=3388 CPUtime=3.09
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 485 0 0 0 309 0 0 0 25 0 1 0 1097202372 3469312 470 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 847 470 110 221 0 623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3388

[startup+6.30165 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1134296/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=3800 CPUtime=6.29
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 567 0 0 0 629 0 0 0 25 0 1 0 1097202372 3891200 552 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 950 552 110 221 0 726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3800

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1133848/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=4064 CPUtime=12.69
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 634 0 0 0 1269 0 0 0 25 0 1 0 1097202372 4161536 619 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1016 619 110 221 0 792 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4064

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1133272/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=4624 CPUtime=25.48
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 769 0 0 0 2548 0 0 0 25 0 1 0 1097202372 4734976 754 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1156 754 110 221 0 932 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4624

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1132888/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=5044 CPUtime=51.08
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 890 0 0 0 5107 1 0 0 25 0 1 0 1097202372 5165056 875 1992294400 4194304 5102648 548682068800 18446744073709551615 4255524 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1261 875 110 221 0 1037 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5044

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1132120/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=5764 CPUtime=102.27
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1052 0 0 0 10226 1 0 0 25 0 1 0 1097202372 5902336 1037 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1441 1037 110 221 0 1217 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5764

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1131544/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=6456 CPUtime=162.25
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1187 0 0 0 16224 1 0 0 25 0 1 0 1097202372 6610944 1172 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1614 1172 110 221 0 1390 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6456

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1130968/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=6876 CPUtime=222.23
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1324 0 0 0 22222 1 0 0 25 0 1 0 1097202372 7041024 1309 1992294400 4194304 5102648 548682068800 18446744073709551615 4262438 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1719 1309 110 221 0 1495 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6876

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1130776/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=7160 CPUtime=282.23
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1367 0 0 0 28221 2 0 0 25 0 1 0 1097202372 7331840 1352 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1790 1352 110 221 0 1566 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 7160

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1130456/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=7464 CPUtime=342.21
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1440 0 0 0 34219 2 0 0 25 0 1 0 1097202372 7643136 1425 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1866 1425 110 221 0 1642 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 7464

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1130264/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=7604 CPUtime=402.19
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1471 0 0 0 40217 2 0 0 25 0 1 0 1097202372 7786496 1456 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1901 1456 110 221 0 1677 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 7604

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1130328/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=7604 CPUtime=462.18
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1487 0 0 0 46216 2 0 0 25 0 1 0 1097202372 7786496 1472 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1901 1472 110 221 0 1677 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 7604

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1130072/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=7772 CPUtime=522.16
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1549 0 0 0 52214 2 0 0 25 0 1 0 1097202372 7958528 1534 1992294400 4194304 5102648 548682068800 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 1943 1534 110 221 0 1719 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 7772

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1129752/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=8280 CPUtime=582.14
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1627 0 0 0 58212 2 0 0 25 0 1 0 1097202372 8478720 1612 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2070 1612 110 221 0 1846 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 8280

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1129624/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=8280 CPUtime=642.13
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1653 0 0 0 64211 2 0 0 25 0 1 0 1097202372 8478720 1638 1992294400 4194304 5102648 548682068800 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2070 1638 110 221 0 1846 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 8280

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1129560/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=8448 CPUtime=702.12
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1666 0 0 0 70209 3 0 0 25 0 1 0 1097202372 8650752 1651 1992294400 4194304 5102648 548682068800 18446744073709551615 4255103 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2112 1651 110 221 0 1888 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 8448

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1129496/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=8616 CPUtime=762.11
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1701 0 0 0 76208 3 0 0 25 0 1 0 1097202372 8822784 1686 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2154 1686 110 221 0 1930 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 8616

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1129240/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=8784 CPUtime=822.09
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1750 0 0 0 82206 3 0 0 25 0 1 0 1097202372 8994816 1735 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2196 1735 110 221 0 1972 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 8784

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1129048/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=8952 CPUtime=882.07
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1790 0 0 0 88204 3 0 0 25 0 1 0 1097202372 9166848 1775 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2238 1775 110 221 0 2014 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 8952

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1128792/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=9124 CPUtime=942.06
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1844 0 0 0 94203 3 0 0 25 0 1 0 1097202372 9342976 1829 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2281 1829 110 221 0 2057 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 9124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1128728/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=9292 CPUtime=1002.04
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1870 0 0 0 100201 3 0 0 25 0 1 0 1097202372 9515008 1855 1992294400 4194304 5102648 548682068800 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2323 1855 110 221 0 2099 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 9292

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22477
/proc/meminfo: memFree=1128536/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=9460 CPUtime=1062.03
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1917 0 0 0 106200 3 0 0 25 0 1 0 1097202372 9687040 1902 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2365 1902 110 221 0 2141 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 9460

[startup+1122.3 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 22477
/proc/meminfo: memFree=1128472/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=9460 CPUtime=1122.01
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1928 0 0 0 112198 3 0 0 25 0 1 0 1097202372 9687040 1913 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2365 1913 110 221 0 2141 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 9460

[startup+1182.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 22477
/proc/meminfo: memFree=1128408/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=9628 CPUtime=1182
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1941 0 0 0 118197 3 0 0 25 0 1 0 1097202372 9859072 1926 1992294400 4194304 5102648 548682068800 18446744073709551615 4249917 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2407 1926 110 221 0 2183 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 9628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 22477
/proc/meminfo: memFree=1128408/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=9628 CPUtime=1200
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1944 0 0 0 119996 4 0 0 25 0 1 0 1097202372 9859072 1929 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2407 1929 110 221 0 2183 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 9628

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

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

[startup+1200.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 22477
/proc/meminfo: memFree=1128408/2055920 swapFree=4176868/4192956
[pid=22476] ppid=22474 vsize=9628 CPUtime=1200
/proc/22476/stat : 22476 (varsat-crafted_) R 22474 22476 22205 0 -1 4194304 1944 0 0 0 119996 4 0 0 25 0 1 0 1097202372 9859072 1929 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/22476/statm: 2407 1929 110 221 0 2183 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 9628

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.01
CPU user time (s): 1199.97
CPU system time (s): 0.042993
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 9628

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

runsolver used 1.10183 second user time and 2.22066 second system time

The end

Launcher Data

Begin job on node48 at 2009-03-28 14:03:20
IDJOB=1514859
IDBENCH=70381
IDSOLVER=537
FILE ID=node48/1514859-1238245400
PBS_JOBID= 9060738
Free space on /tmp= 66464 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S102181364-052.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514859-1238245400/watcher-1514859-1238245400 -o /tmp/evaluation-result-1514859-1238245400/solver-1514859-1238245400 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1079366074 HOME/instance-1514859-1238245400.cnf

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

MD5SUM BENCH= be53d6aab4327d2095ad021029e1f91d
RANDOM SEED=1079366074

node48.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.236
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.236
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:       1136640 kB
Buffers:         79556 kB
Cached:         743864 kB
SwapCached:      10192 kB
Active:         101376 kB
Inactive:       733844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1136640 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:            1060 kB
Writeback:           0 kB
Mapped:          17492 kB
Slab:            70088 kB
Committed_AS:  2504888 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-03-28 14:23:22