Trace number 1563092

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-20UNSAT 790.948 404.543

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 benchmark261.819
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.08/0.15	c ==============================================================================
0.08/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.15	c ==============================================================================
0.08/0.15	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
1.08/1.11	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
1.08/1.11	c ==============================================================================
1.08/1.11	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
1.08/1.11	c CPU time:   1.05484 s
1.08/1.11	c ==============================================================================
790.88/404.52	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
790.88/404.52	c ============================[ Problem Statistics ]=============================
790.88/404.52	c |                                                                             |
790.88/404.52	c threadId              : 1
790.88/404.52	c restarts              : 2809
790.88/404.52	c conflicts             : 784462         (994 /sec)
790.88/404.52	c decisions             : 1196212        (1.81 % random) (1515 /sec)
790.88/404.52	c propagations          : 178387402      (225959 /sec)
790.88/404.52	c conflict literals     : 18130131       (34.10 % deleted)
790.88/404.52	c Memory used           : 79.43 MB
790.88/404.52	c CPU time              : 789.469 s
790.88/404.52	
790.88/404.52	c --->m=2, e=8, aimd=0, HOME/3675_many.cnf	time: 394.734	conflicts: 784462       
790.88/404.53	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-1563092-1241000280/watcher-1563092-1241000280 -o /tmp/evaluation-result-1563092-1241000280/solver-1563092-1241000280 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1563092-1241000280.cnf aimd 0 

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 0.93 3/64 3675
/proc/meminfo: memFree=580992/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=0
/proc/3675/stat : 3675 (manysat.sh) R 3673 3675 3545 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 128061480 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 240472615583 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3675/statm: 1339 234 194 169 0 50 0
[pid=3676] ppid=3675 vsize=984 CPUtime=0
/proc/3676/stat : 3676 (SatElite) R 3675 3675 3545 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 128061480 1007616 129 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/3676/statm: 246 129 51 127 0 116 0

[startup+0.0329191 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 3675
/proc/meminfo: memFree=580992/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=0
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128061480 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3675/statm: 1339 235 195 169 0 50 0
[pid=3676] ppid=3675 vsize=4564 CPUtime=0.02
/proc/3676/stat : 3676 (SatElite) R 3675 3675 3545 0 -1 4194304 915 0 0 0 2 0 0 0 18 0 1 0 128061480 4673536 899 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/3676/statm: 1141 899 51 127 0 1011 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9920

[startup+0.102924 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 3675
/proc/meminfo: memFree=580992/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=0
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128061480 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3675/statm: 1339 235 195 169 0 50 0
[pid=3676] ppid=3675 vsize=11124 CPUtime=0.08
/proc/3676/stat : 3676 (SatElite) R 3675 3675 3545 0 -1 4194304 2565 0 0 0 7 1 0 0 19 0 1 0 128061480 11390976 2549 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/3676/statm: 2781 2550 51 127 0 2651 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16480

[startup+0.301942 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 3675
/proc/meminfo: memFree=580992/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=0
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128061480 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3675/statm: 1339 235 195 169 0 50 0
[pid=3676] ppid=3675 vsize=22328 CPUtime=0.29
/proc/3676/stat : 3676 (SatElite) R 3675 3675 3545 0 -1 4194304 4687 0 0 0 26 3 0 0 21 0 1 0 128061480 22863872 4671 1992294400 134512640 135034092 4294956096 18446744073709551615 134541078 0 0 4096 3 0 0 0 17 0 0 0
/proc/3676/statm: 5582 4671 67 127 0 5452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27684

[startup+0.701978 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 3675
/proc/meminfo: memFree=580992/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=0
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128061480 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3675/statm: 1339 235 195 169 0 50 0
[pid=3676] ppid=3675 vsize=22364 CPUtime=0.69
/proc/3676/stat : 3676 (SatElite) R 3675 3675 3545 0 -1 4194304 5138 0 0 0 65 4 0 0 25 0 1 0 128061480 22900736 4717 1992294400 134512640 135034092 4294956096 18446744073709551615 134578160 0 0 4096 3 0 0 0 17 0 0 0
/proc/3676/statm: 5591 4717 68 127 0 5461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27720

[startup+1.50206 s]
/proc/loadavg: 0.92 0.98 0.93 2/66 3677
/proc/meminfo: memFree=558952/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 5356

[startup+3.1012 s]
/proc/loadavg: 0.92 0.98 0.93 3/67 3679
/proc/meminfo: memFree=564000/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=28084 CPUtime=3.64
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 3873 0 0 0 362 2 0 0 17 0 2 0 128061601 28758016 3856 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 7021 3856 83 193 0 6825 0
[pid=3678/tid=3679] ppid=3675 vsize=28084 CPUtime=1.77
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 520 0 0 0 177 0 0 0 17 0 2 0 128061611 28758016 3856 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 33440

[startup+6.3015 s]
/proc/loadavg: 1.01 1.00 0.93 3/67 3679
/proc/meminfo: memFree=559968/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=30352 CPUtime=10.03
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 4523 0 0 0 1000 3 0 0 17 0 2 0 128061601 31080448 4506 1992294400 134512640 135305190 4294956144 18446744073709551615 134547918 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 7588 4506 83 193 0 7392 0
[pid=3678/tid=3679] ppid=3675 vsize=30352 CPUtime=4.95
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 792 0 0 0 495 0 0 0 17 0 2 0 128061611 31080448 4506 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 35708

[startup+12.7011 s]
/proc/loadavg: 1.09 1.02 0.94 3/67 3679
/proc/meminfo: memFree=556144/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=33120 CPUtime=22.8
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 5391 0 0 0 2275 5 0 0 19 0 2 0 128061601 33914880 5374 1992294400 134512640 135305190 4294956144 18446744073709551615 134837998 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 8280 5374 83 193 0 8084 0
[pid=3678/tid=3679] ppid=3675 vsize=33120 CPUtime=11.33
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 1195 0 0 0 1132 1 0 0 17 0 2 0 128061611 33914880 5374 1992294400 134512640 135305190 4294956144 18446744073709551615 134528579 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.99
Current children cumulated vsize (KiB) 38476

[startup+25.5022 s]
/proc/loadavg: 1.29 1.06 0.95 3/67 3679
/proc/meminfo: memFree=551280/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=38748 CPUtime=48.35
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 6644 0 0 0 4828 7 0 0 18 0 2 0 128061601 39677952 6627 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 9687 6627 83 193 0 9491 0
[pid=3678/tid=3679] ppid=3675 vsize=38748 CPUtime=24.07
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 1762 0 0 0 2406 1 0 0 17 0 2 0 128061611 39677952 6627 1992294400 134512640 135305190 4294956144 18446744073709551615 134530563 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.54
Current children cumulated vsize (KiB) 44104

[startup+51.1025 s]
/proc/loadavg: 1.53 1.14 0.98 3/67 3679
/proc/meminfo: memFree=544432/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=45000 CPUtime=99.42
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 8353 0 0 0 9933 9 0 0 17 0 2 0 128061601 46080000 8336 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 11250 8336 83 193 0 11054 0
[pid=3678/tid=3679] ppid=3675 vsize=45000 CPUtime=49.57
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 2618 0 0 0 4954 3 0 0 22 0 2 0 128061611 46080000 8336 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.61
Current children cumulated vsize (KiB) 50356

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.03 3/67 3679
/proc/meminfo: memFree=538224/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=52140 CPUtime=201.61
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 9902 0 0 0 20147 14 0 0 25 0 2 0 128061601 53391360 9885 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 13035 9885 83 193 0 12839 0
[pid=3678/tid=3679] ppid=3675 vsize=52140 CPUtime=100.57
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 3383 0 0 0 10052 5 0 0 25 0 2 0 128061611 53391360 9885 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.8
Current children cumulated vsize (KiB) 57496

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.09 3/67 3679
/proc/meminfo: memFree=530608/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=59496 CPUtime=321.34
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 11785 0 0 0 32117 17 0 0 19 0 2 0 128061601 60923904 11768 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 14874 11768 83 193 0 14678 0
[pid=3678/tid=3679] ppid=3675 vsize=59496 CPUtime=160.33
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 4435 0 0 0 16026 7 0 0 25 0 2 0 128061611 60923904 11768 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.53
Current children cumulated vsize (KiB) 64852

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.14 3/67 3679
/proc/meminfo: memFree=524208/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=67232 CPUtime=441.07
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 13393 0 0 0 44087 20 0 0 25 0 2 0 128061601 68845568 13376 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 16808 13376 83 193 0 16612 0
[pid=3678/tid=3679] ppid=3675 vsize=67232 CPUtime=220.08
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 5163 0 0 0 22000 8 0 0 25 0 2 0 128061611 68845568 13376 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.26
Current children cumulated vsize (KiB) 72588

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.19 3/67 3679
/proc/meminfo: memFree=519792/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=72408 CPUtime=560.81
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 14521 0 0 0 56060 21 0 0 25 0 2 0 128061601 74145792 14504 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 18102 14504 83 193 0 17906 0
[pid=3678/tid=3679] ppid=3675 vsize=72408 CPUtime=279.85
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 5648 0 0 0 27976 9 0 0 23 0 2 0 128061611 74145792 14504 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562
Current children cumulated vsize (KiB) 77764

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.24 4/67 3679
/proc/meminfo: memFree=514480/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=77148 CPUtime=680.55
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 15799 0 0 0 68031 24 0 0 25 0 2 0 128061601 78999552 15782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 19287 15782 83 193 0 19091 0
[pid=3678/tid=3679] ppid=3675 vsize=77148 CPUtime=339.61
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194368 6305 0 0 0 33951 10 0 0 25 0 2 0 128061611 78999552 15782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.74
Current children cumulated vsize (KiB) 82504

[startup+402.302 s]
/proc/loadavg: 1.77 1.67 1.27 2/67 3679
/proc/meminfo: memFree=511088/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=81328 CPUtime=787.49
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 16651 0 0 0 78724 25 0 0 25 0 2 0 128061601 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134529260 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 20332 16634 83 193 0 20136 0
[pid=3678/tid=3679] ppid=3675 vsize=81328 CPUtime=386.69
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) S 3675 3675 3545 0 -1 4194368 6585 0 0 0 38658 11 0 0 18 0 2 0 128061611 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 788.68
Current children cumulated vsize (KiB) 86684

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

[startup+403.103 s]
/proc/loadavg: 1.77 1.67 1.27 2/67 3679
/proc/meminfo: memFree=511088/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=81328 CPUtime=788.29
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 16651 0 0 0 78804 25 0 0 25 0 2 0 128061601 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134529566 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 20332 16634 83 193 0 20136 0
[pid=3678/tid=3679] ppid=3675 vsize=81328 CPUtime=386.69
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) S 3675 3675 3545 0 -1 4194368 6585 0 0 0 38658 11 0 0 18 0 2 0 128061611 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 789.48
Current children cumulated vsize (KiB) 86684

[startup+403.903 s]
/proc/loadavg: 1.77 1.67 1.27 2/67 3679
/proc/meminfo: memFree=511088/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=81328 CPUtime=789.09
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 16651 0 0 0 78884 25 0 0 25 0 2 0 128061601 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134529566 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 20332 16634 83 193 0 20136 0
[pid=3678/tid=3679] ppid=3675 vsize=81328 CPUtime=386.69
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) S 3675 3675 3545 0 -1 4194368 6585 0 0 0 38658 11 0 0 18 0 2 0 128061611 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 790.28
Current children cumulated vsize (KiB) 86684

[startup+404.302 s]
/proc/loadavg: 1.77 1.67 1.27 2/67 3679
/proc/meminfo: memFree=511088/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=81328 CPUtime=789.49
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 16651 0 0 0 78924 25 0 0 25 0 2 0 128061601 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 20332 16634 83 193 0 20136 0
[pid=3678/tid=3679] ppid=3675 vsize=81328 CPUtime=386.69
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) S 3675 3675 3545 0 -1 4194368 6585 0 0 0 38658 11 0 0 18 0 2 0 128061611 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 790.68
Current children cumulated vsize (KiB) 86684

[startup+404.502 s]
/proc/loadavg: 1.77 1.67 1.27 2/67 3679
/proc/meminfo: memFree=511088/2055920 swapFree=4179748/4192956
[pid=3675] ppid=3673 vsize=5356 CPUtime=1.19
/proc/3675/stat : 3675 (manysat.sh) S 3673 3675 3545 0 -1 4194304 312 5603 0 0 0 0 114 5 16 0 1 0 128061480 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3675/statm: 1339 238 195 169 0 50 0
[pid=3678] ppid=3675 vsize=81328 CPUtime=789.69
/proc/3678/stat : 3678 (manysat1.1_stat) R 3675 3675 3545 0 -1 4194304 16651 0 0 0 78944 25 0 0 25 0 2 0 128061601 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134836420 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3678/statm: 20332 16634 83 193 0 20136 0
[pid=3678/tid=3679] ppid=3675 vsize=81328 CPUtime=386.69
/proc/3678/task/3679/stat : 3679 (manysat1.1_stat) S 3675 3675 3545 0 -1 4194368 6585 0 0 0 38658 11 0 0 18 0 2 0 128061611 83279872 16634 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 790.88
Current children cumulated vsize (KiB) 86684

Child status: 20
Real time (s): 404.543
CPU time (s): 790.948
CPU user time (s): 790.618
CPU system time (s): 0.329949
CPU usage (%): 195.516
Max. virtual memory (cumulated for all children) (KiB): 86684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 790.618
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22735
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= 871
involuntary context switches= 5877

runsolver used 0.404938 second user time and 1.07284 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-29 12:18:01
IDJOB=1563092
IDBENCH=70947
IDSOLVER=513
FILE ID=node15/1563092-1241000280
PBS_JOBID= 9204852
Free space on /tmp= 66456 MiB

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

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1109658061

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
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:        581536 kB
Buffers:         49492 kB
Cached:        1347988 kB
SwapCached:       7400 kB
Active:         163684 kB
Inactive:      1243240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        581536 kB
SwapTotal:     4192956 kB
SwapFree:      4179748 kB
Dirty:            4712 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            53448 kB
Committed_AS:   512488 kB
PageTables:       1464 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= 66456 MiB
End job on node15 at 2009-04-29 12:24:45