Trace number 1517859

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 552.198 552.395

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S2043187304-036.cnf
MD5SUM8f761d7a83f8ed9f2fb1562cef6a194f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.8607
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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:  380                                                  |
0.00/0.00	c |  Number of clauses:    1615                                                 |
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:          10800490.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 |     369     1606     4887 |      535        0    nan |  0.000 % |
0.00/0.00	c |       102 |     369     1606     4887 |      588      102     20 |  0.001 % |
0.00/0.01	c |       252 |     369     1606     4887 |      647      252     18 |  0.001 % |
0.00/0.02	c |       479 |     369     1606     4887 |      712      479     18 |  0.001 % |
0.00/0.03	c |       816 |     369     1606     4887 |      783      447     16 |  0.001 % |
0.00/0.04	c |      1322 |     369     1606     4887 |      862      538     17 |  0.001 % |
0.05/0.07	c |      2082 |     369     1606     4887 |      948      854     16 |  0.001 % |
0.10/0.11	c |      3223 |     369     1606     4887 |     1043      521     15 |  0.001 % |
0.10/0.16	c |      4931 |     369     1606     4887 |     1147      604     15 |  0.001 % |
0.20/0.25	c |      7495 |     369     1606     4887 |     1262      816     15 |  0.001 % |
0.30/0.38	c |     11339 |     369     1606     4887 |     1388      776     15 |  0.001 % |
0.50/0.59	c |     17106 |     369     1606     4887 |     1527      874     15 |  0.001 % |
0.79/0.90	c |     25757 |     369     1606     4887 |     1680      978     15 |  0.001 % |
1.29/1.38	c |     38731 |     369     1606     4887 |     1848     1115     15 |  0.001 % |
2.10/2.13	c |     58192 |     369     1606     4887 |     2032     1824     17 |  0.001 % |
3.20/3.27	c |     87387 |     369     1606     4887 |     2236     1179     14 |  0.001 % |
4.99/5.05	c |    131176 |     369     1606     4887 |     2459     1874     16 |  0.001 % |
7.79/7.82	c |    196860 |     369     1606     4887 |     2705     1568     15 |  0.001 % |
12.09/12.14	c |    295386 |     369     1606     4887 |     2976     1482     15 |  0.001 % |
18.98/19.03	c |    443175 |     369     1606     4887 |     3274     1954     16 |  0.001 % |
29.48/29.57	c |    664858 |     369     1606     4887 |     3601     2004     15 |  0.001 % |
45.97/46.04	c |    997383 |     369     1606     4887 |     3961     2038     16 |  0.001 % |
71.56/71.60	c |   1496173 |     369     1606     4887 |     4357     3481     17 |  0.001 % |
110.65/110.75	c |   2244355 |     369     1606     4887 |     4793     3166     16 |  0.001 % |
172.32/172.42	c |   3366629 |     369     1606     4887 |     5272     3179     18 |  0.001 % |
268.69/268.84	c |   5050041 |     369     1606     4887 |     5800     5009     17 |  0.001 % |
419.85/420.03	c |   7575158 |     369     1606     4887 |     6380     4340     15 |  0.002 % |
552.10/552.39	c ===============================================================================
552.10/552.39	c surveys--CPU time (sec)   : 0.0400         (0.01 % of total)
552.10/552.39	c surveys--attempted        : 27             (675 /sec)
552.10/552.39	c surveys--converged        : 27             (100.00 % successful)
552.10/552.39	c restarts              : 27
552.10/552.39	c conflicts             : 9756643        (17670 /sec)
552.10/552.39	c decisions             : 11477872       (1.81 % random) (20788 /sec)
552.10/552.39	c propagations          : 544754109      (986612 /sec)
552.10/552.39	c conflict literals     : 171525943      (25.00 % deleted)
552.10/552.39	c Memory used           : 7.91 MB
552.10/552.39	c Total CPU time (sec)      : 552.1861    
552.10/552.39	c 
552.10/552.39	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-1517859-1238292169/watcher-1517859-1238292169 -o /tmp/evaluation-result-1517859-1238292169/solver-1517859-1238292169 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=10800490 HOME/instance-1517859-1238292169.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.03 1.06 1.00 2/73 15645
/proc/meminfo: memFree=1569320/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=2412 CPUtime=0
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 226 0 0 0 0 0 0 0 21 0 1 0 1101880872 2469888 211 1992294400 4194304 5102648 548682068800 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 603 211 101 221 0 379 0

[startup+0.051895 s]
/proc/loadavg: 1.03 1.06 1.00 2/73 15645
/proc/meminfo: memFree=1569320/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=2412 CPUtime=0.05
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 240 0 0 0 5 0 0 0 21 0 1 0 1101880872 2469888 225 1992294400 4194304 5102648 548682068800 18446744073709551615 4255124 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 603 226 111 221 0 379 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2412

[startup+0.101905 s]
/proc/loadavg: 1.03 1.06 1.00 2/73 15645
/proc/meminfo: memFree=1569320/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=2544 CPUtime=0.1
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 253 0 0 0 10 0 0 0 21 0 1 0 1101880872 2605056 238 1992294400 4194304 5102648 548682068800 18446744073709551615 4227946 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 636 238 111 221 0 412 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2544

[startup+0.301947 s]
/proc/loadavg: 1.03 1.06 1.00 2/73 15645
/proc/meminfo: memFree=1569320/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=2676 CPUtime=0.3
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 279 0 0 0 30 0 0 0 23 0 1 0 1101880872 2740224 264 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 669 264 111 221 0 445 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2676

[startup+0.702027 s]
/proc/loadavg: 1.03 1.06 1.00 2/73 15645
/proc/meminfo: memFree=1569320/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=2808 CPUtime=0.7
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 311 0 0 0 70 0 0 0 25 0 1 0 1101880872 2875392 296 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 702 296 111 221 0 478 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2808

[startup+1.50119 s]
/proc/loadavg: 1.03 1.06 1.00 2/74 15646
/proc/meminfo: memFree=1568480/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=2940 CPUtime=1.49
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 347 0 0 0 149 0 0 0 25 0 1 0 1101880872 3010560 332 1992294400 4194304 5102648 548682068800 18446744073709551615 4249378 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 735 332 111 221 0 511 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2940

[startup+3.10151 s]
/proc/loadavg: 1.03 1.06 1.00 2/74 15646
/proc/meminfo: memFree=1568224/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=3072 CPUtime=3.09
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 388 0 0 0 309 0 0 0 25 0 1 0 1101880872 3145728 373 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 768 373 111 221 0 544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3072

[startup+6.30121 s]
/proc/loadavg: 1.03 1.06 1.00 2/74 15646
/proc/meminfo: memFree=1567840/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=3340 CPUtime=6.29
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 459 0 0 0 629 0 0 0 25 0 1 0 1101880872 3420160 444 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 835 444 111 221 0 611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3340

[startup+12.7015 s]
/proc/loadavg: 1.02 1.06 1.00 2/74 15646
/proc/meminfo: memFree=1567472/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=3608 CPUtime=12.69
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 528 0 0 0 1269 0 0 0 25 0 1 0 1101880872 3694592 513 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 902 513 111 221 0 678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3608

[startup+25.5011 s]
/proc/loadavg: 1.02 1.05 1.00 3/74 15646
/proc/meminfo: memFree=1567024/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=4008 CPUtime=25.48
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 635 0 0 0 2548 0 0 0 25 0 1 0 1101880872 4104192 620 1992294400 4194304 5102648 548682068800 18446744073709551615 4255993 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1002 620 111 221 0 778 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4008

[startup+51.1013 s]
/proc/loadavg: 1.01 1.05 1.00 2/74 15646
/proc/meminfo: memFree=1566384/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=4680 CPUtime=51.07
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 787 0 0 0 5107 0 0 0 25 0 1 0 1101880872 4792320 772 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1170 772 111 221 0 946 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4680

[startup+102.306 s]
/proc/loadavg: 1.00 1.04 1.00 2/74 15646
/proc/meminfo: memFree=1565744/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=5348 CPUtime=102.26
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 953 0 0 0 10226 0 0 0 25 0 1 0 1101880872 5476352 938 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1337 938 111 221 0 1113 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5348

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/74 15646
/proc/meminfo: memFree=1565104/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=5892 CPUtime=162.23
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1088 0 0 0 16223 0 0 0 25 0 1 0 1101880872 6033408 1073 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1473 1073 111 221 0 1249 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5892

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 15646
/proc/meminfo: memFree=1564528/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=6436 CPUtime=222.21
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1231 0 0 0 22221 0 0 0 25 0 1 0 1101880872 6590464 1216 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1609 1216 111 221 0 1385 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 6436

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 15646
/proc/meminfo: memFree=1564144/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=6832 CPUtime=282.19
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1308 0 0 0 28219 0 0 0 25 0 1 0 1101880872 6995968 1293 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1708 1293 111 221 0 1484 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 6832

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 15646
/proc/meminfo: memFree=1563824/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=7112 CPUtime=342.17
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1384 0 0 0 34216 1 0 0 25 0 1 0 1101880872 7282688 1369 1992294400 4194304 5102648 548682068800 18446744073709551615 4486485 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1778 1369 111 221 0 1554 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 7112

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 15646
/proc/meminfo: memFree=1563504/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=7400 CPUtime=402.15
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1462 0 0 0 40214 1 0 0 25 0 1 0 1101880872 7577600 1447 1992294400 4194304 5102648 548682068800 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1850 1447 111 221 0 1626 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 7400

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15646
/proc/meminfo: memFree=1563184/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=7664 CPUtime=462.13
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1537 0 0 0 46212 1 0 0 25 0 1 0 1101880872 7847936 1522 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1916 1522 111 221 0 1692 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 7664

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15646
/proc/meminfo: memFree=1562928/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=7944 CPUtime=522.11
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1598 0 0 0 52210 1 0 0 25 0 1 0 1101880872 8134656 1583 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1986 1583 111 221 0 1762 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 7944

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

[startup+537.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15646
/proc/meminfo: memFree=1562864/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=7944 CPUtime=537.3
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1605 0 0 0 53729 1 0 0 25 0 1 0 1101880872 8134656 1590 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 1986 1590 111 221 0 1762 0
Current children cumulated CPU time (s) 537.3
Current children cumulated vsize (KiB) 7944

[startup+543.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15646
/proc/meminfo: memFree=1562864/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=8092 CPUtime=543.7
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1610 0 0 0 54369 1 0 0 25 0 1 0 1101880872 8286208 1595 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 2023 1595 111 221 0 1799 0
Current children cumulated CPU time (s) 543.7
Current children cumulated vsize (KiB) 8092

[startup+547.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15646
/proc/meminfo: memFree=1562800/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=8092 CPUtime=546.9
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1615 0 0 0 54689 1 0 0 25 0 1 0 1101880872 8286208 1600 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 2023 1600 111 221 0 1799 0
Current children cumulated CPU time (s) 546.9
Current children cumulated vsize (KiB) 8092

[startup+550.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15646
/proc/meminfo: memFree=1562800/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=8092 CPUtime=550.1
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1616 0 0 0 55009 1 0 0 25 0 1 0 1101880872 8286208 1601 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 2023 1601 111 221 0 1799 0
Current children cumulated CPU time (s) 550.1
Current children cumulated vsize (KiB) 8092

[startup+551.107 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15646
/proc/meminfo: memFree=1562800/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=8092 CPUtime=550.9
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1616 0 0 0 55089 1 0 0 25 0 1 0 1101880872 8286208 1601 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 2023 1601 111 221 0 1799 0
Current children cumulated CPU time (s) 550.9
Current children cumulated vsize (KiB) 8092

[startup+551.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15646
/proc/meminfo: memFree=1562800/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=8092 CPUtime=551.7
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1616 0 0 0 55169 1 0 0 25 0 1 0 1101880872 8286208 1601 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 2023 1601 111 221 0 1799 0
Current children cumulated CPU time (s) 551.7
Current children cumulated vsize (KiB) 8092

[startup+552.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15646
/proc/meminfo: memFree=1562800/2055920 swapFree=4170032/4192956
[pid=15645] ppid=15643 vsize=8092 CPUtime=552.1
/proc/15645/stat : 15645 (varsat-crafted_) R 15643 15645 14906 0 -1 4194304 1616 0 0 0 55209 1 0 0 25 0 1 0 1101880872 8286208 1601 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/15645/statm: 2023 1601 111 221 0 1799 0
Current children cumulated CPU time (s) 552.1
Current children cumulated vsize (KiB) 8092

Child status: 20
Real time (s): 552.395
CPU time (s): 552.198
CPU user time (s): 552.186
CPU system time (s): 0.011998
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 8092

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

runsolver used 0.444932 second user time and 1.57376 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-29 04:02:49
IDJOB=1517859
IDBENCH=70631
IDSOLVER=537
FILE ID=node80/1517859-1238292169
PBS_JOBID= 9060983
Free space on /tmp= 64692 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S2043187304-036.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517859-1238292169/watcher-1517859-1238292169 -o /tmp/evaluation-result-1517859-1238292169/solver-1517859-1238292169 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=10800490 HOME/instance-1517859-1238292169.cnf

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

MD5SUM BENCH= 8f761d7a83f8ed9f2fb1562cef6a194f
RANDOM SEED=10800490

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:       1569800 kB
Buffers:         58796 kB
Cached:         352316 kB
SwapCached:      14432 kB
Active:         110172 kB
Inactive:       317192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569800 kB
SwapTotal:     4192956 kB
SwapFree:      4170032 kB
Dirty:            1032 kB
Writeback:           0 kB
Mapped:          21860 kB
Slab:            43860 kB
Committed_AS:  2773412 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:12:02