Trace number 1778725

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-22 (4 threads)UNSAT 105.16 57.9294

General information on the benchmark

NameAPPLICATIONS/bitverif/
minor/minor064.cnf
MD5SUM1a151a1e93387c74239b48070e3eed97
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.53
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

105.15/57.92	c Benchmark name    : HOME/instance-1778725-1243639424.cnf
105.15/57.92	c Thread Num        :            4
105.15/57.92	c restarts          :           14
105.15/57.92	c conflicts         :        52786
105.15/57.92	c decisions         :       121616           (     2108 / sec      )
105.15/57.92	c propagations      :     42852449           (   742638 / sec      )
105.15/57.92	c inspects          :    133055263           (  2305864 / sec      )
105.15/57.92	c conflict literals :      6944870           (    20.23 % deleted  )
105.15/57.92	c cpu time          :        57.70           
105.15/57.92	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1778725-1243639424/watcher-1778725-1243639424 -o /tmp/evaluation-result-1778725-1243639424/solver-1778725-1243639424 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1778725-1243639424.cnf 4 10000 

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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 5.13 5.07 5.20 5/114 12851
/proc/meminfo: memFree=3206792/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=964 CPUtime=0
/proc/12850/stat : 12850 (satake) R 12848 12850 8716 0 -1 4202496 107 0 0 0 0 0 0 0 25 0 2 0 1128606430 987136 64 4294967295 134512640 135180984 3219956256 3219955600 134705812 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 241 64 54 164 0 76 0
[pid=12850/tid=12851] ppid=12848 vsize=964 CPUtime=0
/proc/12850/task/12851/stat : 12851 (satake) R 12848 12850 8716 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 2 0 1128606430 987136 64 4294967295 134512640 135180984 3219956256 3086984004 134705812 0 0 0 0 0 0 0 -1 2 0 0 0

[startup+0.060333 s]
/proc/loadavg: 5.13 5.07 5.20 5/114 12851
/proc/meminfo: memFree=3206792/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=12492 CPUtime=0.09
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 2365 0 0 0 8 1 0 0 25 0 5 0 1128606430 12791808 2310 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 3123 2311 63 164 0 2958 0
[pid=12850/tid=12851] ppid=12848 vsize=12492 CPUtime=0
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1128606430 12791808 2311 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12492

[startup+0.108728 s]
/proc/loadavg: 5.13 5.07 5.20 5/114 12851
/proc/meminfo: memFree=3206792/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=13964 CPUtime=0.19
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 3024 0 0 0 18 1 0 0 25 0 5 0 1128606430 14299136 2653 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 3491 2653 66 164 0 3326 0
[pid=12850/tid=12851] ppid=12848 vsize=13964 CPUtime=0
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 264 0 0 0 0 0 0 0 25 0 5 0 1128606430 14299136 2653 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13964

[startup+0.308711 s]
/proc/loadavg: 5.13 5.07 5.20 5/114 12851
/proc/meminfo: memFree=3206792/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=13752 CPUtime=0.56
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 3128 0 0 0 50 6 0 0 25 0 5 0 1128606430 14082048 2599 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 3438 2599 68 164 0 3273 0
[pid=12850/tid=12851] ppid=12848 vsize=13752 CPUtime=0.03
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 273 0 0 0 0 3 0 0 23 0 5 0 1128606430 14082048 2599 4294967295 134512640 135180984 3219956256 3086983188 134580588 0 0 0 0 3223036975 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 13752

[startup+0.708677 s]
/proc/loadavg: 5.13 5.07 5.20 5/114 12851
/proc/meminfo: memFree=3206792/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=14280 CPUtime=1.23
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 3317 0 0 0 107 16 0 0 25 0 5 0 1128606430 14622720 2788 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 3570 2788 68 164 0 3405 0
[pid=12850/tid=12851] ppid=12848 vsize=14280 CPUtime=0.09
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 295 0 0 0 0 9 0 0 20 0 5 0 1128606430 14622720 2788 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 14280

[startup+1.50861 s]
/proc/loadavg: 5.13 5.07 5.20 6/118 12855
/proc/meminfo: memFree=3195988/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=15204 CPUtime=2.57
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 3690 0 0 0 236 21 0 0 25 0 5 0 1128606430 15568896 3161 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 3801 3161 68 164 0 3636 0
[pid=12850/tid=12851] ppid=12848 vsize=15204 CPUtime=0.14
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 342 0 0 0 1 13 0 0 15 0 5 0 1128606430 15568896 3161 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=15204 CPUtime=0.85
/proc/12850/task/12853/stat : 12853 (satake) R 12848 12850 8716 0 -1 4202560 1057 0 0 0 81 4 0 0 25 0 5 0 1128606430 15568896 3161 4294967295 134512640 135180984 3219956256 3086917480 134519916 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=15204 CPUtime=0.75
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 1083 0 0 0 72 3 0 0 25 0 5 0 1128606430 15568896 3161 4294967295 134512640 135180984 3219956256 3086851968 134532624 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=15204 CPUtime=0.83
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 1098 0 0 0 82 1 0 0 25 0 5 0 1128606430 15568896 3161 4294967295 134512640 135180984 3219956256 3086786208 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 15204

[startup+3.10847 s]
/proc/loadavg: 5.13 5.07 5.20 6/118 12859
/proc/meminfo: memFree=3193184/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=18512 CPUtime=5.35
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 4509 0 0 0 499 36 0 0 25 0 5 0 1128606430 18956288 3980 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 4628 3980 68 164 0 4463 0
[pid=12850/tid=12851] ppid=12848 vsize=18512 CPUtime=0.23
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 408 0 0 0 3 20 0 0 16 0 5 0 1128606430 18956288 3980 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=18512 CPUtime=2.04
/proc/12850/task/12853/stat : 12853 (satake) R 12848 12850 8716 0 -1 4202560 1341 0 0 0 196 8 0 0 25 0 5 0 1128606430 18956288 3980 4294967295 134512640 135180984 3219956256 3086917480 134520907 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=18512 CPUtime=1.47
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 1311 0 0 0 142 5 0 0 25 0 5 0 1128606430 18956288 3980 4294967295 134512640 135180984 3219956256 3086851824 134522614 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=18512 CPUtime=1.61
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 1339 0 0 0 158 3 0 0 25 0 5 0 1128606430 18956288 3980 4294967295 134512640 135180984 3219956256 3086786416 134528267 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 18512

[startup+6.30819 s]
/proc/loadavg: 5.12 5.07 5.20 5/118 13046
/proc/meminfo: memFree=3186200/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=24420 CPUtime=10.65
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 6053 0 0 0 1010 55 0 0 25 0 5 0 1128606430 25006080 5524 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 6105 5524 68 164 0 5940 0
[pid=12850/tid=12851] ppid=12848 vsize=24420 CPUtime=0.34
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 491 0 0 0 6 28 0 0 16 0 5 0 1128606430 25006080 5524 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=24420 CPUtime=3.92
/proc/12850/task/12853/stat : 12853 (satake) R 12848 12850 8716 0 -1 4202560 1829 0 0 0 382 10 0 0 25 0 5 0 1128606430 25006080 5524 4294967295 134512640 135180984 3219956256 3086917488 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=24420 CPUtime=3.2
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 1830 0 0 0 310 10 0 0 25 0 5 0 1128606430 25006080 5524 4294967295 134512640 135180984 3219956256 3086851944 134520860 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=24420 CPUtime=3.19
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 1793 0 0 0 312 7 0 0 25 0 5 0 1128606430 25006080 5524 4294967295 134512640 135180984 3219956256 3086786208 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 24420

[startup+12.7076 s]
/proc/loadavg: 5.27 5.10 5.21 6/118 13055
/proc/meminfo: memFree=3173804/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=37724 CPUtime=21.63
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 9103 0 0 0 2080 83 0 0 25 0 5 0 1128606430 38629376 8574 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 9431 8574 68 164 0 9266 0
[pid=12850/tid=12851] ppid=12848 vsize=37724 CPUtime=0.59
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 589 0 0 0 13 46 0 0 16 0 5 0 1128606430 38629376 8574 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=37724 CPUtime=7.94
/proc/12850/task/12853/stat : 12853 (satake) S 12848 12850 8716 0 -1 4202560 2899 0 0 0 782 12 0 0 25 0 5 0 1128606430 38629376 8574 4294967295 134512640 135180984 3219956256 3086917280 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=37724 CPUtime=6.37
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 2748 0 0 0 623 14 0 0 25 0 5 0 1128606430 38629376 8574 4294967295 134512640 135180984 3219956256 3086851952 134528925 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=37724 CPUtime=6.73
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 2757 0 0 0 662 11 0 0 25 0 5 0 1128606430 38629376 8574 4294967295 134512640 135180984 3219956256 3086786208 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.63
Current children cumulated vsize (KiB) 37724

[startup+25.5065 s]
/proc/loadavg: 5.06 5.06 5.20 7/118 13077
/proc/meminfo: memFree=3149740/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=60176 CPUtime=44.83
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 14874 0 0 0 4371 112 0 0 25 0 5 0 1128606430 61620224 14345 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 15044 14345 68 164 0 14879 0
[pid=12850/tid=12851] ppid=12848 vsize=60176 CPUtime=0.91
/proc/12850/task/12851/stat : 12851 (satake) R 12848 12850 8716 0 -1 4202560 664 0 0 0 25 66 0 0 15 0 5 0 1128606430 61620224 14345 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=60176 CPUtime=15.74
/proc/12850/task/12853/stat : 12853 (satake) S 12848 12850 8716 0 -1 4202560 4887 0 0 0 1560 14 0 0 25 0 5 0 1128606430 61620224 14345 4294967295 134512640 135180984 3219956256 3086917280 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=60176 CPUtime=14.17
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 4648 0 0 0 1401 16 0 0 25 0 5 0 1128606430 61620224 14345 4294967295 134512640 135180984 3219956256 3086851952 134526712 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=60176 CPUtime=14.01
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 4565 0 0 0 1385 16 0 0 25 0 5 0 1128606430 61620224 14345 4294967295 134512640 135180984 3219956256 3086786416 134528425 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.83
Current children cumulated vsize (KiB) 60176

[startup+51.1143 s]
/proc/loadavg: 5.04 5.05 5.19 7/118 13114
/proc/meminfo: memFree=3134676/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=75612 CPUtime=92.6
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 18467 0 0 0 9123 137 0 0 25 0 5 0 1128606430 77426688 17938 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 18903 17938 68 164 0 18738 0
[pid=12850/tid=12851] ppid=12848 vsize=75612 CPUtime=1.17
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 693 0 0 0 36 81 0 0 15 0 5 0 1128606430 77426688 17938 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=75612 CPUtime=29.12
/proc/12850/task/12853/stat : 12853 (satake) R 12848 12850 8716 0 -1 4202560 5810 0 0 0 2893 19 0 0 25 0 5 0 1128606430 77426688 17938 4294967295 134512640 135180984 3219956256 3086917488 134528211 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=75612 CPUtime=31.83
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 6141 0 0 0 3165 18 0 0 25 0 5 0 1128606430 77426688 17938 4294967295 134512640 135180984 3219956256 3086851952 134528655 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=75612 CPUtime=30.48
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 5713 0 0 0 3029 19 0 0 25 0 5 0 1128606430 77426688 17938 4294967295 134512640 135180984 3219956256 3086786208 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.6
Current children cumulated vsize (KiB) 75612

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

[startup+54.3141 s]
/proc/loadavg: 5.04 5.05 5.19 6/118 13118
/proc/meminfo: memFree=3134676/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=75612 CPUtime=98.51
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 18475 0 0 0 9709 142 0 0 25 0 5 0 1128606430 77426688 17946 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 18903 17946 68 164 0 18738 0
[pid=12850/tid=12851] ppid=12848 vsize=75612 CPUtime=1.24
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 693 0 0 0 39 85 0 0 15 0 5 0 1128606430 77426688 17946 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=75612 CPUtime=30.78
/proc/12850/task/12853/stat : 12853 (satake) R 12848 12850 8716 0 -1 4202560 5817 0 0 0 3059 19 0 0 25 0 5 0 1128606430 77426688 17946 4294967295 134512640 135180984 3219956256 3086917488 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=75612 CPUtime=33.74
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 6142 0 0 0 3356 18 0 0 25 0 5 0 1128606430 77426688 17946 4294967295 134512640 135180984 3219956256 3086851744 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=75612 CPUtime=32.75
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 5713 0 0 0 3255 20 0 0 25 0 5 0 1128606430 77426688 17946 4294967295 134512640 135180984 3219956256 3086786416 134528666 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.51
Current children cumulated vsize (KiB) 75612

[startup+55.9139 s]
/proc/loadavg: 5.04 5.05 5.19 6/118 13122
/proc/meminfo: memFree=3134084/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=75612 CPUtime=101.51
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 18476 0 0 0 10008 143 0 0 25 0 5 0 1128606430 77426688 17947 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 18903 17947 68 164 0 18738 0
[pid=12850/tid=12851] ppid=12848 vsize=75612 CPUtime=1.25
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 694 0 0 0 40 85 0 0 15 0 5 0 1128606430 77426688 17947 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=75612 CPUtime=31.96
/proc/12850/task/12853/stat : 12853 (satake) R 12848 12850 8716 0 -1 4202560 5817 0 0 0 3177 19 0 0 25 0 5 0 1128606430 77426688 17947 4294967295 134512640 135180984 3219956256 3086917384 134520907 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=75612 CPUtime=34.43
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 6142 0 0 0 3425 18 0 0 25 0 5 0 1128606430 77426688 17947 4294967295 134512640 135180984 3219956256 3086851852 134518208 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=75612 CPUtime=33.87
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 5713 0 0 0 3366 21 0 0 25 0 5 0 1128606430 77426688 17947 4294967295 134512640 135180984 3219956256 3086786416 134528262 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 75612

[startup+56.7138 s]
/proc/loadavg: 5.04 5.05 5.19 6/118 13122
/proc/meminfo: memFree=3134172/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=75876 CPUtime=103.02
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 18551 0 0 0 10156 146 0 0 25 0 5 0 1128606430 77697024 18022 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 18969 18022 68 164 0 18804 0
[pid=12850/tid=12851] ppid=12848 vsize=75876 CPUtime=1.29
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 694 0 0 0 41 88 0 0 15 0 5 0 1128606430 77697024 18022 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=75876 CPUtime=32.53
/proc/12850/task/12853/stat : 12853 (satake) R 12848 12850 8716 0 -1 4202560 5847 0 0 0 3234 19 0 0 25 0 5 0 1128606430 77697024 18022 4294967295 134512640 135180984 3219956256 3086917488 134528688 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=75876 CPUtime=34.83
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 6142 0 0 0 3465 18 0 0 25 0 5 0 1128606430 77697024 18022 4294967295 134512640 135180984 3219956256 3086851944 134518214 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=75876 CPUtime=34.37
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 5758 0 0 0 3416 21 0 0 25 0 5 0 1128606430 77697024 18022 4294967295 134512640 135180984 3219956256 3086786208 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 103.02
Current children cumulated vsize (KiB) 75876

[startup+57.5138 s]
/proc/loadavg: 5.04 5.05 5.19 6/118 13126
/proc/meminfo: memFree=3134172/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=76536 CPUtime=104.52
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 18713 0 0 0 10305 147 0 0 25 0 5 0 1128606430 78372864 18184 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12850/statm: 19134 18184 68 164 0 18969 0
[pid=12850/tid=12851] ppid=12848 vsize=76536 CPUtime=1.3
/proc/12850/task/12851/stat : 12851 (satake) S 12848 12850 8716 0 -1 4202560 696 0 0 0 41 89 0 0 15 0 5 0 1128606430 78372864 18184 4294967295 134512640 135180984 3219956256 3086983184 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=12850/tid=12853] ppid=12848 vsize=76536 CPUtime=32.97
/proc/12850/task/12853/stat : 12853 (satake) R 12848 12850 8716 0 -1 4202560 5922 0 0 0 3278 19 0 0 25 0 5 0 1128606430 78372864 18184 4294967295 134512640 135180984 3219956256 3086917488 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12854] ppid=12848 vsize=76536 CPUtime=35.23
/proc/12850/task/12854/stat : 12854 (satake) R 12848 12850 8716 0 -1 4202560 6142 0 0 0 3505 18 0 0 25 0 5 0 1128606430 78372864 18184 4294967295 134512640 135180984 3219956256 3086851952 134528760 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12850/tid=12855] ppid=12848 vsize=76536 CPUtime=35.02
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 5843 0 0 0 3481 21 0 0 25 0 5 0 1128606430 78372864 18184 4294967295 134512640 135180984 3219956256 3086786416 134528536 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 104.52
Current children cumulated vsize (KiB) 76536

[startup+57.9137 s]
/proc/loadavg: 5.04 5.05 5.19 6/118 13126
/proc/meminfo: memFree=3134172/3368532 swapFree=1954888/1959888
[pid=12850] ppid=12848 vsize=72460 CPUtime=105.15
/proc/12850/stat : 12850 (satake) S 12848 12850 8716 0 -1 4202496 18762 0 0 0 10368 147 0 0 17 0 2 0 1128606430 74199040 17527 4294967295 134512640 135180984 3219956256 3219955692 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12850/statm: 18115 17527 77 164 0 17950 0
[pid=12850/tid=12855] ppid=12848 vsize=72460 CPUtime=35.35
/proc/12850/task/12855/stat : 12855 (satake) R 12848 12850 8716 0 -1 4202560 5864 0 0 0 3514 21 0 0 25 0 2 0 1128606430 74199040 17527 4294967295 134512640 135180984 3219956256 3086786968 134672154 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 105.15
Current children cumulated vsize (KiB) 72460

Child status: 4
Real time (s): 57.9294
CPU time (s): 105.16
CPU user time (s): 103.69
CPU system time (s): 1.47
CPU usage (%): 181.531
Max. virtual memory (cumulated for all children) (KiB): 76668


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.69
system time used= 1.47
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18763
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= 144846
involuntary context switches= 134536

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 01:23:44
IDJOB=1778725
IDBENCH=70756
IDSOLVER=629
FILE ID=/1778725-1243639424
PBS_JOBID=
Free space on /tmp= 15883 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/minor/minor064.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778725-1243639424/watcher-1778725-1243639424 -o /tmp/evaluation-result-1778725-1243639424/solver-1778725-1243639424 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1778725-1243639424.cnf 4 10000

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 1a151a1e93387c74239b48070e3eed97
RANDOM SEED= 921892825

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.43
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3206792 kB
Buffers:         12504 kB
Cached:          75128 kB
SwapCached:        720 kB
Active:          50616 kB
Inactive:        52760 kB
HighTotal:     2489216 kB
HighFree:      2394284 kB
LowTotal:       879316 kB
LowFree:        812508 kB
SwapTotal:     1959888 kB
SwapFree:      1954888 kB
Dirty:            1520 kB
Writeback:           0 kB
AnonPages:       14836 kB
Mapped:           6252 kB
Slab:            47612 kB
SReclaimable:    40044 kB
SUnreclaim:       7568 kB
PageTables:        712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   117264 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15883 MiB
End job on  at 2009-05-30 01:24:42