Trace number 1577834

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-20UNSAT 559.118 294.19

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 benchmark183.559
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.39/1.43	c ==============================================================================
1.39/1.43	c |           |     ORIGINAL     |              LEARNT              |          |
1.39/1.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.39/1.43	c ==============================================================================
1.39/1.43	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
26.36/26.47	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
26.36/26.47	c ==============================================================================
26.36/26.47	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
26.36/26.47	c CPU time:   26.096 s
26.36/26.47	c ==============================================================================
558.96/294.15	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
558.96/294.15	c ============================[ Problem Statistics ]=============================
558.96/294.15	c |                                                                             |
558.96/294.15	c threadId              : 0
558.96/294.15	c restarts              : 564
558.96/294.15	c conflicts             : 433389         (815 /sec)
558.96/294.15	c decisions             : 708319         (1.75 % random) (1333 /sec)
558.96/294.15	c propagations          : 244303908      (459680 /sec)
558.96/294.15	c conflict literals     : 13016680       (40.67 % deleted)
558.96/294.15	c Memory used           : 126.31 MB
558.96/294.15	c CPU time              : 531.465 s
558.96/294.15	
558.96/294.15	c --->m=2, e=8, aimd=2, HOME/10649_many.cnf	time: 265.733	conflicts: 433389       
558.96/294.17	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-1577834-1241005054/watcher-1577834-1241005054 -o /tmp/evaluation-result-1577834-1241005054/solver-1577834-1241005054 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577834-1241005054.cnf aimd 2 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 10649
/proc/meminfo: memFree=1550048/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) R 10647 10649 9919 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10649/statm: 1339 234 194 169 0 50 0
[pid=10650] ppid=10649 vsize=988 CPUtime=0
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 128533448 1011712 140 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10650/statm: 247 140 51 127 0 117 0

[startup+0.017748 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 10649
/proc/meminfo: memFree=1550048/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10649/statm: 1339 235 195 169 0 50 0
[pid=10650] ppid=10649 vsize=2896 CPUtime=0.01
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 525 0 0 0 1 0 0 0 18 0 1 0 128533448 2965504 509 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10650/statm: 724 509 51 127 0 594 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8252

[startup+0.101756 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 10649
/proc/meminfo: memFree=1550048/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10649/statm: 1339 235 195 169 0 50 0
[pid=10650] ppid=10649 vsize=29044 CPUtime=0.09
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 4582 0 0 0 7 2 0 0 19 0 1 0 128533448 29741056 4470 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10650/statm: 7261 4471 51 127 0 7131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34400

[startup+0.301776 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 10649
/proc/meminfo: memFree=1550048/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10649/statm: 1339 235 195 169 0 50 0
[pid=10650] ppid=10649 vsize=45864 CPUtime=0.29
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 9677 0 0 0 24 5 0 0 21 0 1 0 128533448 46964736 9565 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/10650/statm: 11466 9566 51 127 0 11336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51220

[startup+0.701816 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 10649
/proc/meminfo: memFree=1550048/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10649/statm: 1339 235 195 169 0 50 0
[pid=10650] ppid=10649 vsize=100852 CPUtime=0.69
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 19668 0 0 0 58 11 0 0 25 0 1 0 128533448 103272448 19556 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10650/statm: 25213 19557 51 127 0 25083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106208

[startup+1.5019 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 10651
/proc/meminfo: memFree=1447120/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10649/statm: 1339 235 195 169 0 50 0
[pid=10650] ppid=10649 vsize=168388 CPUtime=1.49
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 36377 0 0 0 127 22 0 0 25 0 1 0 128533448 172429312 36265 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/10650/statm: 42097 36265 64 127 0 41967 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 173744

[startup+3.10207 s]
/proc/loadavg: 1.01 1.00 1.08 2/66 10651
/proc/meminfo: memFree=1397776/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10649/statm: 1339 235 195 169 0 50 0
[pid=10650] ppid=10649 vsize=202628 CPUtime=3.08
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 41134 0 0 0 284 24 0 0 25 0 1 0 128533448 207491072 41008 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 1 0 0
/proc/10650/statm: 50657 41008 67 127 0 50527 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 207984

[startup+6.30139 s]
/proc/loadavg: 1.01 1.00 1.08 2/66 10651
/proc/meminfo: memFree=1385680/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10649/statm: 1339 235 195 169 0 50 0
[pid=10650] ppid=10649 vsize=202628 CPUtime=6.27
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 41159 0 0 0 603 24 0 0 25 0 1 0 128533448 207491072 41033 1992294400 134512640 135034092 4294956096 18446744073709551615 134541066 0 0 4096 3 0 0 0 17 0 0 0
/proc/10650/statm: 50657 41033 67 127 0 50527 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 207984

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 10651
/proc/meminfo: memFree=1385808/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10649/statm: 1339 235 195 169 0 50 0
[pid=10650] ppid=10649 vsize=203348 CPUtime=12.67
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 41221 0 0 0 1243 24 0 0 25 0 1 0 128533448 208228352 41019 1992294400 134512640 135034092 4294956096 18446744073709551615 134541265 0 0 4096 3 0 0 0 17 0 0 0
/proc/10650/statm: 50837 41019 67 127 0 50707 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 208704

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 10651
/proc/meminfo: memFree=1375760/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=0
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128533448 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10649/statm: 1339 235 195 169 0 50 0
[pid=10650] ppid=10649 vsize=192256 CPUtime=25.46
/proc/10650/stat : 10650 (SatElite) R 10649 10649 9919 0 -1 4194304 44794 0 0 0 2514 32 0 0 25 0 1 0 128533448 196870144 40485 1992294400 134512640 135034092 4294956096 18446744073709551615 134566565 0 0 4096 3 0 0 0 17 0 0 0
/proc/10650/statm: 48064 40485 68 127 0 47934 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 197612

[startup+51.102 s]
/proc/loadavg: 1.29 1.06 1.10 3/67 10653
/proc/meminfo: memFree=1442120/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=97328 CPUtime=46.84
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 20638 0 0 0 4663 21 0 0 17 0 2 0 128536176 99663872 20624 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 24332 20624 83 193 0 24136 0
[pid=10652/tid=10653] ppid=10649 vsize=97328 CPUtime=23.07
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 1974 0 0 0 2300 7 0 0 19 0 2 0 128536237 99663872 20624 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 74.08
Current children cumulated vsize (KiB) 102684

[startup+102.306 s]
/proc/loadavg: 1.71 1.22 1.14 3/67 10655
/proc/meminfo: memFree=1429704/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=110088 CPUtime=148.98
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 23625 0 0 0 14871 27 0 0 18 0 2 0 128536176 112730112 23585 1992294400 134512640 135305190 4294956144 18446744073709551615 134551863 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 27522 23585 83 193 0 27326 0
[pid=10652/tid=10653] ppid=10649 vsize=110088 CPUtime=74.02
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 3292 0 0 0 7393 9 0 0 22 0 2 0 128536237 112730112 23585 1992294400 134512640 135305190 4294956144 18446744073709551615 134528428 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 176.22
Current children cumulated vsize (KiB) 115444

[startup+162.301 s]
/proc/loadavg: 1.89 1.36 1.20 3/67 10655
/proc/meminfo: memFree=1422152/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=117560 CPUtime=268.71
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 25539 0 0 0 26841 30 0 0 25 0 2 0 128536176 120381440 25499 1992294400 134512640 135305190 4294956144 18446744073709551615 134530646 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 29390 25499 83 193 0 29194 0
[pid=10652/tid=10653] ppid=10649 vsize=117560 CPUtime=133.78
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 4243 0 0 0 13368 10 0 0 25 0 2 0 128536237 120381440 25499 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 295.95
Current children cumulated vsize (KiB) 122916

[startup+222.301 s]
/proc/loadavg: 1.96 1.47 1.24 3/67 10655
/proc/meminfo: memFree=1417992/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=121640 CPUtime=388.43
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 26579 0 0 0 38811 32 0 0 25 0 2 0 128536176 124559360 26539 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 30410 26539 83 193 0 30214 0
[pid=10652/tid=10653] ppid=10649 vsize=121640 CPUtime=193.54
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 4806 0 0 0 19342 12 0 0 25 0 2 0 128536237 124559360 26539 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 415.67
Current children cumulated vsize (KiB) 126996

[startup+282.302 s]
/proc/loadavg: 1.98 1.57 1.29 3/67 10655
/proc/meminfo: memFree=1410184/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=129340 CPUtime=508.17
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 28512 0 0 0 50782 35 0 0 18 0 2 0 128536176 132444160 28472 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 32335 28472 83 193 0 32139 0
[pid=10652/tid=10653] ppid=10649 vsize=129340 CPUtime=253.3
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 5656 0 0 0 25317 13 0 0 25 0 2 0 128536237 132444160 28472 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 535.41
Current children cumulated vsize (KiB) 134696

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

[startup+287.901 s]
/proc/loadavg: 1.98 1.57 1.29 3/67 10655
/proc/meminfo: memFree=1410184/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=129340 CPUtime=519.35
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 28512 0 0 0 51900 35 0 0 25 0 2 0 128536176 132444160 28472 1992294400 134512640 135305190 4294956144 18446744073709551615 134551677 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 32335 28472 83 193 0 32139 0
[pid=10652/tid=10653] ppid=10649 vsize=129340 CPUtime=258.88
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 5656 0 0 0 25875 13 0 0 25 0 2 0 128536237 132444160 28472 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 546.59
Current children cumulated vsize (KiB) 134696

[startup+291.101 s]
/proc/loadavg: 1.98 1.57 1.29 3/67 10655
/proc/meminfo: memFree=1410184/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=129340 CPUtime=525.72
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 28512 0 0 0 52537 35 0 0 19 0 2 0 128536176 132444160 28472 1992294400 134512640 135305190 4294956144 18446744073709551615 134557495 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 32335 28472 83 193 0 32139 0
[pid=10652/tid=10653] ppid=10649 vsize=129340 CPUtime=262.06
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 5656 0 0 0 26193 13 0 0 19 0 2 0 128536237 132444160 28472 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 552.96
Current children cumulated vsize (KiB) 134696

[startup+292.703 s]
/proc/loadavg: 1.98 1.58 1.29 3/67 10655
/proc/meminfo: memFree=1410184/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=129340 CPUtime=528.92
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 28512 0 0 0 52857 35 0 0 17 0 2 0 128536176 132444160 28472 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 32335 28472 83 193 0 32139 0
[pid=10652/tid=10653] ppid=10649 vsize=129340 CPUtime=263.65
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 5656 0 0 0 26352 13 0 0 22 0 2 0 128536237 132444160 28472 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 556.16
Current children cumulated vsize (KiB) 134696

[startup+293.503 s]
/proc/loadavg: 1.98 1.58 1.29 3/67 10655
/proc/meminfo: memFree=1410184/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=129340 CPUtime=530.52
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 28518 0 0 0 53016 36 0 0 17 0 2 0 128536176 132444160 28478 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 32335 28478 83 193 0 32139 0
[pid=10652/tid=10653] ppid=10649 vsize=129340 CPUtime=264.45
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 5659 0 0 0 26432 13 0 0 17 0 2 0 128536237 132444160 28478 1992294400 134512640 135305190 4294956144 18446744073709551615 134557990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 557.76
Current children cumulated vsize (KiB) 134696

[startup+293.903 s]
/proc/loadavg: 1.98 1.58 1.29 3/67 10655
/proc/meminfo: memFree=1410184/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=129340 CPUtime=531.32
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 28518 0 0 0 53096 36 0 0 17 0 2 0 128536176 132444160 28478 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 32335 28478 83 193 0 32139 0
[pid=10652/tid=10653] ppid=10649 vsize=129340 CPUtime=264.85
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 5659 0 0 0 26472 13 0 0 17 0 2 0 128536237 132444160 28478 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 558.56
Current children cumulated vsize (KiB) 134696

[startup+294.103 s]
/proc/loadavg: 1.98 1.58 1.29 3/67 10655
/proc/meminfo: memFree=1410184/2055920 swapFree=4174992/4192956
[pid=10649] ppid=10647 vsize=5356 CPUtime=27.24
/proc/10649/stat : 10649 (manysat.sh) S 10647 10649 9919 0 -1 4194304 312 50850 0 0 0 0 2683 41 16 0 1 0 128533448 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10649/statm: 1339 238 195 169 0 50 0
[pid=10652] ppid=10649 vsize=129340 CPUtime=531.72
/proc/10652/stat : 10652 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194304 28518 0 0 0 53136 36 0 0 18 0 2 0 128536176 132444160 28478 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10652/statm: 32335 28478 83 193 0 32139 0
[pid=10652/tid=10653] ppid=10649 vsize=129340 CPUtime=265.05
/proc/10652/task/10653/stat : 10653 (manysat1.1_stat) R 10649 10649 9919 0 -1 4194368 5659 0 0 0 26492 13 0 0 17 0 2 0 128536237 132444160 28478 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 558.96
Current children cumulated vsize (KiB) 134696

Child status: 20
Real time (s): 294.19
CPU time (s): 559.118
CPU user time (s): 558.308
CPU system time (s): 0.809876
CPU usage (%): 190.053
Max. virtual memory (cumulated for all children) (KiB): 213412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 558.308
system time used= 0.809876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79849
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= 2761
involuntary context switches= 4083

runsolver used 0.302953 second user time and 0.774882 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-29 13:37:36
IDJOB=1577834
IDBENCH=70967
IDSOLVER=515
FILE ID=node45/1577834-1241005054
PBS_JOBID= 9204824
Free space on /tmp= 66388 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577834-1241005054/watcher-1577834-1241005054 -o /tmp/evaluation-result-1577834-1241005054/solver-1577834-1241005054 -C 1200 -W 1800 -M 1800  manysat.sh HOME/instance-1577834-1241005054.cnf aimd 2

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=2095209712

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
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:       1550464 kB
Buffers:         46284 kB
Cached:         399516 kB
SwapCached:      12316 kB
Active:         149936 kB
Inactive:       309524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550464 kB
SwapTotal:     4192956 kB
SwapFree:      4174992 kB
Dirty:           31556 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            32036 kB
Committed_AS:   554484 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node45 at 2009-04-29 13:42:30