Trace number 1780012

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
ManySAT 1.1 aimd 2/2009-03-20 (4 threads)UNSAT 417.27 105.51

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark417.27
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Parsing...
0.11/0.13	c ==============================================================================
0.11/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.13	c ==============================================================================
0.11/0.13	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
0.71/0.79	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
0.71/0.80	c ==============================================================================
0.71/0.80	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
0.71/0.80	c CPU time:   0.79 s
0.71/0.80	c ==============================================================================
417.12/105.50	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
417.12/105.50	c ============================[ Problem Statistics ]=============================
417.12/105.50	c |                                                                             |
417.12/105.50	c threadId              : 3
417.12/105.50	c restarts              : 343
417.12/105.50	c conflicts             : 291436         (701 /sec)
417.12/105.50	c decisions             : 418992         (2.75 % random) (1008 /sec)
417.12/105.50	c propagations          : 61195312       (147189 /sec)
417.12/105.50	c conflict literals     : 5632609        (34.45 % deleted)
417.12/105.50	c Memory used           : 114.74 MB
417.12/105.50	c CPU time              : 415.76 s
417.12/105.50	
417.12/105.50	c --->m=4, e=8, aimd=2, HOME/31837_many.cnf	time: 103.94	conflicts: 291436       
417.12/105.50	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1780012-1243528744/watcher-1780012-1243528744 -o /tmp/evaluation-result-1780012-1243528744/solver-1780012-1243528744 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780012-1243528744.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.04 4.05 4.34 3/98 31837
/proc/meminfo: memFree=2916524/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2416 CPUtime=0
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 934451194 2473984 274 4294967295 134512640 135169312 3213595648 3213594184 3085651694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31837/statm: 604 274 231 161 0 43 0
[pid=31838] ppid=31837 vsize=1056 CPUtime=0
/proc/31838/stat : 31838 (SatElite) R 31837 31837 28360 0 -1 4202496 211 0 0 0 0 0 0 0 18 0 1 0 934451194 1081344 148 4294967295 134512640 135034092 3216518800 3216515144 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31838/statm: 264 149 50 128 0 134 0

[startup+0.030144 s]
/proc/loadavg: 4.04 4.05 4.34 3/98 31837
/proc/meminfo: memFree=2916524/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2416 CPUtime=0
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 934451194 2473984 274 4294967295 134512640 135169312 3213595648 3213594184 3085651694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31837/statm: 604 274 231 161 0 43 0
[pid=31838] ppid=31837 vsize=5032 CPUtime=0.03
/proc/31838/stat : 31838 (SatElite) R 31837 31837 28360 0 -1 4202496 1084 0 0 0 3 0 0 0 18 0 1 0 934451194 5152768 1021 4294967295 134512640 135034092 3216518800 3216514760 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31838/statm: 1258 1022 50 128 0 1128 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7448

[startup+0.110142 s]
/proc/loadavg: 4.04 4.05 4.34 3/98 31837
/proc/meminfo: memFree=2916524/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2416 CPUtime=0
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 934451194 2473984 274 4294967295 134512640 135169312 3213595648 3213594184 3085651694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31837/statm: 604 274 231 161 0 43 0
[pid=31838] ppid=31837 vsize=17044 CPUtime=0.11
/proc/31838/stat : 31838 (SatElite) R 31837 31837 28360 0 -1 4202496 3474 0 0 0 11 0 0 0 18 0 1 0 934451194 17453056 3411 4294967295 134512640 135034092 3216518800 3216515144 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31838/statm: 4261 3411 50 128 0 4131 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 19460

[startup+0.310119 s]
/proc/loadavg: 4.04 4.05 4.34 3/98 31837
/proc/meminfo: memFree=2916524/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2416 CPUtime=0
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 934451194 2473984 274 4294967295 134512640 135169312 3213595648 3213594184 3085651694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31837/statm: 604 274 231 161 0 43 0
[pid=31838] ppid=31837 vsize=22400 CPUtime=0.31
/proc/31838/stat : 31838 (SatElite) R 31837 31837 28360 0 -1 4202496 4745 0 0 0 31 0 0 0 18 0 1 0 934451194 22937600 4682 4294967295 134512640 135034092 3216518800 3216515200 134536786 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31838/statm: 5600 4682 66 128 0 5470 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 24816

[startup+0.710086 s]
/proc/loadavg: 4.04 4.05 4.34 3/98 31837
/proc/meminfo: memFree=2916524/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2416 CPUtime=0
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 934451194 2473984 274 4294967295 134512640 135169312 3213595648 3213594184 3085651694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31837/statm: 604 274 231 161 0 43 0
[pid=31838] ppid=31837 vsize=25396 CPUtime=0.71
/proc/31838/stat : 31838 (SatElite) R 31837 31837 28360 0 -1 4202496 5579 0 0 0 70 1 0 0 18 0 1 0 934451194 26005504 5111 4294967295 134512640 135034092 3216518800 3216515200 134571824 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31838/statm: 6349 5111 67 128 0 6219 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 27812

[startup+1.51003 s]
/proc/loadavg: 4.04 4.05 4.34 2/100 31840
/proc/meminfo: memFree=2892844/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=53260 CPUtime=1.92
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 6479 0 0 0 188 4 0 0 17 0 4 0 934451283 54538240 6413 4294967295 134512640 135305190 3220048400 3220046576 134528771 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31840/statm: 13315 6413 79 194 0 13119 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 55680

[startup+3.1099 s]
/proc/loadavg: 4.04 4.05 4.34 6/103 31843
/proc/meminfo: memFree=2885788/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=60736 CPUtime=8.32
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 8421 0 0 0 826 6 0 0 16 0 4 0 934451283 62193664 8355 4294967295 134512640 135305190 3220048400 3220046576 134528603 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31840/statm: 15184 8355 79 194 0 14988 0
[pid=31840/tid=31841] ppid=31837 vsize=60736 CPUtime=2.05
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 709 0 0 0 204 1 0 0 16 0 4 0 934451298 62193664 8355 4294967295 134512640 135305190 3220048400 3082972080 134556572 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=60736 CPUtime=2
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 821 0 0 0 198 2 0 0 21 0 4 0 934451298 62193664 8355 4294967295 134512640 135305190 3220048400 3074583744 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=60736 CPUtime=2.06
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 829 0 0 0 206 0 0 0 16 0 4 0 934451298 62193664 8355 4294967295 134512640 135305190 3220048400 3066195136 134528788 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.21
Current children cumulated vsize (KiB) 63156

[startup+6.30964 s]
/proc/loadavg: 4.19 4.08 4.35 6/103 31843
/proc/meminfo: memFree=2876600/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=67148 CPUtime=21.11
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 10007 0 0 0 2104 7 0 0 17 0 4 0 934451283 68759552 9941 4294967295 134512640 135305190 3220048400 3220046576 134528252 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31840/statm: 16787 9941 79 194 0 16591 0
[pid=31840/tid=31841] ppid=31837 vsize=67148 CPUtime=5.24
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 1079 0 0 0 522 2 0 0 16 0 4 0 934451298 68759552 9941 4294967295 134512640 135305190 3220048400 3082972352 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=67148 CPUtime=5.2
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 1217 0 0 0 518 2 0 0 25 0 4 0 934451298 68759552 9941 4294967295 134512640 135305190 3220048400 3074583744 134528690 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=67148 CPUtime=5.26
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 1253 0 0 0 526 0 0 0 17 0 4 0 934451298 68759552 9941 4294967295 134512640 135305190 3220048400 3066195136 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22
Current children cumulated vsize (KiB) 69568

[startup+12.7091 s]
/proc/loadavg: 4.26 4.10 4.35 5/103 31844
/proc/meminfo: memFree=2867396/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=75456 CPUtime=46.66
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 12123 0 0 0 4656 10 0 0 25 0 4 0 934451283 77266944 12057 4294967295 134512640 135305190 3220048400 3220046576 134530561 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31840/statm: 18864 12057 79 194 0 18668 0
[pid=31840/tid=31841] ppid=31837 vsize=75456 CPUtime=11.64
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 1520 0 0 0 1162 2 0 0 25 0 4 0 934451298 77266944 12057 4294967295 134512640 135305190 3220048400 3082972352 134531155 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=75456 CPUtime=11.59
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 1907 0 0 0 1157 2 0 0 25 0 4 0 934451298 77266944 12057 4294967295 134512640 135305190 3220048400 3074583744 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=75456 CPUtime=11.65
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 1715 0 0 0 1164 1 0 0 25 0 4 0 934451298 77266944 12057 4294967295 134512640 135305190 3220048400 3066195136 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.55
Current children cumulated vsize (KiB) 77876

[startup+25.5181 s]
/proc/loadavg: 4.20 4.09 4.34 5/103 32028
/proc/meminfo: memFree=2856744/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=84456 CPUtime=97.54
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 14449 0 0 0 9731 23 0 0 25 0 4 0 934451283 86482944 14383 4294967295 134512640 135305190 3220048400 3220046576 134528265 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31840/statm: 21114 14383 79 194 0 20918 0
[pid=31840/tid=31841] ppid=31837 vsize=84456 CPUtime=24.41
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 2082 0 0 0 2436 5 0 0 25 0 4 0 934451298 86482944 14383 4294967295 134512640 135305190 3220048400 3082972352 134528539 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=84456 CPUtime=24.2
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 2492 0 0 0 2413 7 0 0 25 0 4 0 934451298 86482944 14383 4294967295 134512640 135305190 3220048400 3074583744 134528520 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=84456 CPUtime=24.4
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 2254 0 0 0 2437 3 0 0 25 0 4 0 934451298 86482944 14383 4294967295 134512640 135305190 3220048400 3066195136 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.43
Current children cumulated vsize (KiB) 86876

[startup+51.116 s]
/proc/loadavg: 4.26 4.11 4.35 5/103 32029
/proc/meminfo: memFree=2844444/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=98788 CPUtime=199.75
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 17589 0 0 0 19937 38 0 0 25 0 4 0 934451283 101158912 17523 4294967295 134512640 135305190 3220048400 3220046576 134528256 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31840/statm: 24697 17523 79 194 0 24501 0
[pid=31840/tid=31841] ppid=31837 vsize=98788 CPUtime=50
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 2953 0 0 0 4991 9 0 0 25 0 4 0 934451298 101158912 17523 4294967295 134512640 135305190 3220048400 3082972352 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=98788 CPUtime=49.75
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 3144 0 0 0 4963 12 0 0 25 0 4 0 934451298 101158912 17523 4294967295 134512640 135305190 3220048400 3074583744 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=98788 CPUtime=49.9
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 3067 0 0 0 4983 7 0 0 25 0 4 0 934451298 101158912 17523 4294967295 134512640 135305190 3220048400 3066195136 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 200.64
Current children cumulated vsize (KiB) 101208

[startup+102.312 s]
/proc/loadavg: 4.11 4.09 4.33 5/103 32218
/proc/meminfo: memFree=2825268/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=117300 CPUtime=403.83
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 22308 0 0 0 40321 62 0 0 25 0 4 0 934451283 120115200 22242 4294967295 134512640 135305190 3220048400 3220046576 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31840/statm: 29325 22242 79 194 0 29129 0
[pid=31840/tid=31841] ppid=31837 vsize=117300 CPUtime=101.16
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4306 0 0 0 10105 11 0 0 25 0 4 0 934451298 120115200 22242 4294967295 134512640 135305190 3220048400 3082972352 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=117300 CPUtime=100.84
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4326 0 0 0 10067 17 0 0 25 0 4 0 934451298 120115200 22242 4294967295 134512640 135305190 3220048400 3074583744 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=117300 CPUtime=100.83
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4213 0 0 0 10067 16 0 0 25 0 4 0 934451298 120115200 22242 4294967295 134512640 135305190 3220048400 3066195136 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 404.72
Current children cumulated vsize (KiB) 119720

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

[startup+103.912 s]
/proc/loadavg: 4.11 4.09 4.33 5/103 32218
/proc/meminfo: memFree=2825268/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=117300 CPUtime=410.23
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 22369 0 0 0 40961 62 0 0 25 0 4 0 934451283 120115200 22303 4294967295 134512640 135305190 3220048400 3220046368 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31840/statm: 29325 22303 79 194 0 29129 0
[pid=31840/tid=31841] ppid=31837 vsize=117300 CPUtime=102.76
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4312 0 0 0 10265 11 0 0 25 0 4 0 934451298 120115200 22303 4294967295 134512640 135305190 3220048400 3082972352 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=117300 CPUtime=102.44
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4339 0 0 0 10227 17 0 0 25 0 4 0 934451298 120115200 22303 4294967295 134512640 135305190 3220048400 3074583744 134528277 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=117300 CPUtime=102.43
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4224 0 0 0 10227 16 0 0 25 0 4 0 934451298 120115200 22303 4294967295 134512640 135305190 3220048400 3066194928 134548082 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 411.12
Current children cumulated vsize (KiB) 119720

[startup+104.712 s]
/proc/loadavg: 4.10 4.09 4.32 5/103 32218
/proc/meminfo: memFree=2825020/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=117300 CPUtime=413.43
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 22388 0 0 0 41281 62 0 0 25 0 4 0 934451283 120115200 22322 4294967295 134512640 135305190 3220048400 3220046576 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31840/statm: 29325 22322 79 194 0 29129 0
[pid=31840/tid=31841] ppid=31837 vsize=117300 CPUtime=103.56
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4320 0 0 0 10345 11 0 0 25 0 4 0 934451298 120115200 22322 4294967295 134512640 135305190 3220048400 3082972352 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=117300 CPUtime=103.24
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4340 0 0 0 10307 17 0 0 25 0 4 0 934451298 120115200 22322 4294967295 134512640 135305190 3220048400 3074583744 134528224 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=117300 CPUtime=103.23
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4225 0 0 0 10307 16 0 0 25 0 4 0 934451298 120115200 22322 4294967295 134512640 135305190 3220048400 3066195024 134529265 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 414.32
Current children cumulated vsize (KiB) 119720

[startup+105.112 s]
/proc/loadavg: 4.10 4.09 4.32 5/103 32218
/proc/meminfo: memFree=2825020/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=117300 CPUtime=415.03
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 22389 0 0 0 41441 62 0 0 25 0 4 0 934451283 120115200 22323 4294967295 134512640 135305190 3220048400 3220046576 134528376 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31840/statm: 29325 22323 79 194 0 29129 0
[pid=31840/tid=31841] ppid=31837 vsize=117300 CPUtime=103.96
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4320 0 0 0 10385 11 0 0 25 0 4 0 934451298 120115200 22323 4294967295 134512640 135305190 3220048400 3082972352 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=117300 CPUtime=103.64
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4340 0 0 0 10347 17 0 0 25 0 4 0 934451298 120115200 22323 4294967295 134512640 135305190 3220048400 3074583744 134528319 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=117300 CPUtime=103.63
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4225 0 0 0 10347 16 0 0 25 0 4 0 934451298 120115200 22323 4294967295 134512640 135305190 3220048400 3066195136 134528523 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 415.92
Current children cumulated vsize (KiB) 119720

[startup+105.312 s]
/proc/loadavg: 4.10 4.09 4.32 5/103 32218
/proc/meminfo: memFree=2825020/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=117488 CPUtime=415.83
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 22407 0 0 0 41521 62 0 0 25 0 4 0 934451283 120307712 22341 4294967295 134512640 135305190 3220048400 3220047808 134657578 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31840/statm: 29372 22341 79 194 0 29176 0
[pid=31840/tid=31841] ppid=31837 vsize=117488 CPUtime=104.16
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4320 0 0 0 10405 11 0 0 25 0 4 0 934451298 120307712 22341 4294967295 134512640 135305190 3220048400 3082973616 134657608 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=117488 CPUtime=103.84
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4340 0 0 0 10367 17 0 0 25 0 4 0 934451298 120307712 22341 4294967295 134512640 135305190 3220048400 3074583632 134529572 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=117488 CPUtime=103.83
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4242 0 0 0 10367 16 0 0 25 0 4 0 934451298 120307712 22341 4294967295 134512640 135305190 3220048400 3066196400 134657448 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 416.72
Current children cumulated vsize (KiB) 119908

[startup+105.412 s]
/proc/loadavg: 4.10 4.09 4.32 5/103 32218
/proc/meminfo: memFree=2825020/3368532 swapFree=1959840/1959888
[pid=31837] ppid=31835 vsize=2420 CPUtime=0.89
/proc/31837/stat : 31837 (manysat.sh) S 31835 31837 28360 0 -1 4194304 371 5650 0 0 0 0 88 1 18 0 1 0 934451194 2478080 275 4294967295 134512640 135169312 3213595648 3213591864 3085651694 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31837/statm: 605 275 231 161 0 44 0
[pid=31840] ppid=31837 vsize=117488 CPUtime=416.23
/proc/31840/stat : 31840 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202496 22407 0 0 0 41561 62 0 0 25 0 4 0 934451283 120307712 22341 4294967295 134512640 135305190 3220048400 3220047808 134657448 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31840/statm: 29372 22341 79 194 0 29176 0
[pid=31840/tid=31841] ppid=31837 vsize=117488 CPUtime=104.26
/proc/31840/task/31841/stat : 31841 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4320 0 0 0 10415 11 0 0 25 0 4 0 934451298 120307712 22341 4294967295 134512640 135305190 3220048400 3082973616 134657578 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31840/tid=31842] ppid=31837 vsize=117488 CPUtime=103.94
/proc/31840/task/31842/stat : 31842 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4340 0 0 0 10377 17 0 0 25 0 4 0 934451298 120307712 22341 4294967295 134512640 135305190 3220048400 3074583632 134529553 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31840/tid=31843] ppid=31837 vsize=117488 CPUtime=103.93
/proc/31840/task/31843/stat : 31843 (manysat1.1_stat) R 31837 31837 28360 0 -1 4202560 4242 0 0 0 10377 16 0 0 25 0 4 0 934451298 120307712 22341 4294967295 134512640 135305190 3220048400 3066196400 134657578 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 417.12
Current children cumulated vsize (KiB) 119908

Child status: 20
Real time (s): 105.51
CPU time (s): 417.27
CPU user time (s): 416.64
CPU system time (s): 0.63
CPU usage (%): 395.481
Max. virtual memory (cumulated for all children) (KiB): 119908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 416.64
system time used= 0.63
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28721
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= 5507
involuntary context switches= 29311

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 18:39:04
IDJOB=1780012
IDBENCH=70947
IDSOLVER=626
FILE ID=tipi39/1780012-1243528744
PBS_JOBID=
Free space on /tmp= 5740 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780012-1243528744/watcher-1780012-1243528744 -o /tmp/evaluation-result-1780012-1243528744/solver-1780012-1243528744 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780012-1243528744.cnf aimd 2

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED= 1241440402

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2916820 kB
Buffers:         52136 kB
Cached:         298404 kB
SwapCached:          0 kB
Active:         197520 kB
Inactive:       169460 kB
HighTotal:     2489216 kB
HighFree:      2176724 kB
LowTotal:       879316 kB
LowFree:        740096 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            4716 kB
Writeback:           0 kB
AnonPages:       16464 kB
Mapped:           6188 kB
Slab:            74144 kB
SReclaimable:    61932 kB
SUnreclaim:      12212 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95168 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5740 MiB
End job on tipi39 at 2009-05-28 18:40:50