Trace number 1518003

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 566.688 566.843

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S305156909-031.cnf
MD5SUM94fbc938c49a6d0bc295232a6f2b8a2c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.5223
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:          534503024.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 |     355     1521     4587 |      507        0    nan |  0.000 % |
0.00/0.00	c |       103 |     355     1521     4587 |      557      103     20 |  0.001 % |
0.00/0.01	c |       253 |     355     1521     4587 |      613      253     18 |  0.001 % |
0.00/0.02	c |       478 |     355     1521     4587 |      674      478     18 |  0.001 % |
0.00/0.03	c |       815 |     355     1521     4587 |      742      458     17 |  0.001 % |
0.04/0.05	c |      1323 |     355     1521     4587 |      816      580     16 |  0.001 % |
0.04/0.07	c |      2082 |     355     1521     4587 |      898      491     15 |  0.001 % |
0.09/0.11	c |      3221 |     355     1521     4587 |      987      707     15 |  0.001 % |
0.09/0.17	c |      4929 |     355     1521     4587 |     1086      886     15 |  0.001 % |
0.19/0.26	c |      7492 |     355     1521     4587 |     1195      657     15 |  0.001 % |
0.29/0.40	c |     11337 |     355     1521     4587 |     1315      846     15 |  0.001 % |
0.59/0.61	c |     17104 |     355     1521     4587 |     1446     1240     15 |  0.001 % |
0.89/0.93	c |     25753 |     355     1521     4587 |     1591     1074     15 |  0.001 % |
1.39/1.44	c |     38727 |     355     1521     4587 |     1750     1087     15 |  0.001 % |
2.20/2.23	c |     58188 |     355     1521     4587 |     1925      947     14 |  0.001 % |
3.39/3.44	c |     87380 |     355     1521     4587 |     2117     1858     17 |  0.001 % |
5.19/5.27	c |    131169 |     355     1521     4587 |     2329     1709     15 |  0.001 % |
8.09/8.18	c |    196853 |     355     1521     4587 |     2562     1450     15 |  0.001 % |
12.59/12.68	c |    295380 |     355     1521     4587 |     2818     1428     14 |  0.001 % |
19.69/19.74	c |    443169 |     355     1521     4587 |     3100     2286     17 |  0.001 % |
30.48/30.58	c |    664852 |     355     1521     4587 |     3410     3062     17 |  0.001 % |
47.57/47.68	c |    997378 |     355     1521     4587 |     3751     3424     17 |  0.001 % |
73.86/73.94	c |   1496166 |     355     1521     4587 |     4127     2924     17 |  0.001 % |
115.26/115.40	c |   2244348 |     355     1521     4587 |     4539     2307     17 |  0.001 % |
179.54/179.65	c |   3366622 |     355     1521     4587 |     4993     4564     17 |  0.001 % |
279.72/279.81	c |   5050033 |     355     1521     4587 |     5493     4677     17 |  0.002 % |
437.17/437.35	c |   7575149 |     355     1521     4587 |     6042     3787     16 |  0.009 % |
566.63/566.84	c ===============================================================================
566.63/566.84	c surveys--CPU time (sec)   : 0.0460         (0.01 % of total)
566.63/566.84	c surveys--attempted        : 27             (587 /sec)
566.63/566.84	c surveys--converged        : 27             (100.00 % successful)
566.63/566.84	c restarts              : 27
566.63/566.84	c conflicts             : 9632120        (16999 /sec)
566.63/566.84	c decisions             : 11290101       (1.80 % random) (19925 /sec)
566.63/566.84	c propagations          : 543060626      (958421 /sec)
566.63/566.84	c conflict literals     : 172783576      (23.44 % deleted)
566.63/566.84	c Memory used           : 7.28 MB
566.63/566.84	c Total CPU time (sec)      : 566.6659    
566.63/566.84	c 
566.63/566.84	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-1518003-1238293761/watcher-1518003-1238293761 -o /tmp/evaluation-result-1518003-1238293761/solver-1518003-1238293761 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=534503024 HOME/instance-1518003-1238293761.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.11 1.08 3/64 19682
/proc/meminfo: memFree=658056/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=2412 CPUtime=0
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 1102042044 2469888 203 1992294400 4194304 5102648 548682068800 18446744073709551615 4266506 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 603 203 99 221 0 379 0

[startup+0.044949 s]
/proc/loadavg: 1.00 1.11 1.08 3/64 19682
/proc/meminfo: memFree=658056/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=2412 CPUtime=0.04
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 233 0 0 0 4 0 0 0 18 0 1 0 1102042044 2469888 218 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 603 218 110 221 0 379 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2412

[startup+0.102954 s]
/proc/loadavg: 1.00 1.11 1.08 3/64 19682
/proc/meminfo: memFree=658056/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=2544 CPUtime=0.09
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 243 0 0 0 9 0 0 0 18 0 1 0 1102042044 2605056 228 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 636 228 110 221 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.301973 s]
/proc/loadavg: 1.00 1.11 1.08 3/64 19682
/proc/meminfo: memFree=658056/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=2544 CPUtime=0.29
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 267 0 0 0 29 0 0 0 19 0 1 0 1102042044 2605056 252 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 636 252 110 221 0 412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2544

[startup+0.70201 s]
/proc/loadavg: 1.00 1.11 1.08 3/64 19682
/proc/meminfo: memFree=658056/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=2676 CPUtime=0.69
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 289 0 0 0 69 0 0 0 23 0 1 0 1102042044 2740224 274 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 669 274 110 221 0 445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2676

[startup+1.50109 s]
/proc/loadavg: 1.00 1.11 1.08 2/65 19683
/proc/meminfo: memFree=657344/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=2808 CPUtime=1.49
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 328 0 0 0 149 0 0 0 25 0 1 0 1102042044 2875392 313 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 702 313 110 221 0 478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2808

[startup+3.10124 s]
/proc/loadavg: 1.00 1.11 1.08 2/65 19683
/proc/meminfo: memFree=656960/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=2940 CPUtime=3.09
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 367 0 0 0 309 0 0 0 25 0 1 0 1102042044 3010560 352 1992294400 4194304 5102648 548682068800 18446744073709551615 4255480 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 735 352 110 221 0 511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2940

[startup+6.30155 s]
/proc/loadavg: 1.00 1.11 1.08 2/65 19683
/proc/meminfo: memFree=656768/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=3204 CPUtime=6.29
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 417 0 0 0 629 0 0 0 25 0 1 0 1102042044 3280896 402 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 801 402 110 221 0 577 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3204

[startup+12.7012 s]
/proc/loadavg: 1.00 1.11 1.08 2/65 19683
/proc/meminfo: memFree=656384/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=3496 CPUtime=12.69
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 493 0 0 0 1269 0 0 0 25 0 1 0 1102042044 3579904 478 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 874 478 110 221 0 650 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3496

[startup+25.5014 s]
/proc/loadavg: 1.00 1.10 1.08 2/65 19683
/proc/meminfo: memFree=655936/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=3892 CPUtime=25.48
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 583 0 0 0 2548 0 0 0 25 0 1 0 1102042044 3985408 568 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 973 568 110 221 0 749 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3892

[startup+51.1019 s]
/proc/loadavg: 1.00 1.10 1.07 2/65 19683
/proc/meminfo: memFree=655360/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=4428 CPUtime=51.07
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 729 0 0 0 5107 0 0 0 25 0 1 0 1102042044 4534272 714 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1107 714 110 221 0 883 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4428

[startup+102.306 s]
/proc/loadavg: 1.00 1.08 1.07 2/65 19683
/proc/meminfo: memFree=654784/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=4968 CPUtime=102.27
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 866 0 0 0 10226 1 0 0 25 0 1 0 1102042044 5087232 851 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1242 851 110 221 0 1018 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4968

[startup+162.302 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 19683
/proc/meminfo: memFree=654208/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=5508 CPUtime=162.25
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 997 0 0 0 16224 1 0 0 25 0 1 0 1102042044 5640192 982 1992294400 4194304 5102648 548682068800 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1377 982 110 221 0 1153 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5508

[startup+222.301 s]
/proc/loadavg: 1.00 1.05 1.06 2/65 19683
/proc/meminfo: memFree=653824/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=5912 CPUtime=222.23
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1107 0 0 0 22222 1 0 0 25 0 1 0 1102042044 6053888 1092 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1478 1092 110 221 0 1254 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5912

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 19683
/proc/meminfo: memFree=653504/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=6336 CPUtime=282.22
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1181 0 0 0 28221 1 0 0 25 0 1 0 1102042044 6488064 1166 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1584 1166 110 221 0 1360 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 6336

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.05 2/65 19683
/proc/meminfo: memFree=653184/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=6468 CPUtime=342.2
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1243 0 0 0 34219 1 0 0 25 0 1 0 1102042044 6623232 1228 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1617 1228 110 221 0 1393 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6468

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 19683
/proc/meminfo: memFree=652992/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=6736 CPUtime=402.18
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1288 0 0 0 40217 1 0 0 25 0 1 0 1102042044 6897664 1273 1992294400 4194304 5102648 548682068800 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1684 1273 110 221 0 1460 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6736

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 19683
/proc/meminfo: memFree=652736/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7016 CPUtime=462.16
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1360 0 0 0 46215 1 0 0 25 0 1 0 1102042044 7184384 1345 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1754 1345 110 221 0 1530 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 7016

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 19683
/proc/meminfo: memFree=652480/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7300 CPUtime=522.14
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1423 0 0 0 52213 1 0 0 25 0 1 0 1102042044 7475200 1408 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1825 1408 110 221 0 1601 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 7300

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

[startup+537.502 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 19683
/proc/meminfo: memFree=652352/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7300 CPUtime=537.34
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1442 0 0 0 53733 1 0 0 25 0 1 0 1102042044 7475200 1427 1992294400 4194304 5102648 548682068800 18446744073709551615 4255171 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1825 1427 110 221 0 1601 0
Current children cumulated CPU time (s) 537.34
Current children cumulated vsize (KiB) 7300

[startup+550.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 19683
/proc/meminfo: memFree=652352/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7300 CPUtime=550.14
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1448 0 0 0 55013 1 0 0 25 0 1 0 1102042044 7475200 1433 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1825 1433 110 221 0 1601 0
Current children cumulated CPU time (s) 550.14
Current children cumulated vsize (KiB) 7300

[startup+556.701 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 19683
/proc/meminfo: memFree=652352/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7448 CPUtime=556.53
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1453 0 0 0 55652 1 0 0 25 0 1 0 1102042044 7626752 1438 1992294400 4194304 5102648 548682068800 18446744073709551615 4254657 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1862 1438 110 221 0 1638 0
Current children cumulated CPU time (s) 556.53
Current children cumulated vsize (KiB) 7448

[startup+563.101 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19683
/proc/meminfo: memFree=652288/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7448 CPUtime=562.94
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1460 0 0 0 56293 1 0 0 25 0 1 0 1102042044 7626752 1445 1992294400 4194304 5102648 548682068800 18446744073709551615 4249865 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1862 1445 110 221 0 1638 0
Current children cumulated CPU time (s) 562.94
Current children cumulated vsize (KiB) 7448

[startup+564.701 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19683
/proc/meminfo: memFree=652288/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7448 CPUtime=564.53
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1460 0 0 0 56452 1 0 0 25 0 1 0 1102042044 7626752 1445 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1862 1445 110 221 0 1638 0
Current children cumulated CPU time (s) 564.53
Current children cumulated vsize (KiB) 7448

[startup+565.502 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19683
/proc/meminfo: memFree=652288/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7448 CPUtime=565.33
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1460 0 0 0 56532 1 0 0 25 0 1 0 1102042044 7626752 1445 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1862 1445 110 221 0 1638 0
Current children cumulated CPU time (s) 565.33
Current children cumulated vsize (KiB) 7448

[startup+566.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19683
/proc/meminfo: memFree=652288/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7448 CPUtime=566.13
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1460 0 0 0 56612 1 0 0 25 0 1 0 1102042044 7626752 1445 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1862 1445 110 221 0 1638 0
Current children cumulated CPU time (s) 566.13
Current children cumulated vsize (KiB) 7448

[startup+566.701 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19683
/proc/meminfo: memFree=652288/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7448 CPUtime=566.53
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1460 0 0 0 56652 1 0 0 25 0 1 0 1102042044 7626752 1445 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1862 1445 110 221 0 1638 0
Current children cumulated CPU time (s) 566.53
Current children cumulated vsize (KiB) 7448

[startup+566.801 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19683
/proc/meminfo: memFree=652288/2055920 swapFree=4178100/4192956
[pid=19682] ppid=19680 vsize=7448 CPUtime=566.63
/proc/19682/stat : 19682 (varsat-crafted_) R 19680 19682 14708 0 -1 4194304 1460 0 0 0 56662 1 0 0 25 0 1 0 1102042044 7626752 1445 1992294400 4194304 5102648 548682068800 18446744073709551615 4254557 0 0 4096 3 0 0 0 17 1 0 0
/proc/19682/statm: 1862 1445 110 221 0 1638 0
Current children cumulated CPU time (s) 566.63
Current children cumulated vsize (KiB) 7448

Child status: 20
Real time (s): 566.843
CPU time (s): 566.688
CPU user time (s): 566.666
CPU system time (s): 0.021996
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 7448

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

runsolver used 0.467928 second user time and 1.17982 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-29 04:29:21
IDJOB=1518003
IDBENCH=70643
IDSOLVER=537
FILE ID=node18/1518003-1238293761
PBS_JOBID= 9060977
Free space on /tmp= 66200 MiB

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

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

MD5SUM BENCH= 94fbc938c49a6d0bc295232a6f2b8a2c
RANDOM SEED=534503024

node18.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        658536 kB
Buffers:         99728 kB
Cached:        1191692 kB
SwapCached:       8808 kB
Active:         183772 kB
Inactive:      1120104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        658536 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1048 kB
Writeback:           0 kB
Mapped:          16304 kB
Slab:            79528 kB
Committed_AS:  2948768 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= 66200 MiB
End job on node18 at 2009-03-29 04:38:48