Trace number 1555068

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
satake 2009-03-22UNSAT 44.7462 22.518

General information on the benchmark

NameAPPLICATIONS/bitverif/
icbrt/icbrt1_32.cnf
MD5SUM157e258753171ede0eac48b41cfa7b1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.2104
Satisfiable
(Un)Satisfiability was proved
Number of variables11309
Number of clauses33833
Sum of the clauses size78941
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 222554
Number of clauses of size 311277
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

44.72/22.51	c Benchmark name    : HOME/instance-1555068-1238736834.cnf
44.72/22.51	c Thread Num        :            3
44.72/22.51	c restarts          :           12
44.72/22.51	c conflicts         :        18072
44.72/22.51	c decisions         :        31329           (     1397 / sec      )
44.72/22.51	c propagations      :     25332505           (  1129823 / sec      )
44.72/22.51	c inspects          :     88189586           (  3933230 / sec      )
44.72/22.51	c conflict literals :       634572           (    71.72 % deleted  )
44.72/22.51	c cpu time          :        22.42           
44.72/22.51	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-1555068-1238736834/watcher-1555068-1238736834 -o /tmp/evaluation-result-1555068-1238736834/solver-1555068-1238736834 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1555068-1238736834.cnf 3 1200 

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: 0.92 1.01 1.42 3/80 18414
/proc/meminfo: memFree=1850388/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=1948 CPUtime=0
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 315 0 0 0 0 0 0 0 20 0 4 0 1146347084 1994752 300 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 487 300 65 163 0 322 0
[pid=18414/tid=18415] ppid=18412 vsize=1948 CPUtime=0
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 1146347084 1994752 302 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18414/tid=18416] ppid=18412 vsize=1948 CPUtime=0
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 227 0 0 0 0 0 0 0 21 0 4 0 1146347084 1994752 302 1992294400 134512640 135180984 4294956208 18446744073709551615 134522569 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18414/tid=18417] ppid=18412 vsize=1948 CPUtime=0
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 4 0 1146347084 1994752 304 1992294400 134512640 135180984 4294956208 18446744073709551615 134583173 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0891319 s]
/proc/loadavg: 0.92 1.01 1.42 3/80 18414
/proc/meminfo: memFree=1850388/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=7264 CPUtime=0.16
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 1531 0 0 0 15 1 0 0 20 0 4 0 1146347084 7438336 1260 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 1816 1260 68 163 0 1651 0
[pid=18414/tid=18415] ppid=18412 vsize=7264 CPUtime=0
/proc/18414/task/18415/stat : 18415 (satake) R 18412 18414 18175 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1146347084 7438336 1260 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18414/tid=18416] ppid=18412 vsize=7264 CPUtime=0.07
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 788 0 0 0 7 0 0 0 17 0 4 0 1146347084 7438336 1260 1992294400 134512640 135180984 4294956208 18446744073709551615 134528401 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18414/tid=18417] ppid=18412 vsize=7264 CPUtime=0.07
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 653 0 0 0 7 0 0 0 17 0 4 0 1146347084 7438336 1260 1992294400 134512640 135180984 4294956208 18446744073709551615 134532433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7264

[startup+0.102132 s]
/proc/loadavg: 0.92 1.01 1.42 3/80 18414
/proc/meminfo: memFree=1850388/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=7264 CPUtime=0.19
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 1531 0 0 0 18 1 0 0 20 0 4 0 1146347084 7438336 1260 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 1816 1260 68 163 0 1651 0
[pid=18414/tid=18415] ppid=18412 vsize=7264 CPUtime=0
/proc/18414/task/18415/stat : 18415 (satake) R 18412 18414 18175 0 -1 4194368 7 0 0 0 0 0 0 0 18 0 4 0 1146347084 7438336 1260 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18414/tid=18416] ppid=18412 vsize=7264 CPUtime=0.09
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 788 0 0 0 9 0 0 0 17 0 4 0 1146347084 7438336 1260 1992294400 134512640 135180984 4294956208 18446744073709551615 134525485 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18414/tid=18417] ppid=18412 vsize=7264 CPUtime=0.08
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 653 0 0 0 8 0 0 0 16 0 4 0 1146347084 7438336 1260 1992294400 134512640 135180984 4294956208 18446744073709551615 134524950 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7264

[startup+0.301141 s]
/proc/loadavg: 0.92 1.01 1.42 3/80 18414
/proc/meminfo: memFree=1850388/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=8148 CPUtime=0.57
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 1777 0 0 0 52 5 0 0 20 0 4 0 1146347084 8343552 1506 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 2037 1506 70 163 0 1872 0
[pid=18414/tid=18415] ppid=18412 vsize=8148 CPUtime=0.01
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 204 0 0 0 0 1 0 0 17 0 4 0 1146347084 8343552 1506 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18414/tid=18416] ppid=18412 vsize=8148 CPUtime=0.27
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 813 0 0 0 25 2 0 0 18 0 4 0 1146347084 8343552 1506 1992294400 134512640 135180984 4294956208 18446744073709551615 134523657 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18414/tid=18417] ppid=18412 vsize=8148 CPUtime=0.27
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 677 0 0 0 26 1 0 0 17 0 4 0 1146347084 8343552 1506 1992294400 134512640 135180984 4294956208 18446744073709551615 134519103 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8148

[startup+0.70118 s]
/proc/loadavg: 0.92 1.01 1.42 3/80 18414
/proc/meminfo: memFree=1850388/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=8412 CPUtime=1.36
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 1871 0 0 0 125 11 0 0 20 0 4 0 1146347084 8613888 1600 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 2103 1600 70 163 0 1938 0
[pid=18414/tid=18415] ppid=18412 vsize=8412 CPUtime=0.05
/proc/18414/task/18415/stat : 18415 (satake) R 18412 18414 18175 0 -1 4194368 214 0 0 0 1 4 0 0 15 0 4 0 1146347084 8613888 1600 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18414/tid=18416] ppid=18412 vsize=8412 CPUtime=0.65
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 868 0 0 0 61 4 0 0 17 0 4 0 1146347084 8613888 1600 1992294400 134512640 135180984 4294956208 18446744073709551615 134528916 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18414/tid=18417] ppid=18412 vsize=8412 CPUtime=0.64
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 706 0 0 0 62 2 0 0 20 0 4 0 1146347084 8613888 1600 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 8412

[startup+1.50126 s]
/proc/loadavg: 0.92 1.01 1.42 3/84 18418
/proc/meminfo: memFree=1843828/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=8812 CPUtime=2.95
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 2008 0 0 0 272 23 0 0 20 0 4 0 1146347084 9023488 1737 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 2203 1737 70 163 0 2038 0
[pid=18414/tid=18415] ppid=18412 vsize=8812 CPUtime=0.13
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 238 0 0 0 3 10 0 0 15 0 4 0 1146347084 9023488 1737 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18414/tid=18416] ppid=18412 vsize=8812 CPUtime=1.41
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 919 0 0 0 134 7 0 0 16 0 4 0 1146347084 9023488 1737 1992294400 134512640 135180984 4294956208 18446744073709551615 134525269 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18414/tid=18417] ppid=18412 vsize=8812 CPUtime=1.4
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 768 0 0 0 134 6 0 0 25 0 4 0 1146347084 9023488 1737 1992294400 134512640 135180984 4294956208 18446744073709551615 134525223 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8812

[startup+3.10143 s]
/proc/loadavg: 0.92 1.01 1.42 3/84 18418
/proc/meminfo: memFree=1842996/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=9472 CPUtime=6.12
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 2245 0 0 0 568 44 0 0 20 0 4 0 1146347084 9699328 1974 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 2368 1974 70 163 0 2203 0
[pid=18414/tid=18415] ppid=18412 vsize=9472 CPUtime=0.25
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 285 0 0 0 5 20 0 0 15 0 4 0 1146347084 9699328 1974 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18414/tid=18416] ppid=18412 vsize=9472 CPUtime=2.94
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 1020 0 0 0 283 11 0 0 17 0 4 0 1146347084 9699328 1974 1992294400 134512640 135180984 4294956208 18446744073709551615 134520896 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18414/tid=18417] ppid=18412 vsize=9472 CPUtime=2.91
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 857 0 0 0 279 12 0 0 22 0 4 0 1146347084 9699328 1974 1992294400 134512640 135180984 4294956208 18446744073709551615 134528978 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 9472

[startup+6.30275 s]
/proc/loadavg: 1.01 1.02 1.42 3/84 18418
/proc/meminfo: memFree=1841012/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=11740 CPUtime=12.5
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 2683 0 0 0 1162 88 0 0 20 0 4 0 1146347084 12021760 2412 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 2935 2412 70 163 0 2770 0
[pid=18414/tid=18415] ppid=18412 vsize=11740 CPUtime=0.53
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 370 0 0 0 12 41 0 0 15 0 4 0 1146347084 12021760 2412 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18414/tid=18416] ppid=18412 vsize=11740 CPUtime=5.99
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 1216 0 0 0 576 23 0 0 18 0 4 0 1146347084 12021760 2412 1992294400 134512640 135180984 4294956208 18446744073709551615 134532700 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18414/tid=18417] ppid=18412 vsize=11740 CPUtime=5.96
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 1014 0 0 0 573 23 0 0 25 0 4 0 1146347084 12021760 2412 1992294400 134512640 135180984 4294956208 18446744073709551615 134528595 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 11740

[startup+12.7014 s]
/proc/loadavg: 1.09 1.04 1.43 3/84 18418
/proc/meminfo: memFree=1837812/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=14820 CPUtime=25.24
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 3423 0 0 0 2361 163 0 0 20 0 4 0 1146347084 15175680 3152 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 3705 3152 70 163 0 3540 0
[pid=18414/tid=18415] ppid=18412 vsize=14820 CPUtime=0.96
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 534 0 0 0 21 75 0 0 15 0 4 0 1146347084 15175680 3152 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18414/tid=18416] ppid=18412 vsize=14820 CPUtime=12.12
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 1496 0 0 0 1169 43 0 0 17 0 4 0 1146347084 15175680 3152 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18414/tid=18417] ppid=18412 vsize=14820 CPUtime=12.15
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 1310 0 0 0 1170 45 0 0 19 0 4 0 1146347084 15175680 3152 1992294400 134512640 135180984 4294956208 18446744073709551615 134522715 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 14820

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

[startup+19.1016 s]
/proc/loadavg: 1.16 1.06 1.43 4/84 18418
/proc/meminfo: memFree=1835764/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=16364 CPUtime=38.01
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 3915 0 0 0 3582 219 0 0 20 0 4 0 1146347084 16756736 3644 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 4091 3644 70 163 0 3926 0
[pid=18414/tid=18415] ppid=18412 vsize=16364 CPUtime=1.28
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 651 0 0 0 28 100 0 0 15 0 4 0 1146347084 16756736 3644 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18414/tid=18416] ppid=18412 vsize=16364 CPUtime=18.36
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 1693 0 0 0 1778 58 0 0 25 0 4 0 1146347084 16756736 3644 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18414/tid=18417] ppid=18412 vsize=16364 CPUtime=18.36
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 1488 0 0 0 1776 60 0 0 25 0 4 0 1146347084 16756736 3644 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.01
Current children cumulated vsize (KiB) 16364

[startup+20.7012 s]
/proc/loadavg: 1.16 1.06 1.43 3/84 18418
/proc/meminfo: memFree=1835572/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=16364 CPUtime=41.19
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 3924 0 0 0 3889 230 0 0 20 0 4 0 1146347084 16756736 3653 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 4091 3653 70 163 0 3926 0
[pid=18414/tid=18415] ppid=18412 vsize=16364 CPUtime=1.35
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 660 0 0 0 30 105 0 0 15 0 4 0 1146347084 16756736 3653 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18414/tid=18416] ppid=18412 vsize=16364 CPUtime=19.91
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 1693 0 0 0 1930 61 0 0 18 0 4 0 1146347084 16756736 3653 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18414/tid=18417] ppid=18412 vsize=16364 CPUtime=19.92
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 1488 0 0 0 1928 64 0 0 20 0 4 0 1146347084 16756736 3653 1992294400 134512640 135180984 4294956208 18446744073709551615 134532460 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.19
Current children cumulated vsize (KiB) 16364

[startup+21.5013 s]
/proc/loadavg: 1.23 1.07 1.43 3/84 18418
/proc/meminfo: memFree=1835572/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=16364 CPUtime=42.79
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 3924 0 0 0 4040 239 0 0 20 0 4 0 1146347084 16756736 3653 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 4091 3653 70 163 0 3926 0
[pid=18414/tid=18415] ppid=18412 vsize=16364 CPUtime=1.39
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 660 0 0 0 30 109 0 0 15 0 4 0 1146347084 16756736 3653 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18414/tid=18416] ppid=18412 vsize=16364 CPUtime=20.69
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 1693 0 0 0 2006 63 0 0 19 0 4 0 1146347084 16756736 3653 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18414/tid=18417] ppid=18412 vsize=16364 CPUtime=20.69
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 1488 0 0 0 2003 66 0 0 25 0 4 0 1146347084 16756736 3653 1992294400 134512640 135180984 4294956208 18446744073709551615 134528872 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.79
Current children cumulated vsize (KiB) 16364

[startup+22.3014 s]
/proc/loadavg: 1.23 1.07 1.43 3/84 18418
/proc/meminfo: memFree=1835572/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=16364 CPUtime=44.38
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 3930 0 0 0 4194 244 0 0 20 0 4 0 1146347084 16756736 3659 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18414/statm: 4091 3659 70 163 0 3926 0
[pid=18414/tid=18415] ppid=18412 vsize=16364 CPUtime=1.42
/proc/18414/task/18415/stat : 18415 (satake) S 18412 18414 18175 0 -1 4194368 666 0 0 0 31 111 0 0 15 0 4 0 1146347084 16756736 3659 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18414/tid=18416] ppid=18412 vsize=16364 CPUtime=21.48
/proc/18414/task/18416/stat : 18416 (satake) R 18412 18414 18175 0 -1 4194368 1693 0 0 0 2083 65 0 0 21 0 4 0 1146347084 16756736 3659 1992294400 134512640 135180984 4294956208 18446744073709551615 134526376 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18414/tid=18417] ppid=18412 vsize=16364 CPUtime=21.46
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 1488 0 0 0 2079 67 0 0 25 0 4 0 1146347084 16756736 3659 1992294400 134512640 135180984 4294956208 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.38
Current children cumulated vsize (KiB) 16364

[startup+22.5014 s]
/proc/loadavg: 1.23 1.07 1.43 3/84 18418
/proc/meminfo: memFree=1835572/2055920 swapFree=4163588/4192956
[pid=18414] ppid=18412 vsize=15428 CPUtime=44.72
/proc/18414/stat : 18414 (satake) S 18412 18414 18175 0 -1 4194304 3939 0 0 0 4227 245 0 0 16 0 2 0 1146347084 15798272 3499 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18414/statm: 3857 3499 79 163 0 3692 0
[pid=18414/tid=18417] ppid=18412 vsize=15428 CPUtime=21.65
/proc/18414/task/18417/stat : 18417 (satake) R 18412 18414 18175 0 -1 4194368 1488 0 0 0 2098 67 0 0 25 0 2 0 1146347084 15798272 3499 1992294400 134512640 135180984 4294956208 18446744073709551615 134522603 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.72
Current children cumulated vsize (KiB) 15428

Child status: 3
Real time (s): 22.518
CPU time (s): 44.7462
CPU user time (s): 42.2916
CPU system time (s): 2.45463
CPU usage (%): 198.713
Max. virtual memory (cumulated for all children) (KiB): 16364


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.2916
system time used= 2.45463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3939
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= 215719
involuntary context switches= 213243

runsolver used 0.029995 second user time and 0.081987 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-03 07:33:54
IDJOB=1555068
IDBENCH=70792
IDSOLVER=553
FILE ID=node90/1555068-1238736834
PBS_JOBID= 9085383
Free space on /tmp= 66532 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/icbrt/icbrt1_32.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555068-1238736834/watcher-1555068-1238736834 -o /tmp/evaluation-result-1555068-1238736834/solver-1555068-1238736834 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1555068-1238736834.cnf 3 1200

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

MD5SUM BENCH= 157e258753171ede0eac48b41cfa7b1d
RANDOM SEED=281694899

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1850804 kB
Buffers:         10468 kB
Cached:         103572 kB
SwapCached:      18628 kB
Active:          19832 kB
Inactive:       117460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850804 kB
SwapTotal:     4192956 kB
SwapFree:      4163588 kB
Dirty:            1240 kB
Writeback:           0 kB
Mapped:          25752 kB
Slab:            52056 kB
Committed_AS:  2630308 kB
PageTables:       2668 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= 66532 MiB
End job on node90 at 2009-04-03 07:34:17