Trace number 1577816

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 22.7035 11.9164

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.35749
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

22.58/11.88	c Benchmark name    : HOME/instance-1577816-1241004910.cnf
22.58/11.88	c Thread Num        :            3
22.58/11.88	c restarts          :            4
22.58/11.88	c conflicts         :          695
22.58/11.88	c decisions         :         3214           (      311 / sec      )
22.58/11.88	c propagations      :      1839276           (   178101 / sec      )
22.58/11.88	c inspects          :      5935519           (   574750 / sec      )
22.58/11.88	c conflict literals :         7759           (    17.44 % deleted  )
22.58/11.88	c cpu time          :        10.33           
22.58/11.88	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-1577816-1241004910/watcher-1577816-1241004910 -o /tmp/evaluation-result-1577816-1241004910/solver-1577816-1241004910 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1577816-1241004910.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.01 1.33 1.33 3/64 6596
/proc/meminfo: memFree=1451512/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=5124 CPUtime=0
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 651 0 0 0 0 0 0 0 18 0 4 0 128524553 5246976 636 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6596/statm: 1281 642 65 163 0 1116 0
[pid=6596/tid=6597] ppid=6594 vsize=5124 CPUtime=0
/proc/6596/task/6597/stat : 6597 (satake) S 6594 6596 5947 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 128524553 5246976 659 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6596/tid=6598] ppid=6594 vsize=5124 CPUtime=0
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 589 0 0 0 0 0 0 0 20 0 4 0 128524553 5246976 668 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6596/tid=6599] ppid=6594 vsize=5124 CPUtime=0
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 3 0 0 0 0 0 0 0 19 0 4 0 128524553 5246976 676 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0411799 s]
/proc/loadavg: 1.01 1.33 1.33 3/64 6596
/proc/meminfo: memFree=1451512/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=33800 CPUtime=0.07
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 7606 0 0 0 0 7 0 0 18 0 4 0 128524553 34611200 7591 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6596/statm: 8450 7591 65 163 0 8285 0
[pid=6596/tid=6597] ppid=6594 vsize=33800 CPUtime=0
/proc/6596/task/6597/stat : 6597 (satake) S 6594 6596 5947 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 128524553 34611200 7591 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6596/tid=6598] ppid=6594 vsize=33800 CPUtime=0.03
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 4118 0 0 0 0 3 0 0 20 0 4 0 128524553 34611200 7591 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6596/tid=6599] ppid=6594 vsize=33800 CPUtime=0.03
/proc/6596/task/6599/stat : 6599 (satake) D 6594 6596 5947 0 -1 4194368 3398 0 0 0 0 3 0 0 18 0 4 0 128524553 34611200 7591 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33800

[startup+0.101757 s]
/proc/loadavg: 1.01 1.33 1.33 3/64 6596
/proc/meminfo: memFree=1451512/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=132104 CPUtime=0.18
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 18761 0 0 0 0 18 0 0 18 0 4 0 128524553 135274496 18747 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6596/statm: 33026 18755 65 163 0 32861 0
[pid=6596/tid=6597] ppid=6594 vsize=132104 CPUtime=0
/proc/6596/task/6597/stat : 6597 (satake) S 6594 6596 5947 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 128524553 135274496 18761 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6596/tid=6598] ppid=6594 vsize=132104 CPUtime=0.09
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 9624 0 0 0 0 9 0 0 20 0 4 0 128524553 135274496 18768 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6596/tid=6599] ppid=6594 vsize=132104 CPUtime=0.09
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 9069 0 0 0 0 9 0 0 18 0 4 0 128524553 135274496 18775 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 132104

[startup+0.303038 s]
/proc/loadavg: 1.01 1.33 1.33 3/64 6596
/proc/meminfo: memFree=1451512/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=133456 CPUtime=0.57
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 32354 0 0 0 28 29 0 0 18 0 4 0 128524553 136658944 32319 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6596/statm: 33364 32320 65 163 0 33199 0
[pid=6596/tid=6597] ppid=6594 vsize=133456 CPUtime=0
/proc/6596/task/6597/stat : 6597 (satake) S 6594 6596 5947 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 128524553 136658944 32320 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6596/tid=6598] ppid=6594 vsize=133456 CPUtime=0.28
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 16046 0 0 0 14 14 0 0 16 0 4 0 128524553 136658944 32320 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6596/tid=6599] ppid=6594 vsize=133456 CPUtime=0.28
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 16219 0 0 0 14 14 0 0 16 0 4 0 128524553 136658944 32321 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 133456

[startup+0.702002 s]
/proc/loadavg: 1.01 1.33 1.33 3/64 6596
/proc/meminfo: memFree=1451512/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=196308 CPUtime=1.36
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 43829 0 0 0 101 35 0 0 18 0 4 0 128524553 201019392 43794 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6596/statm: 49077 43795 65 163 0 48912 0
[pid=6596/tid=6597] ppid=6594 vsize=196308 CPUtime=0
/proc/6596/task/6597/stat : 6597 (satake) S 6594 6596 5947 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 128524553 201019392 43795 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6596/tid=6598] ppid=6594 vsize=196308 CPUtime=0.68
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 21564 0 0 0 50 18 0 0 16 0 4 0 128524553 201019392 43796 1992294400 134512640 135180984 4294956208 18446744073709551615 134535254 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6596/tid=6599] ppid=6594 vsize=196308 CPUtime=0.68
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 22177 0 0 0 51 17 0 0 15 0 4 0 128524553 201019392 43796 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 196308

[startup+1.50209 s]
/proc/loadavg: 1.01 1.33 1.33 2/68 6600
/proc/meminfo: memFree=1240664/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=308324 CPUtime=2.92
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 66599 0 0 0 243 49 0 0 18 0 4 0 128524553 315723776 66564 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6596/statm: 77081 66565 65 163 0 76916 0
[pid=6596/tid=6597] ppid=6594 vsize=308324 CPUtime=0
/proc/6596/task/6597/stat : 6597 (satake) S 6594 6596 5947 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 128524553 315723776 66566 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6596/tid=6598] ppid=6594 vsize=308324 CPUtime=1.44
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 32215 0 0 0 119 25 0 0 16 0 4 0 128524553 315723776 66566 1992294400 134512640 135180984 4294956208 18446744073709551615 134535242 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6596/tid=6599] ppid=6594 vsize=308324 CPUtime=1.46
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 34297 0 0 0 123 23 0 0 15 0 4 0 128524553 315723776 66567 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 308324

[startup+3.10129 s]
/proc/loadavg: 1.01 1.33 1.33 3/68 6600
/proc/meminfo: memFree=1116824/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=496840 CPUtime=6.09
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 105295 0 0 0 530 79 0 0 18 0 4 0 128524553 508764160 105260 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6596/statm: 124210 105260 66 163 0 124045 0
[pid=6596/tid=6597] ppid=6594 vsize=496840 CPUtime=0
/proc/6596/task/6597/stat : 6597 (satake) S 6594 6596 5947 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 128524553 508764160 105260 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6596/tid=6598] ppid=6594 vsize=496840 CPUtime=3.03
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 52831 0 0 0 262 41 0 0 16 0 4 0 128524553 508764160 105260 1992294400 134512640 135180984 4294956208 18446744073709551615 134520781 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6596/tid=6599] ppid=6594 vsize=496840 CPUtime=3.05
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 52374 0 0 0 267 38 0 0 17 0 4 0 128524553 508764160 105260 1992294400 134512640 135180984 4294956208 18446744073709551615 134520787 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 496840

[startup+6.30265 s]
/proc/loadavg: 1.17 1.36 1.34 3/68 6600
/proc/meminfo: memFree=1030232/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=496840 CPUtime=12.47
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 105295 0 0 0 1168 79 0 0 18 0 4 0 128524553 508764160 105260 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6596/statm: 124210 105260 66 163 0 124045 0
[pid=6596/tid=6597] ppid=6594 vsize=496840 CPUtime=0
/proc/6596/task/6597/stat : 6597 (satake) S 6594 6596 5947 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 128524553 508764160 105260 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6596/tid=6598] ppid=6594 vsize=496840 CPUtime=6.22
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 52831 0 0 0 581 41 0 0 20 0 4 0 128524553 508764160 105260 1992294400 134512640 135180984 4294956208 18446744073709551615 134520815 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6596/tid=6599] ppid=6594 vsize=496840 CPUtime=6.24
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 52374 0 0 0 586 38 0 0 22 0 4 0 128524553 508764160 105260 1992294400 134512640 135180984 4294956208 18446744073709551615 134520800 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 496840

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

[startup+9.50103 s]
/proc/loadavg: 1.24 1.37 1.34 2/68 6600
/proc/meminfo: memFree=1083096/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=429080 CPUtime=18.43
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 115379 0 0 0 1752 91 0 0 18 0 4 0 128524553 439377920 88376 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6596/statm: 107270 88376 70 163 0 107105 0
[pid=6596/tid=6597] ppid=6594 vsize=429080 CPUtime=0.25
/proc/6596/task/6597/stat : 6597 (satake) S 6594 6596 5947 0 -1 4194368 9068 0 0 0 18 7 0 0 16 0 4 0 128524553 439377920 88376 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=6596/tid=6598] ppid=6594 vsize=429080 CPUtime=9.29
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 53347 0 0 0 886 43 0 0 17 0 4 0 128524553 439377920 88376 1992294400 134512640 135180984 4294956208 18446744073709551615 134523819 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6596/tid=6599] ppid=6594 vsize=429080 CPUtime=8.86
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 52881 0 0 0 847 39 0 0 17 0 4 0 128524553 439377920 88376 1992294400 134512640 135180984 4294956208 18446744073709551615 134519885 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.43
Current children cumulated vsize (KiB) 429080

[startup+11.1012 s]
/proc/loadavg: 1.24 1.37 1.34 2/67 6600
/proc/meminfo: memFree=1127640/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=394076 CPUtime=21.42
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 115629 0 0 0 2014 128 0 0 16 0 3 0 128524553 403533824 80896 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6596/statm: 98519 80896 79 163 0 98354 0
[pid=6596/tid=6598] ppid=6594 vsize=394076 CPUtime=10.72
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 53596 0 0 0 1011 61 0 0 16 0 3 0 128524553 403533824 80896 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6596/tid=6599] ppid=6594 vsize=394076 CPUtime=10.28
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 52881 0 0 0 970 58 0 0 16 0 3 0 128524553 403533824 80896 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.42
Current children cumulated vsize (KiB) 394076

[startup+11.5013 s]
/proc/loadavg: 1.24 1.37 1.34 2/67 6600
/proc/meminfo: memFree=1127640/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=394076 CPUtime=22.23
/proc/6596/stat : 6596 (satake) S 6594 6596 5947 0 -1 4194304 115629 0 0 0 2053 170 0 0 16 0 3 0 128524553 403533824 80896 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6596/statm: 98519 80896 79 163 0 98354 0
[pid=6596/tid=6598] ppid=6594 vsize=394076 CPUtime=11.12
/proc/6596/task/6598/stat : 6598 (satake) R 6594 6596 5947 0 -1 4194368 53596 0 0 0 1030 82 0 0 16 0 3 0 128524553 403533824 80896 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6596/tid=6599] ppid=6594 vsize=394076 CPUtime=10.69
/proc/6596/task/6599/stat : 6599 (satake) R 6594 6596 5947 0 -1 4194368 52881 0 0 0 990 79 0 0 16 0 3 0 128524553 403533824 80896 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.23
Current children cumulated vsize (KiB) 394076

[startup+11.9015 s]
/proc/loadavg: 1.24 1.37 1.34 2/67 6600
/proc/meminfo: memFree=1127640/2055920 swapFree=4180352/4192956
[pid=6596] ppid=6594 vsize=0 CPUtime=22.68
/proc/6596/stat : 6596 (satake) R 6594 6596 5947 0 -1 4194308 115629 0 0 0 2091 177 0 0 16 0 1 0 128524553 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/6596/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.68
Current children cumulated vsize (KiB) 0

Child status: 3
Real time (s): 11.9164
CPU time (s): 22.7035
CPU user time (s): 20.9128
CPU system time (s): 1.79073
CPU usage (%): 190.524
Max. virtual memory (cumulated for all children) (KiB): 496840


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.9128
system time used= 1.79073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115629
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= 8352
involuntary context switches= 3701

runsolver used 0.019996 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-29 13:35:13
IDJOB=1577816
IDBENCH=70966
IDSOLVER=553
FILE ID=node20/1577816-1241004910
PBS_JOBID= 9204847
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=15550158

node20.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	: 5931.00
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:       1451992 kB
Buffers:         37360 kB
Cached:         513872 kB
SwapCached:       6912 kB
Active:          88968 kB
Inactive:       470928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1451992 kB
SwapTotal:     4192956 kB
SwapFree:      4180352 kB
Dirty:           54696 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            30000 kB
Committed_AS:   586848 kB
PageTables:       1420 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= 66344 MiB
End job on node20 at 2009-04-29 13:35:25