Trace number 1781170

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 79.18 45.1452

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark48.83
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

79.16/45.14	c Benchmark name    : HOME/instance-1781170-1243652837.cnf
79.16/45.14	c Thread Num        :            4
79.16/45.14	c restarts          :           14
79.16/45.14	c conflicts         :        46623
79.16/45.14	c decisions         :        56524           (     1264 / sec      )
79.16/45.14	c propagations      :      4616725           (   103260 / sec      )
79.16/45.14	c inspects          :    212649759           (  4756212 / sec      )
79.16/45.14	c conflict literals :      1063656           (    27.37 % deleted  )
79.16/45.14	c cpu time          :        44.71           
79.16/45.14	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-1781170-1243652837/watcher-1781170-1243652837 -o /tmp/evaluation-result-1781170-1243652837/solver-1781170-1243652837 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1781170-1243652837.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: 4.79 5.15 5.29 7/116 10762
/proc/meminfo: memFree=3160276/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=1096 CPUtime=0
/proc/10759/stat : 10759 (satake) R 10757 10759 8716 0 -1 4202496 110 0 0 0 0 0 0 0 21 0 4 0 1129947676 1122304 67 4294967295 134512640 135180984 3216549600 3216548944 134705812 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10759/statm: 274 67 54 164 0 109 0
[pid=10759/tid=10760] ppid=10757 vsize=1096 CPUtime=0
/proc/10759/task/10760/stat : 10760 (satake) R 10757 10759 8716 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 1129947676 1122304 67 4294967295 134512640 135180984 3216549600 3086766916 134705812 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=1096 CPUtime=0
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 1129947676 1122304 67 4294967295 134512640 135180984 3216549600 3086701380 134705812 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=1096 CPUtime=0
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 1129947676 1122304 67 4294967295 134512640 135180984 3216549600 3086635844 134705812 0 0 0 0 0 0 0 -1 0 0 0 0

[startup+0.04658 s]
/proc/loadavg: 4.79 5.15 5.29 7/116 10762
/proc/meminfo: memFree=3160276/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=10096 CPUtime=0.07
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 1586 0 0 0 7 0 0 0 21 0 5 0 1129947676 10338304 1543 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 2524 1543 63 164 0 2359 0
[pid=10759/tid=10760] ppid=10757 vsize=10096 CPUtime=0
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 5 0 1129947676 10338304 1543 4294967295 134512640 135180984 3216549600 3086766096 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=10096 CPUtime=0.02
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 522 0 0 0 2 0 0 0 23 0 5 0 1129947676 10338304 1543 4294967295 134512640 135180984 3216549600 3086700676 134702083 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=10096 CPUtime=0.02
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 358 0 0 0 2 0 0 0 22 0 5 0 1129947676 10338304 1544 4294967295 134512640 135180984 3216549600 3086634980 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10096

[startup+0.113958 s]
/proc/loadavg: 4.79 5.15 5.29 7/116 10762
/proc/meminfo: memFree=3160276/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=8432 CPUtime=0.2
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 2188 0 0 0 18 2 0 0 21 0 5 0 1129947676 8634368 1629 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 2108 1629 68 164 0 1943 0
[pid=10759/tid=10760] ppid=10757 vsize=8432 CPUtime=0.02
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 33 0 0 0 0 2 0 0 22 0 5 0 1129947676 8634368 1629 4294967295 134512640 135180984 3216549600 3086766096 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=8432 CPUtime=0.06
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 651 0 0 0 6 0 0 0 22 0 5 0 1129947676 8634368 1629 4294967295 134512640 135180984 3216549600 3086700192 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=8432 CPUtime=0.08
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 722 0 0 0 8 0 0 0 22 0 5 0 1129947676 8634368 1629 4294967295 134512640 135180984 3216549600 3086634864 134528062 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 8432

[startup+0.313747 s]
/proc/loadavg: 4.79 5.15 5.29 7/116 10762
/proc/meminfo: memFree=3160276/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=8696 CPUtime=0.57
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 2321 0 0 0 49 8 0 0 21 0 5 0 1129947676 8904704 1762 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 2174 1762 68 164 0 2009 0
[pid=10759/tid=10760] ppid=10757 vsize=8696 CPUtime=0.06
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 53 0 0 0 1 5 0 0 19 0 5 0 1129947676 8904704 1762 4294967295 134512640 135180984 3216549600 3086766096 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=8696 CPUtime=0.2
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 690 0 0 0 19 1 0 0 22 0 5 0 1129947676 8904704 1762 4294967295 134512640 135180984 3216549600 3086700368 134519930 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=8696 CPUtime=0.23
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 772 0 0 0 22 1 0 0 22 0 5 0 1129947676 8904704 1762 4294967295 134512640 135180984 3216549600 3086634656 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8696

[startup+0.713408 s]
/proc/loadavg: 4.79 5.15 5.29 7/116 10762
/proc/meminfo: memFree=3160276/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=10248 CPUtime=1.36
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 2543 0 0 0 110 26 0 0 21 0 5 0 1129947676 10493952 1984 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 2562 1984 68 164 0 2397 0
[pid=10759/tid=10760] ppid=10757 vsize=10248 CPUtime=0.18
/proc/10759/task/10760/stat : 10760 (satake) R 10757 10759 8716 0 -1 4202560 91 0 0 0 2 16 0 0 16 0 5 0 1129947676 10493952 1984 4294967295 134512640 135180984 3216549600 3086766108 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=10248 CPUtime=0.48
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 764 0 0 0 45 3 0 0 24 0 5 0 1129947676 10493952 1984 4294967295 134512640 135180984 3216549600 3086700392 134518227 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=10248 CPUtime=0.52
/proc/10759/task/10762/stat : 10762 (satake) S 10757 10759 8716 0 -1 4202560 840 0 0 0 50 2 0 0 22 0 5 0 1129947676 10493952 1984 4294967295 134512640 135180984 3216549600 3086634656 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 10248

[startup+1.51332 s]
/proc/loadavg: 4.79 5.15 5.29 6/118 10768
/proc/meminfo: memFree=3152432/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=11172 CPUtime=2.83
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 2881 0 0 0 234 49 0 0 21 0 5 0 1129947676 11440128 2322 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 2793 2322 68 164 0 2628 0
[pid=10759/tid=10760] ppid=10757 vsize=11172 CPUtime=0.36
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 167 0 0 0 6 30 0 0 15 0 5 0 1129947676 11440128 2322 4294967295 134512640 135180984 3216549600 3086766096 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=11172 CPUtime=0.94
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 868 0 0 0 90 4 0 0 25 0 5 0 1129947676 11440128 2322 4294967295 134512640 135180984 3216549600 3086700400 134528688 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=11172 CPUtime=1.16
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 926 0 0 0 111 5 0 0 23 0 5 0 1129947676 11440128 2322 4294967295 134512640 135180984 3216549600 3086634860 134518246 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=11172 CPUtime=0.37
/proc/10759/task/10764/stat : 10764 (satake) R 10757 10759 8716 0 -1 4202560 809 0 0 0 27 10 0 0 25 0 5 0 1129947678 11440128 2322 4294967295 134512640 135180984 3216549600 3086561136 134528462 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 11172

[startup+3.11318 s]
/proc/loadavg: 4.79 5.15 5.29 5/118 10768
/proc/meminfo: memFree=3150508/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=13956 CPUtime=5.56
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 3500 0 0 0 485 71 0 0 21 0 5 0 1129947676 14290944 2941 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 3489 2941 68 164 0 3324 0
[pid=10759/tid=10760] ppid=10757 vsize=13956 CPUtime=0.57
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 284 0 0 0 13 44 0 0 16 0 5 0 1129947676 14290944 2941 4294967295 134512640 135180984 3216549600 3086766096 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=13956 CPUtime=1.86
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 1028 0 0 0 181 5 0 0 25 0 5 0 1129947676 14290944 2942 4294967295 134512640 135180984 3216549600 3086700400 134528866 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=13956 CPUtime=2.18
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 1108 0 0 0 210 8 0 0 25 0 5 0 1129947676 14290944 2942 4294967295 134512640 135180984 3216549600 3086634580 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=13956 CPUtime=0.95
/proc/10759/task/10764/stat : 10764 (satake) R 10757 10759 8716 0 -1 4202560 970 0 0 0 81 14 0 0 25 0 5 0 1129947678 14290944 2942 4294967295 134512640 135180984 3216549600 3086560928 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 13956

[startup+6.3129 s]
/proc/loadavg: 4.73 5.13 5.29 6/118 10772
/proc/meminfo: memFree=3146200/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=17796 CPUtime=10.72
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 4447 0 0 0 972 100 0 0 21 0 5 0 1129947676 18223104 3888 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 4449 3888 68 164 0 4284 0
[pid=10759/tid=10760] ppid=10757 vsize=17796 CPUtime=0.84
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 489 0 0 0 21 63 0 0 15 0 5 0 1129947676 18223104 3888 4294967295 134512640 135180984 3216549600 3086766096 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=17796 CPUtime=3.71
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 1276 0 0 0 360 11 0 0 25 0 5 0 1129947676 18223104 3888 4294967295 134512640 135180984 3216549600 3086700192 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=17796 CPUtime=3.94
/proc/10759/task/10762/stat : 10762 (satake) S 10757 10759 8716 0 -1 4202560 1349 0 0 0 383 11 0 0 25 0 5 0 1129947676 18223104 3888 4294967295 134512640 135180984 3216549600 3086634656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=17796 CPUtime=2.23
/proc/10759/task/10764/stat : 10764 (satake) R 10757 10759 8716 0 -1 4202560 1222 0 0 0 208 15 0 0 25 0 5 0 1129947678 18223104 3888 4294967295 134512640 135180984 3216549600 3086560968 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 17796

[startup+12.7124 s]
/proc/loadavg: 4.75 5.13 5.29 6/118 10790
/proc/meminfo: memFree=3140088/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=22892 CPUtime=21.44
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 5665 0 0 0 1997 147 0 0 21 0 5 0 1129947676 23441408 5106 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 5723 5106 68 164 0 5558 0
[pid=10759/tid=10760] ppid=10757 vsize=22892 CPUtime=1.29
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 773 0 0 0 34 95 0 0 15 0 5 0 1129947676 23441408 5106 4294967295 134512640 135180984 3216549600 3086766096 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=22892 CPUtime=7.59
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 1570 0 0 0 743 16 0 0 25 0 5 0 1129947676 23441408 5106 4294967295 134512640 135180984 3216549600 3086700368 134520027 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=22892 CPUtime=7.76
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 1701 0 0 0 758 18 0 0 25 0 5 0 1129947676 23441408 5106 4294967295 134512640 135180984 3216549600 3086634864 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=22892 CPUtime=4.8
/proc/10759/task/10764/stat : 10764 (satake) R 10757 10759 8716 0 -1 4202560 1510 0 0 0 462 18 0 0 25 0 5 0 1129947678 23441408 5106 4294967295 134512640 135180984 3216549600 3086560928 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.44
Current children cumulated vsize (KiB) 22892

[startup+25.5113 s]
/proc/loadavg: 4.79 5.12 5.28 5/118 10993
/proc/meminfo: memFree=3131248/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=31680 CPUtime=44.1
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 7779 0 0 0 4176 234 0 0 21 0 5 0 1129947676 32440320 7220 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 7920 7220 68 164 0 7755 0
[pid=10759/tid=10760] ppid=10757 vsize=31680 CPUtime=2.08
/proc/10759/task/10760/stat : 10760 (satake) R 10757 10759 8716 0 -1 4202560 1271 0 0 0 54 154 0 0 16 0 5 0 1129947676 32440320 7220 4294967295 134512640 135180984 3216549600 3086766108 134706407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=31680 CPUtime=15.3
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 2083 0 0 0 1504 26 0 0 25 0 5 0 1129947676 32440320 7220 4294967295 134512640 135180984 3216549600 3086700512 134530765 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=31680 CPUtime=15.85
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 2292 0 0 0 1556 29 0 0 25 0 5 0 1129947676 32440320 7220 4294967295 134512640 135180984 3216549600 3086634656 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=31680 CPUtime=10.87
/proc/10759/task/10764/stat : 10764 (satake) R 10757 10759 8716 0 -1 4202560 2022 0 0 0 1062 25 0 0 25 0 5 0 1129947678 32440320 7220 4294967295 134512640 135180984 3216549600 3086561136 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.1
Current children cumulated vsize (KiB) 31680

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

[startup+38.3101 s]
/proc/loadavg: 4.75 5.10 5.27 6/118 11012
/proc/meminfo: memFree=3128328/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=37264 CPUtime=67.04
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 8735 0 0 0 6381 323 0 0 21 0 5 0 1129947676 38158336 8176 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 9316 8176 68 164 0 9151 0
[pid=10759/tid=10760] ppid=10757 vsize=37264 CPUtime=2.93
/proc/10759/task/10760/stat : 10760 (satake) R 10757 10759 8716 0 -1 4202560 1793 0 0 0 79 214 0 0 16 0 5 0 1129947676 38158336 8176 4294967295 134512640 135180984 3216549600 3086766100 134580588 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=37264 CPUtime=22.17
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 2214 0 0 0 2180 37 0 0 25 0 5 0 1129947676 38158336 8176 4294967295 134512640 135180984 3216549600 3086700400 134528219 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=37264 CPUtime=23.86
/proc/10759/task/10762/stat : 10762 (satake) S 10757 10759 8716 0 -1 4202560 2476 0 0 0 2350 36 0 0 25 0 5 0 1129947676 38158336 8176 4294967295 134512640 135180984 3216549600 3086634656 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=37264 CPUtime=18.08
/proc/10759/task/10764/stat : 10764 (satake) S 10757 10759 8716 0 -1 4202560 2141 0 0 0 1772 36 0 0 25 0 5 0 1129947678 38158336 8176 4294967295 134512640 135180984 3216549600 3086560928 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 67.04
Current children cumulated vsize (KiB) 37264

[startup+41.5099 s]
/proc/loadavg: 4.77 5.10 5.27 5/120 11019
/proc/meminfo: memFree=3126692/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=37748 CPUtime=72.65
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 9094 0 0 0 6920 345 0 0 21 0 5 0 1129947676 38653952 8535 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 9437 8535 68 164 0 9272 0
[pid=10759/tid=10760] ppid=10757 vsize=37748 CPUtime=3.11
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 1955 0 0 0 82 229 0 0 15 0 5 0 1129947676 38653952 8535 4294967295 134512640 135180984 3216549600 3086766096 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=37748 CPUtime=23.91
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 2245 0 0 0 2351 40 0 0 25 0 5 0 1129947676 38653952 8535 4294967295 134512640 135180984 3216549600 3086700400 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=37748 CPUtime=25.86
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 2562 0 0 0 2548 38 0 0 25 0 5 0 1129947676 38653952 8535 4294967295 134512640 135180984 3216549600 3086634860 134519884 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=37748 CPUtime=19.77
/proc/10759/task/10764/stat : 10764 (satake) R 10757 10759 8716 0 -1 4202560 2221 0 0 0 1939 38 0 0 25 0 5 0 1129947678 38653952 8535 4294967295 134512640 135180984 3216549600 3086561248 134530765 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 72.65
Current children cumulated vsize (KiB) 37748

[startup+43.1097 s]
/proc/loadavg: 4.77 5.10 5.27 6/118 11021
/proc/meminfo: memFree=3125920/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=39296 CPUtime=75.69
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 9197 0 0 0 7210 359 0 0 21 0 5 0 1129947676 40239104 8638 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 9824 8638 68 164 0 9659 0
[pid=10759/tid=10760] ppid=10757 vsize=39296 CPUtime=3.21
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 1997 0 0 0 82 239 0 0 15 0 5 0 1129947676 40239104 8638 4294967295 134512640 135180984 3216549600 3086766100 134580588 0 0 0 0 3223036975 0 0 -1 2 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=39296 CPUtime=24.76
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 2279 0 0 0 2434 42 0 0 25 0 5 0 1129947676 40239104 8638 4294967295 134512640 135180984 3216549600 3086700400 134528719 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=39296 CPUtime=27.06
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 2564 0 0 0 2668 38 0 0 25 0 5 0 1129947676 40239104 8638 4294967295 134512640 135180984 3216549600 3086634864 134528587 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=39296 CPUtime=20.66
/proc/10759/task/10764/stat : 10764 (satake) R 10757 10759 8716 0 -1 4202560 2246 0 0 0 2026 40 0 0 25 0 5 0 1129947678 40239104 8638 4294967295 134512640 135180984 3216549600 3086560928 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 75.69
Current children cumulated vsize (KiB) 39296

[startup+43.9097 s]
/proc/loadavg: 4.71 5.08 5.26 6/120 11023
/proc/meminfo: memFree=3125476/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=39296 CPUtime=77.03
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 9223 0 0 0 7339 364 0 0 21 0 5 0 1129947676 40239104 8664 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 9824 8664 68 164 0 9659 0
[pid=10759/tid=10760] ppid=10757 vsize=39296 CPUtime=3.28
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 2010 0 0 0 87 241 0 0 16 0 5 0 1129947676 40239104 8664 4294967295 134512640 135180984 3216549600 3086766100 134580588 0 0 0 0 3223036975 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=39296 CPUtime=25.23
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 2290 0 0 0 2479 44 0 0 25 0 5 0 1129947676 40239104 8664 4294967295 134512640 135180984 3216549600 3086700396 134518208 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=39296 CPUtime=27.4
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 2565 0 0 0 2702 38 0 0 25 0 5 0 1129947676 40239104 8664 4294967295 134512640 135180984 3216549600 3086634668 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=39296 CPUtime=21.12
/proc/10759/task/10764/stat : 10764 (satake) S 10757 10759 8716 0 -1 4202560 2247 0 0 0 2071 41 0 0 25 0 5 0 1129947678 40239104 8664 4294967295 134512640 135180984 3216549600 3086560928 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 77.03
Current children cumulated vsize (KiB) 39296

[startup+44.7096 s]
/proc/loadavg: 4.71 5.08 5.26 6/120 11023
/proc/meminfo: memFree=3125476/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=39640 CPUtime=78.56
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 9291 0 0 0 7488 368 0 0 21 0 5 0 1129947676 40591360 8732 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 9910 8732 68 164 0 9745 0
[pid=10759/tid=10760] ppid=10757 vsize=39640 CPUtime=3.31
/proc/10759/task/10760/stat : 10760 (satake) S 10757 10759 8716 0 -1 4202560 2042 0 0 0 88 243 0 0 15 0 5 0 1129947676 40591360 8732 4294967295 134512640 135180984 3216549600 3086766096 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=10759/tid=10761] ppid=10757 vsize=39640 CPUtime=25.93
/proc/10759/task/10761/stat : 10761 (satake) R 10757 10759 8716 0 -1 4202560 2306 0 0 0 2549 44 0 0 25 0 5 0 1129947676 40591360 8732 4294967295 134512640 135180984 3216549600 3086700336 134520821 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10759/tid=10762] ppid=10757 vsize=39640 CPUtime=27.61
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 2565 0 0 0 2722 39 0 0 25 0 5 0 1129947676 40591360 8732 4294967295 134512640 135180984 3216549600 3086634800 134520716 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10759/tid=10764] ppid=10757 vsize=39640 CPUtime=21.71
/proc/10759/task/10764/stat : 10764 (satake) R 10757 10759 8716 0 -1 4202560 2267 0 0 0 2129 42 0 0 25 0 5 0 1129947678 40591360 8732 4294967295 134512640 135180984 3216549600 3086561128 134520667 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 78.56
Current children cumulated vsize (KiB) 39640

[startup+45.1196 s]
/proc/loadavg: 4.71 5.08 5.26 4/115 11025
/proc/meminfo: memFree=3126660/3368532 swapFree=1954888/1959888
[pid=10759] ppid=10757 vsize=36504 CPUtime=79.16
/proc/10759/stat : 10759 (satake) S 10757 10759 8716 0 -1 4202496 9300 0 0 0 7548 368 0 0 16 0 2 0 1129947676 37380096 8231 4294967295 134512640 135180984 3216549600 3216549036 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10759/statm: 9126 8231 77 164 0 8961 0
[pid=10759/tid=10762] ppid=10757 vsize=36504 CPUtime=28
/proc/10759/task/10762/stat : 10762 (satake) R 10757 10759 8716 0 -1 4202560 2565 0 0 0 2761 39 0 0 25 0 2 0 1129947676 37380096 8231 4294967295 134512640 135180984 3216549600 3086634864 134528532 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 79.16
Current children cumulated vsize (KiB) 36504

Child status: 4
Real time (s): 45.1452
CPU time (s): 79.18
CPU user time (s): 75.5
CPU system time (s): 3.68
CPU usage (%): 175.389
Max. virtual memory (cumulated for all children) (KiB): 39640


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.5
system time used= 3.68
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9301
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= 885615
involuntary context switches= 850946

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 05:07:17
IDJOB=1781170
IDBENCH=71102
IDSOLVER=629
FILE ID=/1781170-1243652837
PBS_JOBID=
Free space on /tmp= 15881 MiB

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

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED= 1143904019

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:       3160176 kB
Buffers:         14772 kB
Cached:         117924 kB
SwapCached:        720 kB
Active:          54272 kB
Inactive:        94416 kB
HighTotal:     2489216 kB
HighFree:      2351536 kB
LowTotal:       879316 kB
LowFree:        808640 kB
SwapTotal:     1959888 kB
SwapFree:      1954888 kB
Dirty:            1412 kB
Writeback:           0 kB
AnonPages:       14836 kB
Mapped:           6252 kB
Slab:            48792 kB
SReclaimable:    41112 kB
SUnreclaim:       7680 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= 15881 MiB
End job on  at 2009-05-30 05:08:02