Trace number 1780291

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 0/2009-03-20 (4 threads)UNSAT 634 173.783

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark268.38
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c Parsing...
1.11/1.17	c ==============================================================================
1.11/1.17	c |           |     ORIGINAL     |              LEARNT              |          |
1.11/1.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.11/1.17	c ==============================================================================
1.11/1.17	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
17.91/17.91	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
17.91/17.92	c ==============================================================================
17.91/17.92	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
17.91/17.92	c CPU time:   17.64 s
17.91/17.92	c ==============================================================================
633.81/173.75	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
633.81/173.75	c ============================[ Problem Statistics ]=============================
633.81/173.75	c |                                                                             |
633.81/173.75	c threadId              : 0
633.81/173.75	c restarts              : 385
633.81/173.75	c conflicts             : 287529         (468 /sec)
633.81/173.75	c decisions             : 475589         (1.75 % random) (774 /sec)
633.81/173.75	c propagations          : 172222291      (280396 /sec)
633.81/173.75	c conflict literals     : 9512708        (40.61 % deleted)
633.81/173.75	c Memory used           : 263.21 MB
633.81/173.75	c CPU time              : 614.21 s
633.81/173.75	
633.81/173.75	c --->m=4, e=8, aimd=0, HOME/28984_many.cnf	time: 153.553	conflicts: 287529       
633.81/173.77	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-1780291-1243529851/watcher-1780291-1243529851 -o /tmp/evaluation-result-1780291-1243529851/solver-1780291-1243529851 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780291-1243529851.cnf aimd 0 

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: 1.79 3.30 3.86 3/97 28984
/proc/meminfo: memFree=2806996/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2416 CPUtime=0
/proc/28984/stat : 28984 (manysat.sh) R 28982 28984 21691 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1107122531 2473984 273 4294967295 134512640 135169312 3219386752 3219385228 3085399924 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/28984/statm: 604 273 231 161 0 43 0
[pid=28985] ppid=28984 vsize=1060 CPUtime=0.01
/proc/28985/stat : 28985 (SatElite) R 28984 28984 21691 0 -1 4202496 217 0 0 0 1 0 0 0 18 0 1 0 1107122531 1085440 154 4294967295 134512640 135034092 3214265440 3214261784 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28985/statm: 265 154 50 128 0 135 0

[startup+0.041702 s]
/proc/loadavg: 1.79 3.30 3.86 3/97 28984
/proc/meminfo: memFree=2806996/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2416 CPUtime=0
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107122531 2473984 273 4294967295 134512640 135169312 3219386752 3219385288 3085397742 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28984/statm: 604 273 231 161 0 43 0
[pid=28985] ppid=28984 vsize=25968 CPUtime=0.04
/proc/28985/stat : 28985 (SatElite) R 28984 28984 21691 0 -1 4202496 3615 0 0 0 4 0 0 0 20 0 1 0 1107122531 26591232 3456 4294967295 134512640 135034092 3214265440 3214261592 134695081 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28985/statm: 6555 3463 50 128 0 6425 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28384

[startup+0.111674 s]
/proc/loadavg: 1.79 3.30 3.86 3/97 28984
/proc/meminfo: memFree=2806996/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2416 CPUtime=0
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107122531 2473984 273 4294967295 134512640 135169312 3219386752 3219385288 3085397742 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28984/statm: 604 273 231 161 0 43 0
[pid=28985] ppid=28984 vsize=32280 CPUtime=0.11
/proc/28985/stat : 28985 (SatElite) R 28984 28984 21691 0 -1 4202496 5634 0 0 0 10 1 0 0 20 0 1 0 1107122531 33054720 5475 4294967295 134512640 135034092 3214265440 3214261400 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28985/statm: 8070 5476 50 128 0 7940 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 34696

[startup+0.311658 s]
/proc/loadavg: 1.79 3.30 3.86 3/97 28984
/proc/meminfo: memFree=2806996/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2416 CPUtime=0
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107122531 2473984 273 4294967295 134512640 135169312 3219386752 3219385288 3085397742 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28984/statm: 604 273 231 161 0 43 0
[pid=28985] ppid=28984 vsize=51964 CPUtime=0.31
/proc/28985/stat : 28985 (SatElite) R 28984 28984 21691 0 -1 4202496 11804 0 0 0 27 4 0 0 20 0 1 0 1107122531 53211136 11645 4294967295 134512640 135034092 3214265440 3214261356 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28985/statm: 12991 11646 50 128 0 12861 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 54380

[startup+0.711628 s]
/proc/loadavg: 1.79 3.30 3.86 3/97 28984
/proc/meminfo: memFree=2806996/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2416 CPUtime=0
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107122531 2473984 273 4294967295 134512640 135169312 3219386752 3219385288 3085397742 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28984/statm: 604 273 231 161 0 43 0
[pid=28985] ppid=28984 vsize=112260 CPUtime=0.71
/proc/28985/stat : 28985 (SatElite) R 28984 28984 21691 0 -1 4202496 23133 0 0 0 61 10 0 0 21 0 1 0 1107122531 114954240 22974 4294967295 134512640 135034092 3214265440 3214261784 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28985/statm: 28065 22975 50 128 0 27935 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 114676

[startup+1.51156 s]
/proc/loadavg: 1.79 3.30 3.86 2/99 28986
/proc/meminfo: memFree=2683908/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2416 CPUtime=0
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107122531 2473984 273 4294967295 134512640 135169312 3219386752 3219385288 3085397742 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28984/statm: 604 273 231 161 0 43 0
[pid=28985] ppid=28984 vsize=179408 CPUtime=1.51
/proc/28985/stat : 28985 (SatElite) R 28984 28984 21691 0 -1 4202496 37981 0 0 0 135 16 0 0 23 0 1 0 1107122531 183713792 37809 4294967295 134512640 135034092 3214265440 3214262240 134539694 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28985/statm: 44852 37809 63 128 0 44722 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 181824

[startup+3.11144 s]
/proc/loadavg: 1.79 3.30 3.86 2/99 28986
/proc/meminfo: memFree=2642848/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2416 CPUtime=0
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107122531 2473984 273 4294967295 134512640 135169312 3219386752 3219385288 3085397742 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28984/statm: 604 273 231 161 0 43 0
[pid=28985] ppid=28984 vsize=202700 CPUtime=3.11
/proc/28985/stat : 28985 (SatElite) R 28984 28984 21691 0 -1 4202496 41206 0 0 0 293 18 0 0 25 0 1 0 1107122531 207564800 41034 4294967295 134512640 135034092 3214265440 3214261680 134541265 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28985/statm: 50675 41034 66 128 0 50545 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 205116

[startup+6.31119 s]
/proc/loadavg: 1.72 3.26 3.84 2/99 28986
/proc/meminfo: memFree=2642680/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2416 CPUtime=0
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107122531 2473984 273 4294967295 134512640 135169312 3219386752 3219385288 3085397742 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28984/statm: 604 273 231 161 0 43 0
[pid=28985] ppid=28984 vsize=202548 CPUtime=6.31
/proc/28985/stat : 28985 (SatElite) R 28984 28984 21691 0 -1 4202496 41246 0 0 0 613 18 0 0 25 0 1 0 1107122531 207409152 41036 4294967295 134512640 135034092 3214265440 3214261680 134540968 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28985/statm: 50637 41036 66 128 0 50507 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 204964

[startup+12.7107 s]
/proc/loadavg: 1.66 3.23 3.83 2/99 28988
/proc/meminfo: memFree=2642172/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2416 CPUtime=0
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107122531 2473984 273 4294967295 134512640 135169312 3219386752 3219385288 3085397742 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28984/statm: 604 273 231 161 0 43 0
[pid=28985] ppid=28984 vsize=203932 CPUtime=12.71
/proc/28985/stat : 28985 (SatElite) R 28984 28984 21691 0 -1 4202496 41461 0 0 0 1253 18 0 0 25 0 1 0 1107122531 208826368 41213 4294967295 134512640 135034092 3214265440 3214261648 134548773 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28985/statm: 50983 41213 66 128 0 50853 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 206348

[startup+25.5097 s]
/proc/loadavg: 1.84 3.18 3.80 9/102 28992
/proc/meminfo: memFree=2624008/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=191628 CPUtime=23.92
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 39716 0 0 0 2344 48 0 0 16 0 4 0 1107124396 196227072 39652 4294967295 134512640 135305190 3219911168 3219909344 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28989/statm: 47907 39652 79 194 0 47711 0
[pid=28989/tid=28990] ppid=28984 vsize=191628 CPUtime=5.7
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 1559 0 0 0 555 15 0 0 16 0 4 0 1107124494 196227072 39652 4294967295 134512640 135305190 3219911168 3051953232 134529062 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=191628 CPUtime=5.73
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 1846 0 0 0 565 8 0 0 17 0 4 0 1107124494 196227072 39652 4294967295 134512640 135305190 3219911168 3043564736 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=191628 CPUtime=5.74
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 1837 0 0 0 569 5 0 0 16 0 4 0 1107124494 196227072 39652 4294967295 134512640 135305190 3219911168 3035176128 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.58
Current children cumulated vsize (KiB) 194048

[startup+51.1077 s]
/proc/loadavg: 2.75 3.29 3.82 5/102 28994
/proc/meminfo: memFree=2601424/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=216596 CPUtime=126.16
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 45550 0 0 0 12561 55 0 0 25 0 4 0 1107124396 221794304 45486 4294967295 134512640 135305190 3219911168 3219909344 134528189 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28989/statm: 54149 45486 79 194 0 53953 0
[pid=28989/tid=28990] ppid=28984 vsize=216596 CPUtime=31.26
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 2637 0 0 0 3107 19 0 0 25 0 4 0 1107124494 221794304 45486 4294967295 134512640 135305190 3219911168 3051953344 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=216596 CPUtime=31.3
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 3678 0 0 0 3122 8 0 0 25 0 4 0 1107124494 221794304 45486 4294967295 134512640 135305190 3219911168 3043564736 134530867 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=216596 CPUtime=31.32
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 3253 0 0 0 3126 6 0 0 25 0 4 0 1107124494 221794304 45486 4294967295 134512640 135305190 3219911168 3035176128 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 144.82
Current children cumulated vsize (KiB) 219016

[startup+102.314 s]
/proc/loadavg: 3.60 3.44 3.84 5/102 29181
/proc/meminfo: memFree=2570664/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=245020 CPUtime=330.39
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 52911 0 0 0 32966 73 0 0 25 0 4 0 1107124396 250900480 52847 4294967295 134512640 135305190 3219911168 3219909344 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28989/statm: 61255 52847 79 194 0 61059 0
[pid=28989/tid=28990] ppid=28984 vsize=245020 CPUtime=82.27
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 4183 0 0 0 8205 22 0 0 25 0 4 0 1107124494 250900480 52847 4294967295 134512640 135305190 3219911168 3051953344 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=245020 CPUtime=82.22
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5913 0 0 0 8210 12 0 0 25 0 4 0 1107124494 250900480 52847 4294967295 134512640 135305190 3219911168 3043564736 134528379 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=245020 CPUtime=82.49
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 4962 0 0 0 8235 14 0 0 25 0 4 0 1107124494 250900480 52847 4294967295 134512640 135305190 3219911168 3035176128 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 349.05
Current children cumulated vsize (KiB) 247440

[startup+162.309 s]
/proc/loadavg: 3.93 3.57 3.86 6/102 29370
/proc/meminfo: memFree=2552568/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=263344 CPUtime=569.86
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 57489 0 0 0 56887 99 0 0 25 0 4 0 1107124396 269664256 57425 4294967295 134512640 135305190 3219911168 3219909344 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28989/statm: 65836 57425 79 194 0 65640 0
[pid=28989/tid=28990] ppid=28984 vsize=263344 CPUtime=142.05
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5102 0 0 0 14178 27 0 0 25 0 4 0 1107124494 269664256 57425 4294967295 134512640 135305190 3219911168 3051953344 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=263344 CPUtime=142.13
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 7775 0 0 0 14196 17 0 0 25 0 4 0 1107124494 269664256 57425 4294967295 134512640 135305190 3219911168 3043564736 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=263344 CPUtime=142.36
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5787 0 0 0 14214 22 0 0 25 0 4 0 1107124494 269664256 57425 4294967295 134512640 135305190 3219911168 3035176128 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 588.52
Current children cumulated vsize (KiB) 265764

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

[startup+166.309 s]
/proc/loadavg: 3.93 3.58 3.86 5/102 29370
/proc/meminfo: memFree=2549840/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=267516 CPUtime=585.84
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 58301 0 0 0 58483 101 0 0 25 0 4 0 1107124396 273936384 58237 4294967295 134512640 135305190 3219911168 3219909344 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28989/statm: 66879 58237 79 194 0 66683 0
[pid=28989/tid=28990] ppid=28984 vsize=267516 CPUtime=146.02
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5279 0 0 0 14575 27 0 0 25 0 4 0 1107124494 273936384 58237 4294967295 134512640 135305190 3219911168 3051953344 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=267516 CPUtime=146.13
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 8047 0 0 0 14595 18 0 0 25 0 4 0 1107124494 273936384 58237 4294967295 134512640 135305190 3219911168 3043564736 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=267516 CPUtime=146.36
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5979 0 0 0 14614 22 0 0 25 0 4 0 1107124494 273936384 58237 4294967295 134512640 135305190 3219911168 3035176128 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 604.5
Current children cumulated vsize (KiB) 269936

[startup+169.509 s]
/proc/loadavg: 3.94 3.59 3.86 5/102 29370
/proc/meminfo: memFree=2547444/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=268756 CPUtime=598.58
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 58766 0 0 0 59753 105 0 0 25 0 4 0 1107124396 275206144 58702 4294967295 134512640 135305190 3219911168 3219909344 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28989/statm: 67189 58702 79 194 0 66993 0
[pid=28989/tid=28990] ppid=28984 vsize=268756 CPUtime=149.17
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5416 0 0 0 14888 29 0 0 25 0 4 0 1107124494 275206144 58702 4294967295 134512640 135305190 3219911168 3051953344 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=268756 CPUtime=149.33
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 8148 0 0 0 14915 18 0 0 25 0 4 0 1107124494 275206144 58702 4294967295 134512640 135305190 3219911168 3043564736 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=268756 CPUtime=149.56
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 6091 0 0 0 14932 24 0 0 25 0 4 0 1107124494 275206144 58702 4294967295 134512640 135305190 3219911168 3035176128 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 617.24
Current children cumulated vsize (KiB) 271176

[startup+171.108 s]
/proc/loadavg: 3.94 3.59 3.86 5/102 29370
/proc/meminfo: memFree=2546896/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=269196 CPUtime=604.92
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 58860 0 0 0 60383 109 0 0 25 0 4 0 1107124396 275656704 58796 4294967295 134512640 135305190 3219911168 3219909344 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28989/statm: 67299 58796 79 194 0 67103 0
[pid=28989/tid=28990] ppid=28984 vsize=269196 CPUtime=150.7
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5451 0 0 0 15037 33 0 0 25 0 4 0 1107124494 275656704 58796 4294967295 134512640 135305190 3219911168 3051953344 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=269196 CPUtime=150.93
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 8194 0 0 0 15075 18 0 0 25 0 4 0 1107124494 275656704 58796 4294967295 134512640 135305190 3219911168 3043564736 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=269196 CPUtime=151.16
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 6095 0 0 0 15092 24 0 0 25 0 4 0 1107124494 275656704 58796 4294967295 134512640 135305190 3219911168 3035176128 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 623.58
Current children cumulated vsize (KiB) 271616

[startup+172.718 s]
/proc/loadavg: 4.02 3.61 3.87 6/103 29399
/proc/meminfo: memFree=2546484/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=269340 CPUtime=611.29
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 58911 0 0 0 61020 109 0 0 25 0 4 0 1107124396 275804160 58847 4294967295 134512640 135305190 3219911168 3219909344 134530561 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28989/statm: 67335 58847 79 194 0 67139 0
[pid=28989/tid=28990] ppid=28984 vsize=269340 CPUtime=152.29
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5451 0 0 0 15196 33 0 0 25 0 4 0 1107124494 275804160 58847 4294967295 134512640 135305190 3219911168 3051953344 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=269340 CPUtime=152.52
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 8235 0 0 0 15234 18 0 0 25 0 4 0 1107124494 275804160 58847 4294967295 134512640 135305190 3219911168 3043564736 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=269340 CPUtime=152.76
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 6097 0 0 0 15252 24 0 0 25 0 4 0 1107124494 275804160 58847 4294967295 134512640 135305190 3219911168 3035176128 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 629.95
Current children cumulated vsize (KiB) 271760

[startup+173.508 s]
/proc/loadavg: 4.02 3.61 3.87 6/103 29399
/proc/meminfo: memFree=2546484/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=269528 CPUtime=614.32
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 58929 0 0 0 61322 110 0 0 25 0 4 0 1107124396 275996672 58865 4294967295 134512640 135305190 3219911168 3219909344 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28989/statm: 67382 58865 79 194 0 67186 0
[pid=28989/tid=28990] ppid=28984 vsize=269528 CPUtime=153.01
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5451 0 0 0 15268 33 0 0 25 0 4 0 1107124494 275996672 58865 4294967295 134512640 135305190 3219911168 3051953344 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=269528 CPUtime=153.3
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 8249 0 0 0 15312 18 0 0 25 0 4 0 1107124494 275996672 58865 4294967295 134512640 135305190 3219911168 3043564736 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=269528 CPUtime=153.52
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 6097 0 0 0 15327 25 0 0 25 0 4 0 1107124494 275996672 58865 4294967295 134512640 135305190 3219911168 3035176128 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 632.98
Current children cumulated vsize (KiB) 271948

[startup+173.708 s]
/proc/loadavg: 4.02 3.61 3.87 7/103 29476
/proc/meminfo: memFree=2544912/3368532 swapFree=1952996/1959888
[pid=28984] ppid=28982 vsize=2420 CPUtime=18.66
/proc/28984/stat : 28984 (manysat.sh) S 28982 28984 21691 0 -1 4194304 369 50907 0 0 0 0 1834 32 18 0 1 0 1107122531 2478080 275 4294967295 134512640 135169312 3219386752 3219382968 3085397742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28984/statm: 605 275 231 161 0 44 0
[pid=28989] ppid=28984 vsize=269528 CPUtime=615.15
/proc/28989/stat : 28989 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202496 58940 0 0 0 61405 110 0 0 25 0 4 0 1107124396 275996672 58876 4294967295 134512640 135305190 3219911168 3219909344 134528418 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28989/statm: 67382 58876 79 194 0 67186 0
[pid=28989/tid=28990] ppid=28984 vsize=269528 CPUtime=153.22
/proc/28989/task/28990/stat : 28990 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 5451 0 0 0 15289 33 0 0 25 0 4 0 1107124494 275996672 58876 4294967295 134512640 135305190 3219911168 3051953344 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28989/tid=28991] ppid=28984 vsize=269528 CPUtime=153.51
/proc/28989/task/28991/stat : 28991 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 8249 0 0 0 15333 18 0 0 25 0 4 0 1107124494 275996672 58876 4294967295 134512640 135305190 3219911168 3043564736 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28989/tid=28992] ppid=28984 vsize=269528 CPUtime=153.72
/proc/28989/task/28992/stat : 28992 (manysat1.1_stat) R 28984 28984 21691 0 -1 4202560 6097 0 0 0 15347 25 0 0 25 0 4 0 1107124494 275996672 58876 4294967295 134512640 135305190 3219911168 3035176128 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 633.81
Current children cumulated vsize (KiB) 271948

Child status: 20
Real time (s): 173.783
CPU time (s): 634
CPU user time (s): 632.55
CPU system time (s): 1.45
CPU usage (%): 364.824
Max. virtual memory (cumulated for all children) (KiB): 271948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 632.55
system time used= 1.45
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110509
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= 29274
involuntary context switches= 41426

runsolver used 0.02 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 18:57:31
IDJOB=1780291
IDBENCH=70967
IDSOLVER=620
FILE ID=tipi45/1780291-1243529851
PBS_JOBID=
Free space on /tmp= 15472 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED= 96498595

Linux tipi45 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.081
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.081
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.081
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.081
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2806996 kB
Buffers:        142272 kB
Cached:         311912 kB
SwapCached:       2100 kB
Active:         139416 kB
Inactive:       324136 kB
HighTotal:     2489216 kB
HighFree:      2164896 kB
LowTotal:       879316 kB
LowFree:        642100 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           32944 kB
Writeback:           0 kB
AnonPages:        8492 kB
Mapped:           3208 kB
Slab:            86124 kB
SReclaimable:    74600 kB
SUnreclaim:      11524 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89600 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15472 MiB
End job on tipi45 at 2009-05-28 19:00:27