Trace number 1825578

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
SAT07 reference solver: Rsat 2007-02-08UNSAT 2732.22 2733.27

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark324.398
Satisfiable
(Un)Satisfiability was proved
Number of variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

0.00/0.00	c Parsing...
1.48/1.58	c ==============================================================================
1.48/1.58	c |           |     ORIGINAL     |              LEARNT              |          |
1.48/1.58	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.48/1.58	c ==============================================================================
1.48/1.58	c |         0 | 1814188  5280500 |  544256       0        0     nan |  0.000 % |
12.88/12.98	c |         0 | 1789068  5451065 |      --       0       --      -- |     --   | -25093/170622
12.88/12.98	c ==============================================================================
12.88/12.98	c Result  :   #vars: 84942   #clauses: 1789068   #literals: 5451065
12.88/12.98	c CPU time:   12.6731 s
12.88/12.98	c ==============================================================================
15.18/15.30	c Rsat version 2.00
2731.84/2732.99	c CNF stats: (84942 vars, 1789068 clauses)
2731.84/2732.99	c Decisions: 23913712
2731.84/2732.99	c Conflicts: 1769414
2732.14/2733.23	c Time: -1577.65730s
2732.14/2733.23	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-1825578-1242509880/watcher-1825578-1242509880 -o /tmp/evaluation-result-1825578-1242509880/solver-1825578-1242509880 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825578-1242509880.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.16 0.26 0.58 3/66 4838
/proc/meminfo: memFree=763680/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=0
/proc/4838/stat : 4838 (rsat.sh) R 4836 4838 4801 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 279015457 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4838/statm: 1339 234 194 169 0 50 0
[pid=4839] ppid=4838 vsize=688 CPUtime=0
/proc/4839/stat : 4839 (SatElite) R 4838 4838 4801 0 -1 4194304 87 0 0 0 0 0 0 0 18 0 1 0 279015457 704512 71 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/4839/statm: 172 72 49 128 0 41 0

[startup+0.031317 s]
/proc/loadavg: 0.16 0.26 0.58 3/66 4838
/proc/meminfo: memFree=763680/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=0
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4838/statm: 1339 235 195 169 0 50 0
[pid=4839] ppid=4838 vsize=3388 CPUtime=0.02
/proc/4839/stat : 4839 (SatElite) R 4838 4838 4801 0 -1 4194304 694 0 0 0 2 0 0 0 19 0 1 0 279015457 3469312 677 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/4839/statm: 847 677 49 128 0 716 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8744

[startup+0.101322 s]
/proc/loadavg: 0.16 0.26 0.58 3/66 4838
/proc/meminfo: memFree=763680/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=0
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4838/statm: 1339 235 195 169 0 50 0
[pid=4839] ppid=4838 vsize=8448 CPUtime=0.08
/proc/4839/stat : 4839 (SatElite) R 4838 4838 4801 0 -1 4194304 2003 0 0 0 7 1 0 0 19 0 1 0 279015457 8650752 1986 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/4839/statm: 2112 1987 49 128 0 1981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13804

[startup+0.301339 s]
/proc/loadavg: 0.16 0.26 0.58 3/66 4838
/proc/meminfo: memFree=763680/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=0
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4838/statm: 1339 235 195 169 0 50 0
[pid=4839] ppid=4838 vsize=25764 CPUtime=0.29
/proc/4839/stat : 4839 (SatElite) R 4838 4838 4801 0 -1 4194304 5648 0 0 0 25 4 0 0 21 0 1 0 279015457 26382336 5631 1992294400 134512640 135038345 4294956288 18446744073709551615 134546489 0 0 4096 3 0 0 0 17 0 0 0
/proc/4839/statm: 6441 5631 49 128 0 6310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31120

[startup+0.702386 s]
/proc/loadavg: 0.16 0.26 0.58 3/66 4838
/proc/meminfo: memFree=763680/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=0
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4838/statm: 1339 235 195 169 0 50 0
[pid=4839] ppid=4838 vsize=54420 CPUtime=0.69
/proc/4839/stat : 4839 (SatElite) R 4838 4838 4801 0 -1 4194304 11872 0 0 0 61 8 0 0 25 0 1 0 279015457 55726080 11855 1992294400 134512640 135038345 4294956288 18446744073709551615 134551527 0 0 4096 3 0 0 0 17 1 0 0
/proc/4839/statm: 13605 11855 49 128 0 13474 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59776

[startup+1.50244 s]
/proc/loadavg: 0.16 0.26 0.58 2/68 4840
/proc/meminfo: memFree=701264/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=0
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4838/statm: 1339 235 195 169 0 50 0
[pid=4839] ppid=4838 vsize=118140 CPUtime=1.48
/proc/4839/stat : 4839 (SatElite) R 4838 4838 4801 0 -1 4194304 27987 0 0 0 130 18 0 0 25 0 1 0 279015457 120975360 27970 1992294400 134512640 135038345 4294956288 18446744073709551615 134545913 0 0 4096 3 0 0 0 17 0 0 0
/proc/4839/statm: 29535 27970 50 128 0 29404 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 123496

[startup+3.10158 s]
/proc/loadavg: 0.16 0.26 0.58 2/68 4840
/proc/meminfo: memFree=637328/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=0
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4838/statm: 1339 235 195 169 0 50 0
[pid=4839] ppid=4838 vsize=148316 CPUtime=3.08
/proc/4839/stat : 4839 (SatElite) R 4838 4838 4801 0 -1 4194304 36363 0 0 0 286 22 0 0 25 0 1 0 279015457 151875584 33619 1992294400 134512640 135038345 4294956288 18446744073709551615 134543862 0 0 4096 3 0 0 0 17 0 0 0
/proc/4839/statm: 37079 33619 69 128 0 36948 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 153672

[startup+6.30186 s]
/proc/loadavg: 0.31 0.29 0.58 2/68 4840
/proc/meminfo: memFree=618256/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=0
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4838/statm: 1339 235 195 169 0 50 0
[pid=4839] ppid=4838 vsize=172232 CPUtime=6.28
/proc/4839/stat : 4839 (SatElite) R 4838 4838 4801 0 -1 4194304 39755 0 0 0 602 26 0 0 25 0 1 0 279015457 176365568 36748 1992294400 134512640 135038345 4294956288 18446744073709551615 134589027 0 0 4096 3 0 0 0 17 0 0 0
/proc/4839/statm: 43058 36748 69 128 0 42927 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 177588

[startup+12.7014 s]
/proc/loadavg: 0.36 0.30 0.59 2/66 4840
/proc/meminfo: memFree=630824/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=0
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4838/statm: 1339 235 195 169 0 50 0
[pid=4839] ppid=4838 vsize=149008 CPUtime=12.68
/proc/4839/stat : 4839 (SatElite) R 4838 4838 4801 0 -1 4194304 43190 0 0 0 1240 28 0 0 25 0 1 0 279015457 152584192 33795 1992294400 134512640 135038345 4294956288 18446744073709551615 134580099 0 0 4096 3 0 0 0 17 0 0 0
/proc/4839/statm: 37252 33795 69 128 0 37121 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 154364

[startup+25.5015 s]
/proc/loadavg: 0.50 0.33 0.59 2/66 4841
/proc/meminfo: memFree=627880/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=103384 CPUtime=10.18
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 26021 0 0 0 1004 14 0 0 25 0 1 0 279016987 105865216 25454 1992294400 134512640 135377749 4294956400 18446744073709551615 134529235 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 25846 25454 86 211 0 25632 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 108740

[startup+51.1018 s]
/proc/loadavg: 0.67 0.38 0.60 2/66 4841
/proc/meminfo: memFree=618800/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=111856 CPUtime=35.76
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 28172 0 0 0 3559 17 0 0 25 0 1 0 279016987 114540544 27466 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 27964 27466 86 211 0 27750 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 117212

[startup+102.305 s]
/proc/loadavg: 0.86 0.48 0.62 2/66 4841
/proc/meminfo: memFree=594544/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=137244 CPUtime=86.93
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 34734 0 0 0 8670 23 0 0 25 0 1 0 279016987 140537856 33815 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 34311 33815 86 211 0 34097 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 142600

[startup+162.302 s]
/proc/loadavg: 0.94 0.57 0.64 2/66 4841
/proc/meminfo: memFree=577072/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=155708 CPUtime=146.91
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 39555 0 0 0 14664 27 0 0 25 0 1 0 279016987 159444992 38192 1992294400 134512640 135377749 4294956400 18446744073709551615 134523217 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 38927 38192 86 211 0 38713 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 161064

[startup+222.302 s]
/proc/loadavg: 0.98 0.64 0.66 2/66 4841
/proc/meminfo: memFree=551856/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=180268 CPUtime=206.88
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 45890 0 0 0 20656 32 0 0 25 0 1 0 279016987 184594432 44493 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 45067 44493 86 211 0 44853 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 185624

[startup+282.301 s]
/proc/loadavg: 1.05 0.72 0.68 2/66 4843
/proc/meminfo: memFree=520240/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=214596 CPUtime=266.86
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 54693 0 0 0 26647 39 0 0 25 0 1 0 279016987 219746304 52416 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 53649 52416 86 211 0 53435 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 219952

[startup+342.301 s]
/proc/loadavg: 1.07 0.78 0.71 2/66 4843
/proc/meminfo: memFree=497712/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=236840 CPUtime=326.84
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 60424 0 0 0 32640 44 0 0 25 0 1 0 279016987 242524160 58095 1992294400 134512640 135377749 4294956400 18446744073709551615 134525892 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 59210 58095 86 211 0 58996 0

################
# More data... #
################


[startup+2442.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=336560/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=400440 CPUtime=2426.07
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 111968 0 0 0 242515 92 0 0 25 0 1 0 279016987 410050560 98142 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 100110 98142 86 211 0 99896 0
Current children cumulated CPU time (s) 2441.35
Current children cumulated vsize (KiB) 405796

[startup+2502.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=336240/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=400960 CPUtime=2486.05
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 112044 0 0 0 248513 92 0 0 25 0 1 0 279016987 410583040 98218 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 100240 98218 86 211 0 100026 0
Current children cumulated CPU time (s) 2501.33
Current children cumulated vsize (KiB) 406316

[startup+2562.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=334832/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=402508 CPUtime=2546.02
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 112473 0 0 0 254509 93 0 0 25 0 1 0 279016987 412168192 98582 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 100627 98582 86 211 0 100413 0
Current children cumulated CPU time (s) 2561.3
Current children cumulated vsize (KiB) 407864

[startup+2622.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=333552/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=404560 CPUtime=2606
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113218 0 0 0 260507 93 0 0 25 0 1 0 279016987 414269440 98875 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 101140 98875 86 211 0 100926 0
Current children cumulated CPU time (s) 2621.28
Current children cumulated vsize (KiB) 409916

[startup+2682.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=338608/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=396060 CPUtime=2665.98
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113313 0 0 0 266504 94 0 0 25 0 1 0 279016987 405565440 97595 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 99015 97595 86 211 0 98801 0
Current children cumulated CPU time (s) 2681.26
Current children cumulated vsize (KiB) 401416

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

[startup+2687.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=338608/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=396060 CPUtime=2671.58
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113314 0 0 0 267064 94 0 0 25 0 1 0 279016987 405565440 97596 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 99015 97596 86 211 0 98801 0
Current children cumulated CPU time (s) 2686.86
Current children cumulated vsize (KiB) 401416

[startup+2713.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=340976/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=393628 CPUtime=2697.17
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113315 0 0 0 269623 94 0 0 25 0 1 0 279016987 403075072 97003 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 98407 97003 86 211 0 98193 0
Current children cumulated CPU time (s) 2712.45
Current children cumulated vsize (KiB) 398984

[startup+2726.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=340976/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=393628 CPUtime=2709.96
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113315 0 0 0 270902 94 0 0 25 0 1 0 279016987 403075072 97003 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 98407 97003 86 211 0 98193 0
Current children cumulated CPU time (s) 2725.24
Current children cumulated vsize (KiB) 398984

[startup+2729.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=340976/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=393628 CPUtime=2713.16
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113315 0 0 0 271222 94 0 0 25 0 1 0 279016987 403075072 97003 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 98407 97003 86 211 0 98193 0
Current children cumulated CPU time (s) 2728.44
Current children cumulated vsize (KiB) 398984

[startup+2731.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=340976/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=393628 CPUtime=2714.76
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113315 0 0 0 271382 94 0 0 25 0 1 0 279016987 403075072 97003 1992294400 134512640 135377749 4294956400 18446744073709551615 134522417 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 98407 97003 86 211 0 98193 0
Current children cumulated CPU time (s) 2730.04
Current children cumulated vsize (KiB) 398984

[startup+2731.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=340976/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=393628 CPUtime=2715.56
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113315 0 0 0 271462 94 0 0 25 0 1 0 279016987 403075072 97003 1992294400 134512640 135377749 4294956400 18446744073709551615 134522420 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 98407 97003 86 211 0 98193 0
Current children cumulated CPU time (s) 2730.84
Current children cumulated vsize (KiB) 398984

[startup+2732.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=340976/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=393628 CPUtime=2716.36
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113315 0 0 0 271542 94 0 0 25 0 1 0 279016987 403075072 97003 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 98407 97003 86 211 0 98193 0
Current children cumulated CPU time (s) 2731.64
Current children cumulated vsize (KiB) 398984

[startup+2733.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=340976/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=388808 CPUtime=2716.76
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113316 0 0 0 271582 94 0 0 25 0 1 0 279016987 398139392 95798 1992294400 134512640 135377749 4294956400 18446744073709551615 134979836 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 97202 95798 86 211 0 96988 0
Current children cumulated CPU time (s) 2732.04
Current children cumulated vsize (KiB) 394164

[startup+2733.2 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4849
/proc/meminfo: memFree=340976/2055920 swapFree=4181428/4192956
[pid=4838] ppid=4836 vsize=5356 CPUtime=15.28
/proc/4838/stat : 4838 (rsat.sh) S 4836 4838 4801 0 -1 4194304 310 46032 0 0 0 0 1483 45 16 0 1 0 279015457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4838/statm: 1339 237 195 169 0 50 0
[pid=4841] ppid=4838 vsize=274172 CPUtime=2716.86
/proc/4841/stat : 4841 (rsat) R 4838 4838 4801 0 -1 4194304 113316 0 0 0 271590 96 0 0 25 0 1 0 279016987 280752128 67491 1992294400 134512640 135377749 4294956400 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4841/statm: 68543 67491 7170 211 0 68329 0
Current children cumulated CPU time (s) 2732.14
Current children cumulated vsize (KiB) 279528

Child status: 20
Real time (s): 2733.27
CPU time (s): 2732.22
CPU user time (s): 2730.74
CPU system time (s): 1.48077
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 409916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2730.74
system time used= 1.48077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159816
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= 38
involuntary context switches= 5599

runsolver used 2.54261 second user time and 7.40087 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-16 23:38:02
IDJOB=1825578
IDBENCH=71736
IDSOLVER=665
FILE ID=node58/1825578-1242509880
PBS_JOBID= 9307059
Free space on /tmp= 66020 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825578-1242509880/watcher-1825578-1242509880 -o /tmp/evaluation-result-1825578-1242509880/solver-1825578-1242509880 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825578-1242509880.cnf            

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED=1138902140

node58.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.233
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.233
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:        764160 kB
Buffers:         97388 kB
Cached:        1084556 kB
SwapCached:       5676 kB
Active:         151912 kB
Inactive:      1039708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        764160 kB
SwapTotal:     4192956 kB
SwapFree:      4181428 kB
Dirty:           37660 kB
Writeback:           0 kB
Mapped:          15696 kB
Slab:            86080 kB
Committed_AS:  1076940 kB
PageTables:       1432 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= 66024 MiB
End job on node58 at 2009-05-17 00:23:36