Trace number 1717498

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 137.162 68.9267

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1445
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

137.13/68.91	c Benchmark name    : HOME/instance-1717498-1240628560.cnf
137.13/68.91	c Thread Num        :            3
137.13/68.91	c restarts          :           12
137.13/68.91	c conflicts         :        22972
137.13/68.91	c decisions         :        67066           (      979 / sec      )
137.13/68.91	c propagations      :    117922086           (  1721416 / sec      )
137.13/68.91	c inspects          :    270037931           (  3941989 / sec      )
137.13/68.91	c conflict literals :      1133600           (    23.55 % deleted  )
137.13/68.91	c cpu time          :        68.50           
137.13/68.91	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-1717498-1240628560/watcher-1717498-1240628560 -o /tmp/evaluation-result-1717498-1240628560/solver-1717498-1240628560 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1717498-1240628560.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 0.98 0.99 3/64 11731
/proc/meminfo: memFree=1295304/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=5120 CPUtime=0
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 660 0 0 0 0 0 0 0 18 0 4 0 90888743 5242880 645 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 1280 651 66 163 0 1115 0
[pid=11731/tid=11732] ppid=11729 vsize=5120 CPUtime=0
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 90888743 5242880 667 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=5120 CPUtime=0
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 601 0 0 0 0 0 0 0 20 0 4 0 90888743 5242880 676 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=5120 CPUtime=0
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 4 0 90888743 5242880 684 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.100192 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11731
/proc/meminfo: memFree=1295304/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=25656 CPUtime=0.19
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 5816 0 0 0 15 4 0 0 18 0 4 0 90888743 26271744 5792 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 6414 5792 65 163 0 6249 0
[pid=11731/tid=11732] ppid=11729 vsize=25656 CPUtime=0
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 90888743 26271744 5793 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=25656 CPUtime=0.09
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 2804 0 0 0 7 2 0 0 16 0 4 0 90888743 26271744 5793 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=25656 CPUtime=0.09
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 2923 0 0 0 7 2 0 0 17 0 4 0 90888743 26271744 5793 1992294400 134512640 135180984 4294956208 18446744073709551615 134673433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25656

[startup+0.202198 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11731
/proc/meminfo: memFree=1295304/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=37112 CPUtime=0.39
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 8449 0 0 0 34 5 0 0 18 0 4 0 90888743 38002688 8418 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 9278 8418 65 163 0 9113 0
[pid=11731/tid=11732] ppid=11729 vsize=37112 CPUtime=0
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 90888743 38002688 8419 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=37112 CPUtime=0.19
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 4062 0 0 0 17 2 0 0 17 0 4 0 90888743 38002688 8420 1992294400 134512640 135180984 4294956208 18446744073709551615 134520025 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=37112 CPUtime=0.18
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 4299 0 0 0 16 2 0 0 17 0 4 0 90888743 38002688 8421 1992294400 134512640 135180984 4294956208 18446744073709551615 134513573 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 37112

[startup+0.302204 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11731
/proc/meminfo: memFree=1295304/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=49572 CPUtime=0.59
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 11388 0 0 0 51 8 0 0 18 0 4 0 90888743 50761728 11357 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 12393 11359 65 163 0 12228 0
[pid=11731/tid=11732] ppid=11729 vsize=49572 CPUtime=0
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 90888743 50761728 11359 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=49572 CPUtime=0.29
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 5491 0 0 0 26 3 0 0 17 0 4 0 90888743 50761728 11359 1992294400 134512640 135180984 4294956208 18446744073709551615 134513762 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=49572 CPUtime=0.28
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 5809 0 0 0 25 3 0 0 17 0 4 0 90888743 50761728 11359 1992294400 134512640 135180984 4294956208 18446744073709551615 134513782 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 49572

[startup+0.701237 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11731
/proc/meminfo: memFree=1295304/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=62516 CPUtime=1.38
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 16632 0 0 0 127 11 0 0 18 0 4 0 90888743 64016384 12987 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 15629 12987 70 163 0 15464 0
[pid=11731/tid=11732] ppid=11729 vsize=62516 CPUtime=0.02
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 1545 0 0 0 1 1 0 0 16 0 4 0 90888743 64016384 12987 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=62516 CPUtime=0.67
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 7359 0 0 0 62 5 0 0 19 0 4 0 90888743 64016384 12987 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=62516 CPUtime=0.68
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 7645 0 0 0 63 5 0 0 19 0 4 0 90888743 64016384 12987 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 62516

[startup+1.5023 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 11735
/proc/meminfo: memFree=1243112/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=62648 CPUtime=2.98
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 16707 0 0 0 283 15 0 0 18 0 4 0 90888743 64151552 13062 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 15662 13062 70 163 0 15497 0
[pid=11731/tid=11732] ppid=11729 vsize=62648 CPUtime=0.03
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 1549 0 0 0 1 2 0 0 16 0 4 0 90888743 64151552 13062 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=62648 CPUtime=1.46
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 7406 0 0 0 140 6 0 0 25 0 4 0 90888743 64151552 13062 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=62648 CPUtime=1.47
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 7669 0 0 0 141 6 0 0 25 0 4 0 90888743 64151552 13062 1992294400 134512640 135180984 4294956208 18446744073709551615 134528993 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 62648

[startup+3.1024 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 11735
/proc/meminfo: memFree=1242408/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=62780 CPUtime=6.17
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 16790 0 0 0 595 22 0 0 18 0 4 0 90888743 64286720 13145 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 15695 13145 70 163 0 15530 0
[pid=11731/tid=11732] ppid=11729 vsize=62780 CPUtime=0.06
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 1559 0 0 0 2 4 0 0 15 0 4 0 90888743 64286720 13145 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=62780 CPUtime=3.03
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 7436 0 0 0 295 8 0 0 25 0 4 0 90888743 64286720 13145 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=62780 CPUtime=3.05
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 7712 0 0 0 297 8 0 0 25 0 4 0 90888743 64286720 13145 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 62780

[startup+6.30162 s]
/proc/loadavg: 1.01 1.00 1.00 3/68 11735
/proc/meminfo: memFree=1241448/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=64200 CPUtime=12.56
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 17093 0 0 0 1216 40 0 0 18 0 4 0 90888743 65740800 13448 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 16050 13448 70 163 0 15885 0
[pid=11731/tid=11732] ppid=11729 vsize=64200 CPUtime=0.17
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 1587 0 0 0 4 13 0 0 16 0 4 0 90888743 65740800 13448 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11731/tid=11733] ppid=11729 vsize=64200 CPUtime=6.18
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 7508 0 0 0 605 13 0 0 25 0 4 0 90888743 65740800 13448 1992294400 134512640 135180984 4294956208 18446744073709551615 134523641 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=64200 CPUtime=6.19
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 7915 0 0 0 606 13 0 0 25 0 4 0 90888743 65740800 13448 1992294400 134512640 135180984 4294956208 18446744073709551615 134532594 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 64200

[startup+12.7021 s]
/proc/loadavg: 1.09 1.02 1.01 3/68 11735
/proc/meminfo: memFree=1240104/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=65884 CPUtime=25.33
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 17444 0 0 0 2472 61 0 0 18 0 4 0 90888743 67465216 13799 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 16471 13799 70 163 0 16306 0
[pid=11731/tid=11732] ppid=11729 vsize=65884 CPUtime=0.3
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 1628 0 0 0 7 23 0 0 16 0 4 0 90888743 67465216 13799 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=65884 CPUtime=12.51
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 7625 0 0 0 1232 19 0 0 25 0 4 0 90888743 67465216 13799 1992294400 134512640 135180984 4294956208 18446744073709551615 134520865 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=65884 CPUtime=12.51
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 8108 0 0 0 1232 19 0 0 25 0 4 0 90888743 67465216 13799 1992294400 134512640 135180984 4294956208 18446744073709551615 134523647 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 65884

[startup+25.5019 s]
/proc/loadavg: 1.29 1.06 1.02 3/68 11735
/proc/meminfo: memFree=1236264/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=70072 CPUtime=50.86
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 18398 0 0 0 4987 99 0 0 18 0 4 0 90888743 71753728 14753 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 17518 14753 70 163 0 17353 0
[pid=11731/tid=11732] ppid=11729 vsize=70072 CPUtime=0.52
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 1696 0 0 0 12 40 0 0 15 0 4 0 90888743 71753728 14753 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11731/tid=11733] ppid=11729 vsize=70072 CPUtime=25.19
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8087 0 0 0 2490 29 0 0 25 0 4 0 90888743 71753728 14753 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11731/tid=11734] ppid=11729 vsize=70072 CPUtime=25.13
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 8532 0 0 0 2484 29 0 0 25 0 4 0 90888743 71753728 14753 1992294400 134512640 135180984 4294956208 18446744073709551615 134522984 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 70072

[startup+51.1017 s]
/proc/loadavg: 1.53 1.14 1.04 3/68 11735
/proc/meminfo: memFree=1231016/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=75568 CPUtime=101.92
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 19734 0 0 0 9918 274 0 0 18 0 4 0 90888743 77381632 16089 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 18892 16089 70 163 0 18727 0
[pid=11731/tid=11732] ppid=11729 vsize=75568 CPUtime=1.52
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 2037 0 0 0 34 118 0 0 16 0 4 0 90888743 77381632 16089 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=75568 CPUtime=50.23
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8568 0 0 0 4948 75 0 0 25 0 4 0 90888743 77381632 16089 1992294400 134512640 135180984 4294956208 18446744073709551615 134523641 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11731/tid=11734] ppid=11729 vsize=75568 CPUtime=50.14
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 9046 0 0 0 4934 80 0 0 25 0 4 0 90888743 77381632 16089 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 75568

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

[startup+51.2027 s]
/proc/loadavg: 1.53 1.14 1.04 3/68 11735
/proc/meminfo: memFree=1231016/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=75568 CPUtime=102.11
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 19739 0 0 0 9937 274 0 0 18 0 4 0 90888743 77381632 16094 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 18892 16094 70 163 0 18727 0
[pid=11731/tid=11732] ppid=11729 vsize=75568 CPUtime=1.52
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 2038 0 0 0 34 118 0 0 16 0 4 0 90888743 77381632 16094 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11731/tid=11733] ppid=11729 vsize=75568 CPUtime=50.32
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8571 0 0 0 4957 75 0 0 25 0 4 0 90888743 77381632 16094 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11731/tid=11734] ppid=11729 vsize=75568 CPUtime=50.24
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 9047 0 0 0 4944 80 0 0 25 0 4 0 90888743 77381632 16094 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 75568

[startup+57.6011 s]
/proc/loadavg: 1.57 1.15 1.05 3/68 11735
/proc/meminfo: memFree=1229608/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=76528 CPUtime=114.87
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 20073 0 0 0 11162 325 0 0 18 0 4 0 90888743 78364672 16428 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 19132 16428 70 163 0 18967 0
[pid=11731/tid=11732] ppid=11729 vsize=76528 CPUtime=1.82
/proc/11731/task/11732/stat : 11732 (satake) R 11729 11731 10932 0 -1 4194368 2142 0 0 0 39 143 0 0 15 0 4 0 90888743 78364672 16428 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=76528 CPUtime=56.54
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8682 0 0 0 5564 90 0 0 17 0 4 0 90888743 78364672 16428 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11731/tid=11734] ppid=11729 vsize=76528 CPUtime=56.49
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 9166 0 0 0 5558 91 0 0 17 0 4 0 90888743 78364672 16428 1992294400 134512640 135180984 4294956208 18446744073709551615 134528060 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 114.87
Current children cumulated vsize (KiB) 76528

[startup+64.0026 s]
/proc/loadavg: 1.63 1.18 1.06 3/68 11735
/proc/meminfo: memFree=1228584/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=77068 CPUtime=127.63
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 20334 0 0 0 12401 362 0 0 18 0 4 0 90888743 78917632 16689 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 19267 16689 70 163 0 19102 0
[pid=11731/tid=11732] ppid=11729 vsize=77068 CPUtime=2.02
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 2210 0 0 0 43 159 0 0 16 0 4 0 90888743 78917632 16689 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11731/tid=11733] ppid=11729 vsize=77068 CPUtime=62.8
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8759 0 0 0 6179 101 0 0 25 0 4 0 90888743 78917632 16689 1992294400 134512640 135180984 4294956208 18446744073709551615 134518217 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11731/tid=11734] ppid=11729 vsize=77068 CPUtime=62.78
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 9282 0 0 0 6178 100 0 0 25 0 4 0 90888743 78917632 16689 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 127.63
Current children cumulated vsize (KiB) 77068

[startup+67.2058 s]
/proc/loadavg: 1.63 1.18 1.06 3/68 11735
/proc/meminfo: memFree=1227944/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=78372 CPUtime=134.01
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 20484 0 0 0 13017 384 0 0 18 0 4 0 90888743 80252928 16839 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 19593 16839 70 163 0 19428 0
[pid=11731/tid=11732] ppid=11729 vsize=78372 CPUtime=2.17
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 2252 0 0 0 47 170 0 0 16 0 4 0 90888743 80252928 16839 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=78372 CPUtime=65.9
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8801 0 0 0 6485 105 0 0 21 0 4 0 90888743 80252928 16839 1992294400 134512640 135180984 4294956208 18446744073709551615 134528571 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11731/tid=11734] ppid=11729 vsize=78372 CPUtime=65.91
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 9348 0 0 0 6484 107 0 0 20 0 4 0 90888743 80252928 16839 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 134.01
Current children cumulated vsize (KiB) 78372

[startup+68.0019 s]
/proc/loadavg: 1.63 1.18 1.06 3/68 11735
/proc/meminfo: memFree=1227944/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=78372 CPUtime=135.59
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 20499 0 0 0 13171 388 0 0 18 0 4 0 90888743 80252928 16854 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 19593 16854 70 163 0 19428 0
[pid=11731/tid=11732] ppid=11729 vsize=78372 CPUtime=2.19
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 2261 0 0 0 47 172 0 0 15 0 4 0 90888743 80252928 16854 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=78372 CPUtime=66.68
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8801 0 0 0 6562 106 0 0 25 0 4 0 90888743 80252928 16854 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11731/tid=11734] ppid=11729 vsize=78372 CPUtime=66.69
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 9354 0 0 0 6561 108 0 0 25 0 4 0 90888743 80252928 16854 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 135.59
Current children cumulated vsize (KiB) 78372

[startup+68.4019 s]
/proc/loadavg: 1.66 1.19 1.06 3/68 11735
/proc/meminfo: memFree=1227816/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=78372 CPUtime=136.39
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 20505 0 0 0 13249 390 0 0 18 0 4 0 90888743 80252928 16860 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 19593 16860 70 163 0 19428 0
[pid=11731/tid=11732] ppid=11729 vsize=78372 CPUtime=2.21
/proc/11731/task/11732/stat : 11732 (satake) S 11729 11731 10932 0 -1 4194368 2267 0 0 0 48 173 0 0 15 0 4 0 90888743 80252928 16860 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11731/tid=11733] ppid=11729 vsize=78372 CPUtime=67.07
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8801 0 0 0 6600 107 0 0 25 0 4 0 90888743 80252928 16860 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11731/tid=11734] ppid=11729 vsize=78372 CPUtime=67.09
/proc/11731/task/11734/stat : 11734 (satake) R 11729 11731 10932 0 -1 4194368 9354 0 0 0 6600 109 0 0 25 0 4 0 90888743 80252928 16860 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 136.39
Current children cumulated vsize (KiB) 78372

[startup+68.8019 s]
/proc/loadavg: 1.66 1.19 1.06 3/68 11735
/proc/meminfo: memFree=1227816/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=64308 CPUtime=137.03
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 20514 0 0 0 13312 391 0 0 16 0 2 0 90888743 65851392 14391 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 16077 14391 79 163 0 15912 0
[pid=11731/tid=11733] ppid=11729 vsize=64308 CPUtime=67.47
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8801 0 0 0 6640 107 0 0 25 0 2 0 90888743 65851392 14391 1992294400 134512640 135180984 4294956208 18446744073709551615 134532433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 137.03
Current children cumulated vsize (KiB) 64308

[startup+68.9019 s]
/proc/loadavg: 1.66 1.19 1.06 3/68 11735
/proc/meminfo: memFree=1227816/2055920 swapFree=4192956/4192956
[pid=11731] ppid=11729 vsize=60936 CPUtime=137.13
/proc/11731/stat : 11731 (satake) S 11729 11731 10932 0 -1 4194304 20514 0 0 0 13322 391 0 0 16 0 2 0 90888743 62398464 13863 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11731/statm: 15234 13863 79 163 0 15069 0
[pid=11731/tid=11733] ppid=11729 vsize=60936 CPUtime=67.57
/proc/11731/task/11733/stat : 11733 (satake) R 11729 11731 10932 0 -1 4194368 8801 0 0 0 6650 107 0 0 25 0 2 0 90888743 62398464 13863 1992294400 134512640 135180984 4294956208 18446744073709551615 134672196 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 137.13
Current children cumulated vsize (KiB) 60936

Child status: 3
Real time (s): 68.9267
CPU time (s): 137.162
CPU user time (s): 133.239
CPU system time (s): 3.9234
CPU usage (%): 198.997
Max. virtual memory (cumulated for all children) (KiB): 78372


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.239
system time used= 3.9234
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20514
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= 379684
involuntary context switches= 377622

runsolver used 0.067989 second user time and 0.19297 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-25 05:02:41
IDJOB=1717498
IDBENCH=20415
IDSOLVER=553
FILE ID=node34/1717498-1240628560
PBS_JOBID= 9186315
Free space on /tmp= 66352 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717498-1240628560/watcher-1717498-1240628560 -o /tmp/evaluation-result-1717498-1240628560/solver-1717498-1240628560 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1717498-1240628560.cnf 3 1200

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=1150759594

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1295784 kB
Buffers:         83520 kB
Cached:         577236 kB
SwapCached:          0 kB
Active:         207868 kB
Inactive:       466804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1295784 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8040 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            71496 kB
Committed_AS:   303636 kB
PageTables:       1380 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= 66352 MiB
End job on node34 at 2009-04-25 05:03:50