Trace number 1723695

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 1093.41 1093.71

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.3928
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  14628                                                |
0.00/0.00	c |  Number of clauses:    161477                                               |
0.19/0.23	c |  Parsing time:         0.21         s                                       |
0.19/0.23	c |  Timeout:              43200 s
0.19/0.23	c |  Random Seed:          1121307036.000000
0.19/0.23	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.19/0.23	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.23	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.23	c |                                                                             |
1.29/1.36	c ============================[ Search Statistics ]==============================
1.29/1.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.36	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.36	c ===============================================================================
1.29/1.36	c |         0 |   11264   150831   454427 |    50277        0    nan |  0.000 % |
50.37/50.47	c |       102 |   11263   150831   454427 |    55304      101     14 |  0.055 % |
99.66/99.72	c |       252 |   11234   150831   454427 |    60835      250     17 |  0.520 % |
148.75/148.86	c |       478 |   11234   150831   454427 |    66918      476     25 |  0.520 % |
197.94/198.08	c |       816 |   11234   150831   454427 |    73610      814     36 |  0.520 % |
247.42/247.53	c |      1323 |   11194   149910   452115 |    80971     1319     36 |  0.526 % |
296.70/296.89	c |      2083 |   11194   149910   452115 |    89068     2079     42 |  0.526 % |
346.41/346.56	c |      3224 |   11193   149892   452077 |    97975     3219     47 |  0.533 % |
396.28/396.42	c |      4933 |   11193   149892   452077 |   107773     4928     65 |  0.533 % |
446.37/446.60	c |      7496 |   11193   149892   452077 |   118550     7491     70 |  0.533 % |
497.66/497.84	c |     11341 |   11192   149874   452041 |   130405    11335     72 |  0.540 % |
686.80/687.03	c |     17108 |   11190   149856   452005 |   143446    17100     85 |  0.554 % |
813.57/813.85	c |     25760 |   11187   149839   451971 |   157790    25751     97 |  1.497 % |
849.16/849.43	c |     38735 |   11051   145446   442180 |   173569    38496     91 |  1.512 % |
886.95/887.26	c |     58196 |   11051   145446   442180 |   190926    57957     94 |  1.511 % |
1005.13/1005.47	c |     87389 |   11049   145385   442030 |   210019    87147    106 |  1.518 % |
1063.51/1063.89	c |    131179 |   10015   115396   374780 |   231021   112042     95 |  8.588 % |
1093.30/1093.69	c ===============================================================================
1093.30/1093.69	c surveys--CPU time (sec)   : 1008.8007      (92.28 % of total)
1093.30/1093.69	c surveys--attempted        : 6282           (6 /sec)
1093.30/1093.69	c surveys--converged        : 6282           (100.00 % successful)
1093.30/1093.69	c restarts              : 17
1093.30/1093.69	c conflicts             : 138911         (1646 /sec)
1093.30/1093.69	c decisions             : 387816         (0.63 % random) (4595 /sec)
1093.30/1093.69	c propagations          : 42807316       (507249 /sec)
1093.30/1093.69	c conflict literals     : 12683305       (49.35 % deleted)
1093.30/1093.69	c Memory used           : 77.94 MB
1093.30/1093.69	c Total CPU time (sec)      : 1093.1918   
1093.30/1093.69	c 
1093.30/1093.69	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723695-1240688300/watcher-1723695-1240688300 -o /tmp/evaluation-result-1723695-1240688300/solver-1723695-1240688300 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1121307036 HOME/instance-1723695-1240688300.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/67 4506
/proc/meminfo: memFree=1793112/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=3116 CPUtime=0
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 624 0 0 0 0 0 0 0 18 0 1 0 96856204 3190784 610 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 779 614 87 221 0 555 0

[startup+0.081636 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 4506
/proc/meminfo: memFree=1793112/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=11392 CPUtime=0.07
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 2641 0 0 0 6 1 0 0 18 0 1 0 96856204 11665408 2626 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 2848 2627 87 221 0 2624 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11392

[startup+0.101636 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 4506
/proc/meminfo: memFree=1793112/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=13464 CPUtime=0.09
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 3089 0 0 0 8 1 0 0 18 0 1 0 96856204 13787136 3074 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 3366 3076 87 221 0 3142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13464

[startup+0.301653 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 4506
/proc/meminfo: memFree=1793112/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=26984 CPUtime=0.29
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 6303 0 0 0 27 2 0 0 19 0 1 0 96856204 27631616 6288 1992294400 4194304 5102648 548682068768 18446744073709551615 4274084 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 6746 6288 99 221 0 6522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26984

[startup+0.701688 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 4506
/proc/meminfo: memFree=1793112/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=33372 CPUtime=0.69
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 7782 0 0 0 66 3 0 0 22 0 1 0 96856204 34172928 7767 1992294400 4194304 5102648 548682068768 18446744073709551615 4272884 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 8343 7767 100 221 0 8119 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33372

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4507
/proc/meminfo: memFree=1760912/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=1.49
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8352 0 0 0 145 4 0 0 25 0 1 0 96856204 30515200 7174 1992294400 4194304 5102648 548682068768 18446744073709551615 4215149 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7174 102 221 0 7226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29800

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4507
/proc/meminfo: memFree=1764368/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=3.09
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8352 0 0 0 305 4 0 0 25 0 1 0 96856204 30515200 7174 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7174 102 221 0 7226 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29800

[startup+6.30119 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4507
/proc/meminfo: memFree=1764304/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=6.29
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8352 0 0 0 625 4 0 0 25 0 1 0 96856204 30515200 7174 1992294400 4194304 5102648 548682068768 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7174 102 221 0 7226 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29800

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4507
/proc/meminfo: memFree=1764304/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=12.69
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8352 0 0 0 1265 4 0 0 25 0 1 0 96856204 30515200 7174 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7174 102 221 0 7226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29800

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1764112/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=25.48
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8352 0 0 0 2544 4 0 0 25 0 1 0 96856204 30515200 7174 1992294400 4194304 5102648 548682068768 18446744073709551615 4213932 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7174 102 221 0 7226 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29800

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1764112/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=51.07
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8367 0 0 0 5103 4 0 0 25 0 1 0 96856204 30515200 7189 1992294400 4194304 5102648 548682068768 18446744073709551615 4215144 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7189 115 221 0 7226 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29800

[startup+102.306 s]
/proc/loadavg: 1.07 1.02 1.00 2/68 4509
/proc/meminfo: memFree=1764176/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=102.26
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8367 0 0 0 10222 4 0 0 25 0 1 0 96856204 30515200 7189 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7189 115 221 0 7226 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29800

[startup+162.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/68 4509
/proc/meminfo: memFree=1764176/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=162.25
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8367 0 0 0 16220 5 0 0 25 0 1 0 96856204 30515200 7189 1992294400 4194304 5102648 548682068768 18446744073709551615 4213794 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7189 115 221 0 7226 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29800

[startup+222.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/68 4509
/proc/meminfo: memFree=1764176/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=222.23
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8367 0 0 0 22218 5 0 0 25 0 1 0 96856204 30515200 7189 1992294400 4194304 5102648 548682068768 18446744073709551615 4213880 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7189 115 221 0 7226 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29800

[startup+282.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/68 4509
/proc/meminfo: memFree=1764176/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=282.21
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8367 0 0 0 28216 5 0 0 25 0 1 0 96856204 30515200 7189 1992294400 4194304 5102648 548682068768 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7189 115 221 0 7226 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29800

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/68 4509
/proc/meminfo: memFree=1764176/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=342.2
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8367 0 0 0 34214 6 0 0 25 0 1 0 96856204 30515200 7189 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7189 115 221 0 7226 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 29800

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 4509
/proc/meminfo: memFree=1764112/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=402.18
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8369 0 0 0 40212 6 0 0 25 0 1 0 96856204 30515200 7191 1992294400 4194304 5102648 548682068768 18446744073709551615 4213794 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7191 115 221 0 7226 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29800

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 4509
/proc/meminfo: memFree=1764048/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29800 CPUtime=462.16
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8369 0 0 0 46210 6 0 0 25 0 1 0 96856204 30515200 7191 1992294400 4194304 5102648 548682068768 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7450 7191 115 221 0 7226 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29800

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1763984/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29940 CPUtime=522.15
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8377 0 0 0 52208 7 0 0 25 0 1 0 96856204 30658560 7199 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7485 7199 115 221 0 7261 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 29940

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1763984/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29940 CPUtime=582.13
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8377 0 0 0 58206 7 0 0 25 0 1 0 96856204 30658560 7199 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7485 7199 115 221 0 7261 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 29940

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1763920/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=29940 CPUtime=642.12
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8377 0 0 0 64205 7 0 0 25 0 1 0 96856204 30658560 7199 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7485 7199 115 221 0 7261 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 29940

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1763088/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=30732 CPUtime=702.11
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8593 0 0 0 70203 8 0 0 25 0 1 0 96856204 31469568 7415 1992294400 4194304 5102648 548682068768 18446744073709551615 4215179 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7683 7415 115 221 0 7459 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 30732

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1763024/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=30732 CPUtime=762.09
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 8593 0 0 0 76201 8 0 0 25 0 1 0 96856204 31469568 7415 1992294400 4194304 5102648 548682068768 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 7683 7415 115 221 0 7459 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 30732

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1758352/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=35428 CPUtime=822.06
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 9751 0 0 0 82197 9 0 0 25 0 1 0 96856204 36278272 8573 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 8857 8573 115 221 0 8633 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 35428

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1749840/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=44128 CPUtime=882.05
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 11901 0 0 0 88193 12 0 0 25 0 1 0 96856204 45187072 10723 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 11032 10723 115 221 0 10808 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 44128

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1744528/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=49180 CPUtime=942.03
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 13189 0 0 0 94190 13 0 0 25 0 1 0 96856204 50360320 12011 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 12295 12011 115 221 0 12071 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 49180

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1730256/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=63796 CPUtime=1002.02
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 16808 0 0 0 100186 16 0 0 25 0 1 0 96856204 65327104 15630 1992294400 4194304 5102648 548682068768 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 15949 15630 115 221 0 15725 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 63796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1714640/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=79428 CPUtime=1062.01
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 20624 0 0 0 106181 20 0 0 25 0 1 0 96856204 81334272 19446 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 19857 19446 115 221 0 19633 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 79428

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

[startup+1075.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1714640/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=79428 CPUtime=1074.8
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 20626 0 0 0 107460 20 0 0 25 0 1 0 96856204 81334272 19448 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 19857 19448 115 221 0 19633 0
Current children cumulated CPU time (s) 1074.8
Current children cumulated vsize (KiB) 79428

[startup+1081.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1714640/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=79428 CPUtime=1081.2
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 20626 0 0 0 108100 20 0 0 25 0 1 0 96856204 81334272 19448 1992294400 4194304 5102648 548682068768 18446744073709551615 4242195 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 19857 19448 115 221 0 19633 0
Current children cumulated CPU time (s) 1081.2
Current children cumulated vsize (KiB) 79428

[startup+1087.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1714640/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=79428 CPUtime=1087.6
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 20626 0 0 0 108740 20 0 0 25 0 1 0 96856204 81334272 19448 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 19857 19448 115 221 0 19633 0
Current children cumulated CPU time (s) 1087.6
Current children cumulated vsize (KiB) 79428

[startup+1091.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1714384/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=79620 CPUtime=1090.8
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 20690 0 0 0 109060 20 0 0 25 0 1 0 96856204 81530880 19512 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 19905 19512 115 221 0 19681 0
Current children cumulated CPU time (s) 1090.8
Current children cumulated vsize (KiB) 79620

[startup+1092.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1714384/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=79620 CPUtime=1092.4
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 20696 0 0 0 109220 20 0 0 25 0 1 0 96856204 81530880 19518 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 19905 19518 115 221 0 19681 0
Current children cumulated CPU time (s) 1092.4
Current children cumulated vsize (KiB) 79620

[startup+1093.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1714256/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=79808 CPUtime=1093.2
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194304 20717 0 0 0 109300 20 0 0 25 0 1 0 96856204 81723392 19539 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 19952 19539 115 221 0 19728 0
Current children cumulated CPU time (s) 1093.2
Current children cumulated vsize (KiB) 79808

[startup+1093.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4509
/proc/meminfo: memFree=1714256/2055920 swapFree=4192812/4192956
[pid=4506] ppid=4504 vsize=0 CPUtime=1093.4
/proc/4506/stat : 4506 (varsat-crafted_) R 4504 4506 4067 0 -1 4194308 20722 0 0 0 109319 21 0 0 25 0 1 0 96856204 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/4506/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1093.4
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1093.71
CPU time (s): 1093.41
CPU user time (s): 1093.19
CPU system time (s): 0.219966
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 79808

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

runsolver used 0.908861 second user time and 3.07553 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-25 21:38:20
IDJOB=1723695
IDBENCH=71731
IDSOLVER=537
FILE ID=node68/1723695-1240688300
PBS_JOBID= 9186654
Free space on /tmp= 66556 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723695-1240688300/watcher-1723695-1240688300 -o /tmp/evaluation-result-1723695-1240688300/solver-1723695-1240688300 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1121307036 HOME/instance-1723695-1240688300.cnf

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=1121307036

node68.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.223
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.223
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:       1793528 kB
Buffers:         26936 kB
Cached:         153052 kB
SwapCached:        144 kB
Active:          55612 kB
Inactive:       140928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3808 kB
Writeback:           0 kB
Mapped:          26444 kB
Slab:            51520 kB
Committed_AS:   251020 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node68 at 2009-04-25 21:56:34