Trace number 1517907

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-22UNSAT 440.541 440.697

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S1369720750-015.cnf
MD5SUMa64f61e36a26258a4e57b34bdb756185
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4644
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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:  360                                                  |
0.00/0.00	c |  Number of clauses:    1530                                                 |
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:          1373271111.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 |     349     1512     4609 |      504        0    nan |  0.000 % |
0.00/0.00	c |       101 |     349     1512     4609 |      554      101     16 |  0.001 % |
0.00/0.01	c |       251 |     349     1512     4609 |      609      251     16 |  0.001 % |
0.00/0.02	c |       476 |     349     1512     4609 |      670      476     16 |  0.001 % |
0.00/0.03	c |       814 |     349     1512     4609 |      737      465     15 |  0.001 % |
0.04/0.04	c |      1320 |     349     1512     4609 |      811      577     15 |  0.001 % |
0.04/0.07	c |      2079 |     349     1512     4609 |      892      482     14 |  0.001 % |
0.10/0.10	c |      3220 |     349     1512     4609 |      982      701     14 |  0.001 % |
0.10/0.16	c |      4928 |     349     1512     4609 |     1080      888     15 |  0.001 % |
0.20/0.24	c |      7490 |     349     1512     4609 |     1188      671     14 |  0.001 % |
0.30/0.36	c |     11334 |     349     1512     4609 |     1307      860     13 |  0.001 % |
0.50/0.56	c |     17100 |     349     1512     4609 |     1437     1257     16 |  0.001 % |
0.80/0.86	c |     25749 |     349     1512     4609 |     1581     1127     13 |  0.001 % |
1.30/1.33	c |     38723 |     349     1512     4609 |     1739     1259     13 |  0.001 % |
1.99/2.03	c |     58184 |     349     1512     4609 |     1913     1323     15 |  0.001 % |
3.09/3.14	c |     87376 |     349     1512     4609 |     2105     1445     15 |  0.001 % |
4.79/4.86	c |    131167 |     349     1512     4609 |     2315     1546     15 |  0.001 % |
7.49/7.52	c |    196853 |     349     1512     4609 |     2547     1597     15 |  0.001 % |
11.59/11.64	c |    295379 |     349     1512     4609 |     2802     2230     16 |  0.001 % |
17.99/18.01	c |    443168 |     349     1512     4609 |     3082     2716     16 |  0.001 % |
27.98/28.00	c |    664851 |     349     1512     4609 |     3390     1859     16 |  0.001 % |
43.38/43.41	c |    997376 |     349     1512     4609 |     3729     2577     16 |  0.001 % |
67.67/67.73	c |   1496164 |     349     1512     4609 |     4102     3011     16 |  0.001 % |
105.05/105.17	c |   2244348 |     349     1512     4609 |     4512     3166     16 |  0.001 % |
164.03/164.19	c |   3366623 |     349     1512     4609 |     4964     2880     15 |  0.001 % |
256.10/256.28	c |   5050036 |     349     1512     4609 |     5460     3336     15 |  0.001 % |
400.15/400.36	c |   7575153 |     348     1510     4603 |     6006     5320     13 |  0.280 % |
440.43/440.69	c ===============================================================================
440.43/440.69	c surveys--CPU time (sec)   : 0.0480         (0.01 % of total)
440.43/440.69	c surveys--attempted        : 27             (563 /sec)
440.43/440.69	c surveys--converged        : 27             (100.00 % successful)
440.43/440.69	c restarts              : 27
440.43/440.69	c conflicts             : 8267343        (18769 /sec)
440.43/440.69	c decisions             : 9652720        (1.80 % random) (21914 /sec)
440.43/440.69	c propagations          : 452438360      (1027141 /sec)
440.43/440.69	c conflict literals     : 142239399      (24.11 % deleted)
440.43/440.69	c Memory used           : 6.97 MB
440.43/440.69	c Total CPU time (sec)      : 440.5310    
440.43/440.69	c 
440.43/440.69	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517907-1238292733/watcher-1517907-1238292733 -o /tmp/evaluation-result-1517907-1238292733/solver-1517907-1238292733 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1373271111 HOME/instance-1517907-1238292733.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: 1.00 1.00 1.00 3/73 15699
/proc/meminfo: memFree=1569144/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=2412 CPUtime=0
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 1101937201 2469888 208 1992294400 4194304 5102648 548682068800 18446744073709551615 4213932 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 603 208 101 221 0 379 0

[startup+0.0452871 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15699
/proc/meminfo: memFree=1569144/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=2412 CPUtime=0.04
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 233 0 0 0 4 0 0 0 18 0 1 0 1101937201 2469888 218 1992294400 4194304 5102648 548682068800 18446744073709551615 4249248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 603 218 110 221 0 379 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2412

[startup+0.101298 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15699
/proc/meminfo: memFree=1569144/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=2544 CPUtime=0.1
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 245 0 0 0 10 0 0 0 18 0 1 0 1101937201 2605056 230 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 636 230 110 221 0 412 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2544

[startup+0.301338 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15699
/proc/meminfo: memFree=1569144/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=2544 CPUtime=0.3
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 271 0 0 0 30 0 0 0 19 0 1 0 1101937201 2605056 256 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 636 256 110 221 0 412 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2544

[startup+0.70142 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15699
/proc/meminfo: memFree=1569144/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=2676 CPUtime=0.7
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 305 0 0 0 70 0 0 0 23 0 1 0 1101937201 2740224 290 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 669 290 110 221 0 445 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2676

[startup+1.50158 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1568304/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=2808 CPUtime=1.49
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 337 0 0 0 149 0 0 0 25 0 1 0 1101937201 2875392 322 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 702 322 110 221 0 478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2808

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1568048/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=3072 CPUtime=3.09
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 377 0 0 0 309 0 0 0 25 0 1 0 1101937201 3145728 362 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 768 362 110 221 0 544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3072

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1567728/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=3204 CPUtime=6.29
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 438 0 0 0 629 0 0 0 25 0 1 0 1101937201 3280896 423 1992294400 4194304 5102648 548682068800 18446744073709551615 4255146 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 801 424 110 221 0 577 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3204

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1567288/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=3604 CPUtime=12.69
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 514 0 0 0 1269 0 0 0 25 0 1 0 1101937201 3690496 499 1992294400 4194304 5102648 548682068800 18446744073709551615 4262696 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 901 499 110 221 0 677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3604

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1566904/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=4000 CPUtime=25.48
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 610 0 0 0 2548 0 0 0 25 0 1 0 1101937201 4096000 595 1992294400 4194304 5102648 548682068800 18446744073709551615 4255524 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1000 595 110 221 0 776 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4000

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1566328/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=4528 CPUtime=51.07
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 736 0 0 0 5107 0 0 0 25 0 1 0 1101937201 4636672 721 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1132 721 110 221 0 908 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4528

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1565688/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=5080 CPUtime=102.26
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 877 0 0 0 10226 0 0 0 25 0 1 0 1101937201 5201920 862 1992294400 4194304 5102648 548682068800 18446744073709551615 4255167 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1270 862 110 221 0 1046 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5080

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1565176/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=5620 CPUtime=162.23
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1021 0 0 0 16223 0 0 0 25 0 1 0 1101937201 5754880 1006 1992294400 4194304 5102648 548682068800 18446744073709551615 4249929 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1405 1006 110 221 0 1181 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5620

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1564728/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=6020 CPUtime=222.21
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1133 0 0 0 22221 0 0 0 25 0 1 0 1101937201 6164480 1118 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1505 1118 110 221 0 1281 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 6020

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1564344/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=6440 CPUtime=282.19
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1214 0 0 0 28219 0 0 0 25 0 1 0 1101937201 6594560 1199 1992294400 4194304 5102648 548682068800 18446744073709551615 4249141 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1610 1199 110 221 0 1386 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 6440

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1564088/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=6716 CPUtime=342.17
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1280 0 0 0 34217 0 0 0 25 0 1 0 1101937201 6877184 1265 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1679 1265 110 221 0 1455 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 6716

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563768/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=6988 CPUtime=402.15
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1342 0 0 0 40215 0 0 0 25 0 1 0 1101937201 7155712 1327 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1747 1327 110 221 0 1523 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 6988

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563768/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=6988 CPUtime=409.34
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1346 0 0 0 40934 0 0 0 25 0 1 0 1101937201 7155712 1331 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1747 1331 110 221 0 1523 0
Current children cumulated CPU time (s) 409.34
Current children cumulated vsize (KiB) 6988

[startup+422.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563768/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=6988 CPUtime=422.14
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1351 0 0 0 42214 0 0 0 25 0 1 0 1101937201 7155712 1336 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1747 1336 110 221 0 1523 0
Current children cumulated CPU time (s) 422.14
Current children cumulated vsize (KiB) 6988

[startup+428.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563704/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=6988 CPUtime=428.54
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1362 0 0 0 42854 0 0 0 25 0 1 0 1101937201 7155712 1347 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1747 1347 110 221 0 1523 0
Current children cumulated CPU time (s) 428.54
Current children cumulated vsize (KiB) 6988

[startup+435.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563704/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=6988 CPUtime=434.93
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1367 0 0 0 43493 0 0 0 25 0 1 0 1101937201 7155712 1352 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1747 1352 110 221 0 1523 0
Current children cumulated CPU time (s) 434.93
Current children cumulated vsize (KiB) 6988

[startup+438.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563640/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=7132 CPUtime=438.13
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1376 0 0 0 43813 0 0 0 25 0 1 0 1101937201 7303168 1361 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1783 1361 110 221 0 1559 0
Current children cumulated CPU time (s) 438.13
Current children cumulated vsize (KiB) 7132

[startup+439.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563640/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=7132 CPUtime=439.74
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1381 0 0 0 43974 0 0 0 25 0 1 0 1101937201 7303168 1366 1992294400 4194304 5102648 548682068800 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1783 1366 110 221 0 1559 0
Current children cumulated CPU time (s) 439.74
Current children cumulated vsize (KiB) 7132

[startup+440.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563640/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=7132 CPUtime=440.13
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1385 0 0 0 44013 0 0 0 25 0 1 0 1101937201 7303168 1370 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1783 1370 110 221 0 1559 0
Current children cumulated CPU time (s) 440.13
Current children cumulated vsize (KiB) 7132

[startup+440.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563640/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=7132 CPUtime=440.33
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1385 0 0 0 44033 0 0 0 25 0 1 0 1101937201 7303168 1370 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1783 1370 110 221 0 1559 0
Current children cumulated CPU time (s) 440.33
Current children cumulated vsize (KiB) 7132

[startup+440.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15700
/proc/meminfo: memFree=1563640/2055920 swapFree=4170032/4192956
[pid=15699] ppid=15697 vsize=7132 CPUtime=440.43
/proc/15699/stat : 15699 (varsat-crafted_) R 15697 15699 14906 0 -1 4194304 1385 0 0 0 44043 0 0 0 25 0 1 0 1101937201 7303168 1370 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/15699/statm: 1783 1370 110 221 0 1559 0
Current children cumulated CPU time (s) 440.43
Current children cumulated vsize (KiB) 7132

Child status: 20
Real time (s): 440.697
CPU time (s): 440.541
CPU user time (s): 440.531
CPU system time (s): 0.009998
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 7132

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

runsolver used 0.365944 second user time and 1.24281 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-29 04:12:13
IDJOB=1517907
IDBENCH=70635
IDSOLVER=537
FILE ID=node80/1517907-1238292733
PBS_JOBID= 9060983
Free space on /tmp= 64692 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S1369720750-015.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517907-1238292733/watcher-1517907-1238292733 -o /tmp/evaluation-result-1517907-1238292733/solver-1517907-1238292733 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1373271111 HOME/instance-1517907-1238292733.cnf

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

MD5SUM BENCH= a64f61e36a26258a4e57b34bdb756185
RANDOM SEED=1373271111

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1569624 kB
Buffers:         59000 kB
Cached:         352384 kB
SwapCached:      14432 kB
Active:         110408 kB
Inactive:       317200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569624 kB
SwapTotal:     4192956 kB
SwapFree:      4170032 kB
Dirty:            1116 kB
Writeback:           0 kB
Mapped:          21860 kB
Slab:            43860 kB
Committed_AS:  2773444 kB
PageTables:       2008 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= 64692 MiB
End job on node80 at 2009-03-29 04:19:33