Trace number 1717654

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 342.093 171.571

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.7128
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

341.99/171.56	c Benchmark name    : HOME/instance-1717654-1240629550.cnf
341.99/171.56	c Thread Num        :            3
341.99/171.56	c restarts          :           15
341.99/171.56	c conflicts         :        68688
341.99/171.56	c decisions         :       122992           (      718 / sec      )
341.99/171.56	c propagations      :    232592453           (  1358762 / sec      )
341.99/171.56	c inspects          :    635806761           (  3714265 / sec      )
341.99/171.56	c conflict literals :      1903931           (    40.67 % deleted  )
341.99/171.56	c cpu time          :       171.18           
341.99/171.56	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-1717654-1240629550/watcher-1717654-1240629550 -o /tmp/evaluation-result-1717654-1240629550/solver-1717654-1240629550 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1717654-1240629550.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: 1.00 1.02 1.00 2/64 11536
/proc/meminfo: memFree=989744/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=1536 CPUtime=0
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 181 0 0 0 0 0 0 0 20 0 4 0 90987732 1572864 167 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 384 174 65 163 0 219 0
[pid=11536/tid=11537] ppid=11534 vsize=1536 CPUtime=0
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 7 0 0 0 0 0 0 0 22 0 4 0 90987733 1572864 193 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=1536 CPUtime=0
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 127 0 0 0 0 0 0 0 22 0 4 0 90987733 1572864 202 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=1536 CPUtime=0
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 4 0 90987733 1572864 211 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.00734503 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 11536
/proc/meminfo: memFree=989744/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=3072 CPUtime=0
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 597 0 0 0 0 0 0 0 20 0 4 0 90987732 3145728 582 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 768 589 65 163 0 603 0
[pid=11536/tid=11537] ppid=11534 vsize=3072 CPUtime=0
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 7 0 0 0 0 0 0 0 22 0 4 0 90987733 3145728 594 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=3072 CPUtime=0
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 527 0 0 0 0 0 0 0 22 0 4 0 90987733 3145728 602 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=3072 CPUtime=0
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 4 0 90987733 3145728 609 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3072

[startup+0.101363 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 11536
/proc/meminfo: memFree=989744/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=25972 CPUtime=0.18
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 5961 0 0 0 14 4 0 0 20 0 4 0 90987732 26595328 5938 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 6493 5938 65 163 0 6328 0
[pid=11536/tid=11537] ppid=11534 vsize=25972 CPUtime=0
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 7 0 0 0 0 0 0 0 22 0 4 0 90987733 26595328 5938 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=25972 CPUtime=0.09
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 2897 0 0 0 7 2 0 0 17 0 4 0 90987733 26595328 5939 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=25972 CPUtime=0.09
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 2976 0 0 0 7 2 0 0 17 0 4 0 90987733 26595328 5939 1992294400 134512640 135180984 4294956208 18446744073709551615 134513724 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 25972

[startup+0.301386 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 11536
/proc/meminfo: memFree=989744/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=49156 CPUtime=0.58
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 11446 0 0 0 51 7 0 0 20 0 4 0 90987732 50335744 11408 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 12289 11409 65 163 0 12124 0
[pid=11536/tid=11537] ppid=11534 vsize=49156 CPUtime=0
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 7 0 0 0 0 0 0 0 22 0 4 0 90987733 50335744 11409 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=49156 CPUtime=0.28
/proc/11536/task/11538/stat : 11538 (satake) S 11534 11536 10630 0 -1 4194368 5546 0 0 0 25 3 0 0 16 0 4 0 90987733 50335744 11409 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=49156 CPUtime=0.28
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 5811 0 0 0 25 3 0 0 17 0 4 0 90987733 50335744 11409 1992294400 134512640 135180984 4294956208 18446744073709551615 134675767 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 49156

[startup+0.701438 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 11536
/proc/meminfo: memFree=989744/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=64660 CPUtime=1.38
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 17814 0 0 0 125 13 0 0 20 0 4 0 90987732 66211840 13954 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 16165 13954 68 163 0 16000 0
[pid=11536/tid=11537] ppid=11534 vsize=64660 CPUtime=0.02
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 1680 0 0 0 1 1 0 0 16 0 4 0 90987733 66211840 13954 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=64660 CPUtime=0.65
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 7912 0 0 0 60 5 0 0 16 0 4 0 90987733 66211840 13954 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=64660 CPUtime=0.68
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 8139 0 0 0 63 5 0 0 17 0 4 0 90987733 66211840 13954 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) 64660

[startup+1.50153 s]
/proc/loadavg: 1.00 1.02 1.00 3/68 11540
/proc/meminfo: memFree=933904/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=64792 CPUtime=2.97
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 17877 0 0 0 281 16 0 0 20 0 4 0 90987732 66347008 14017 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 16198 14017 70 163 0 16033 0
[pid=11536/tid=11537] ppid=11534 vsize=64792 CPUtime=0.04
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 1686 0 0 0 2 2 0 0 16 0 4 0 90987733 66347008 14017 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=64792 CPUtime=1.44
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 7945 0 0 0 138 6 0 0 17 0 4 0 90987733 66347008 14017 1992294400 134512640 135180984 4294956208 18446744073709551615 134528398 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=64792 CPUtime=1.46
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 8163 0 0 0 140 6 0 0 18 0 4 0 90987733 66347008 14017 1992294400 134512640 135180984 4294956208 18446744073709551615 134523641 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 64792

[startup+3.10173 s]
/proc/loadavg: 1.00 1.02 1.00 4/68 11540
/proc/meminfo: memFree=933392/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=65092 CPUtime=6.16
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 17970 0 0 0 592 24 0 0 20 0 4 0 90987732 66654208 14110 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 16273 14110 70 163 0 16108 0
[pid=11536/tid=11537] ppid=11534 vsize=65092 CPUtime=0.08
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 1692 0 0 0 2 6 0 0 16 0 4 0 90987733 66654208 14110 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=65092 CPUtime=3.01
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 7980 0 0 0 292 9 0 0 19 0 4 0 90987733 66654208 14110 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=65092 CPUtime=3.04
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 8215 0 0 0 296 8 0 0 18 0 4 0 90987733 66654208 14110 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 65092

[startup+6.30212 s]
/proc/loadavg: 1.08 1.04 1.01 3/68 11540
/proc/meminfo: memFree=932624/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=65488 CPUtime=12.54
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 18120 0 0 0 1215 39 0 0 20 0 4 0 90987732 67059712 14260 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 16372 14260 70 163 0 16207 0
[pid=11536/tid=11537] ppid=11534 vsize=65488 CPUtime=0.16
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 1720 0 0 0 4 12 0 0 15 0 4 0 90987733 67059712 14260 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=65488 CPUtime=6.18
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 8025 0 0 0 606 12 0 0 17 0 4 0 90987733 67059712 14260 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11536/tid=11539] ppid=11534 vsize=65488 CPUtime=6.18
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 8292 0 0 0 605 13 0 0 17 0 4 0 90987733 67059712 14260 1992294400 134512640 135180984 4294956208 18446744073709551615 134518255 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 65488

[startup+12.7029 s]
/proc/loadavg: 1.16 1.05 1.01 3/68 11540
/proc/meminfo: memFree=931416/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=67192 CPUtime=25.31
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 18412 0 0 0 2463 68 0 0 20 0 4 0 90987732 68804608 14552 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 16798 14552 70 163 0 16633 0
[pid=11536/tid=11537] ppid=11534 vsize=67192 CPUtime=0.31
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 1772 0 0 0 7 24 0 0 16 0 4 0 90987733 68804608 14552 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=67192 CPUtime=12.48
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 8169 0 0 0 1227 21 0 0 22 0 4 0 90987733 68804608 14552 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=67192 CPUtime=12.49
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 8388 0 0 0 1227 22 0 0 25 0 4 0 90987733 68804608 14552 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 67192

[startup+25.5014 s]
/proc/loadavg: 1.34 1.10 1.02 3/68 11540
/proc/meminfo: memFree=929112/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=69416 CPUtime=50.85
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 19030 0 0 0 4969 116 0 0 20 0 4 0 90987732 71081984 15170 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 17354 15170 70 163 0 17189 0
[pid=11536/tid=11537] ppid=11534 vsize=69416 CPUtime=0.6
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 1867 0 0 0 15 45 0 0 16 0 4 0 90987733 71081984 15170 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=69416 CPUtime=25.13
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 8383 0 0 0 2478 35 0 0 25 0 4 0 90987733 71081984 15170 1992294400 134512640 135180984 4294956208 18446744073709551615 134526482 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=69416 CPUtime=25.1
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 8697 0 0 0 2475 35 0 0 25 0 4 0 90987733 71081984 15170 1992294400 134512640 135180984 4294956208 18446744073709551615 134528441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 69416

[startup+51.1015 s]
/proc/loadavg: 1.57 1.17 1.05 3/68 11540
/proc/meminfo: memFree=924184/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=74476 CPUtime=101.92
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 20287 0 0 0 9954 238 0 0 20 0 4 0 90987732 76263424 16427 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 18619 16427 70 163 0 18454 0
[pid=11536/tid=11537] ppid=11534 vsize=74476 CPUtime=1.32
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 2133 0 0 0 31 101 0 0 16 0 4 0 90987733 76263424 16427 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=74476 CPUtime=50.29
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 8899 0 0 0 4959 70 0 0 25 0 4 0 90987733 76263424 16427 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=74476 CPUtime=50.3
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 9172 0 0 0 4964 66 0 0 17 0 4 0 90987733 76263424 16427 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 74476

[startup+102.306 s]
/proc/loadavg: 1.81 1.29 1.10 3/68 11540
/proc/meminfo: memFree=914264/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=84056 CPUtime=204.07
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 22704 0 0 0 19869 538 0 0 20 0 4 0 90987732 86073344 18844 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 21014 18844 70 163 0 20849 0
[pid=11536/tid=11537] ppid=11534 vsize=84056 CPUtime=3.08
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 2783 0 0 0 68 240 0 0 16 0 4 0 90987733 86073344 18844 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=84056 CPUtime=100.59
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 9642 0 0 0 9906 153 0 0 18 0 4 0 90987733 86073344 18844 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11536/tid=11539] ppid=11534 vsize=84056 CPUtime=100.38
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 10196 0 0 0 9894 144 0 0 18 0 4 0 90987733 86073344 18844 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 84056

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.15 3/68 11540
/proc/meminfo: memFree=902168/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=98280 CPUtime=323.73
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 25763 0 0 0 31323 1050 0 0 20 0 4 0 90987732 100638720 21903 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 24570 21903 70 163 0 24405 0
[pid=11536/tid=11537] ppid=11534 vsize=98280 CPUtime=6.06
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 3920 0 0 0 126 480 0 0 16 0 4 0 90987733 100638720 21903 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11536/tid=11538] ppid=11534 vsize=98280 CPUtime=158.91
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 10475 0 0 0 15606 285 0 0 17 0 4 0 90987733 100638720 21903 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11536/tid=11539] ppid=11534 vsize=98280 CPUtime=158.73
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 11285 0 0 0 15590 283 0 0 25 0 4 0 90987733 100638720 21903 1992294400 134512640 135180984 4294956208 18446744073709551615 134526482 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 98280

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

[startup+166.302 s]
/proc/loadavg: 1.93 1.43 1.15 3/68 11540
/proc/meminfo: memFree=901400/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=98924 CPUtime=331.71
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 25916 0 0 0 32094 1077 0 0 20 0 4 0 90987732 101298176 22056 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 24731 22056 70 163 0 24566 0
[pid=11536/tid=11537] ppid=11534 vsize=98924 CPUtime=6.21
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 3969 0 0 0 129 492 0 0 16 0 4 0 90987733 101298176 22056 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11536/tid=11538] ppid=11534 vsize=98924 CPUtime=162.82
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 10527 0 0 0 15990 292 0 0 16 0 4 0 90987733 101298176 22056 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11536/tid=11539] ppid=11534 vsize=98924 CPUtime=162.66
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 11337 0 0 0 15974 292 0 0 18 0 4 0 90987733 101298176 22056 1992294400 134512640 135180984 4294956208 18446744073709551615 134528760 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 331.71
Current children cumulated vsize (KiB) 98924

[startup+169.502 s]
/proc/loadavg: 1.93 1.43 1.15 3/68 11540
/proc/meminfo: memFree=901144/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=98924 CPUtime=338.09
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 25965 0 0 0 32721 1088 0 0 20 0 4 0 90987732 101298176 22105 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 24731 22105 70 163 0 24566 0
[pid=11536/tid=11537] ppid=11534 vsize=98924 CPUtime=6.29
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 3991 0 0 0 131 498 0 0 16 0 4 0 90987733 101298176 22105 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=98924 CPUtime=165.96
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 10535 0 0 0 16302 294 0 0 18 0 4 0 90987733 101298176 22105 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11536/tid=11539] ppid=11534 vsize=98924 CPUtime=165.81
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 11356 0 0 0 16286 295 0 0 18 0 4 0 90987733 101298176 22105 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 338.09
Current children cumulated vsize (KiB) 98924

[startup+170.302 s]
/proc/loadavg: 1.93 1.43 1.15 3/68 11540
/proc/meminfo: memFree=901144/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=98924 CPUtime=339.69
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 25970 0 0 0 32875 1094 0 0 20 0 4 0 90987732 101298176 22110 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 24731 22110 70 163 0 24566 0
[pid=11536/tid=11537] ppid=11534 vsize=98924 CPUtime=6.33
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 3993 0 0 0 132 501 0 0 16 0 4 0 90987733 101298176 22110 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11536/tid=11538] ppid=11534 vsize=98924 CPUtime=166.75
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 10538 0 0 0 16379 296 0 0 19 0 4 0 90987733 101298176 22110 1992294400 134512640 135180984 4294956208 18446744073709551615 134528441 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11536/tid=11539] ppid=11534 vsize=98924 CPUtime=166.6
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 11356 0 0 0 16363 297 0 0 17 0 4 0 90987733 101298176 22110 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 98924

[startup+171.102 s]
/proc/loadavg: 1.94 1.44 1.16 3/68 11540
/proc/meminfo: memFree=901144/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=99056 CPUtime=341.28
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 25989 0 0 0 33030 1098 0 0 20 0 4 0 90987732 101433344 22129 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 24764 22129 70 163 0 24599 0
[pid=11536/tid=11537] ppid=11534 vsize=99056 CPUtime=6.34
/proc/11536/task/11537/stat : 11537 (satake) S 11534 11536 10630 0 -1 4194368 3997 0 0 0 132 502 0 0 16 0 4 0 90987733 101433344 22129 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11536/tid=11538] ppid=11534 vsize=99056 CPUtime=167.52
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 10540 0 0 0 16456 296 0 0 20 0 4 0 90987733 101433344 22129 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11536/tid=11539] ppid=11534 vsize=99056 CPUtime=167.39
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 11369 0 0 0 16441 298 0 0 18 0 4 0 90987733 101433344 22129 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.28
Current children cumulated vsize (KiB) 99056

[startup+171.502 s]
/proc/loadavg: 1.94 1.44 1.16 3/67 11540
/proc/meminfo: memFree=908248/2055920 swapFree=4192956/4192956
[pid=11536] ppid=11534 vsize=88624 CPUtime=341.99
/proc/11536/stat : 11536 (satake) S 11534 11536 10630 0 -1 4194304 25998 0 0 0 33087 1112 0 0 16 0 3 0 90987732 90750976 20236 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11536/statm: 22156 20236 79 163 0 21991 0
[pid=11536/tid=11538] ppid=11534 vsize=88624 CPUtime=167.8
/proc/11536/task/11538/stat : 11538 (satake) R 11534 11536 10630 0 -1 4194368 10540 0 0 0 16477 303 0 0 16 0 3 0 90987733 90750976 20236 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11536/tid=11539] ppid=11534 vsize=88624 CPUtime=167.75
/proc/11536/task/11539/stat : 11539 (satake) R 11534 11536 10630 0 -1 4194368 11378 0 0 0 16470 305 0 0 16 0 3 0 90987733 90750976 20236 1992294400 134512640 135180984 4294956208 18446744073709551615 134666427 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 88624

Child status: 3
Real time (s): 171.571
CPU time (s): 342.093
CPU user time (s): 330.935
CPU system time (s): 11.1583
CPU usage (%): 199.388
Max. virtual memory (cumulated for all children) (KiB): 99056


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 330.935
system time used= 11.1583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25998
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= 977499
involuntary context switches= 969616

runsolver used 0.146977 second user time and 0.484926 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-25 05:19:11
IDJOB=1717654
IDBENCH=20420
IDSOLVER=553
FILE ID=node33/1717654-1240629550
PBS_JOBID= 9186362
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED=1577642814

node33.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.212
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.212
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:        990224 kB
Buffers:         85276 kB
Cached:         876856 kB
SwapCached:          0 kB
Active:         151776 kB
Inactive:       824288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        990224 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8384 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            75680 kB
Committed_AS:   273992 kB
PageTables:       1388 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= 66372 MiB
End job on node33 at 2009-04-25 05:22:03