Trace number 1562781

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 1/2009-03-20UNSAT 490.51 247.054

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
0.99/1.01	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
0.99/1.01	c ==============================================================================
0.99/1.01	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
0.99/1.01	c CPU time:   0.977851 s
0.99/1.01	c ==============================================================================
490.44/247.03	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
490.44/247.03	c ============================[ Problem Statistics ]=============================
490.44/247.03	c |                                                                             |
490.44/247.03	c threadId              : 1
490.44/247.03	c restarts              : 2002
490.44/247.03	c conflicts             : 556167         (1137 /sec)
490.44/247.03	c decisions             : 848678         (1.79 % random) (1735 /sec)
490.44/247.03	c propagations          : 123882393      (253276 /sec)
490.44/247.03	c conflict literals     : 12488620       (34.53 % deleted)
490.44/247.03	c Memory used           : 72.37 MB
490.44/247.03	c CPU time              : 489.12 s
490.44/247.03	
490.44/247.03	c --->m=2, e=8, aimd=1, HOME/10615_many.cnf	time: 244.56	conflicts: 556167       
490.44/247.04	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-1562781-1240998051/watcher-1562781-1240998051 -o /tmp/evaluation-result-1562781-1240998051/solver-1562781-1240998051 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1562781-1240998051.cnf aimd 1 

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.99 0.91 0.55 3/64 10615
/proc/meminfo: memFree=1125296/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=0
/proc/10615/stat : 10615 (manysat.sh) R 10613 10615 10522 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 127838435 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10615/statm: 1339 234 194 169 0 50 0
[pid=10616] ppid=10615 vsize=984 CPUtime=0
/proc/10616/stat : 10616 (SatElite) R 10615 10615 10522 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 127838436 1007616 127 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10616/statm: 246 127 51 127 0 116 0

[startup+0.00978703 s]
/proc/loadavg: 0.99 0.91 0.55 3/64 10615
/proc/meminfo: memFree=1125296/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=0
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127838435 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10615/statm: 1339 235 195 169 0 50 0
[pid=10616] ppid=10615 vsize=1448 CPUtime=0
/proc/10616/stat : 10616 (SatElite) R 10615 10615 10522 0 -1 4194304 276 0 0 0 0 0 0 0 19 0 1 0 127838436 1482752 260 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10616/statm: 362 261 51 127 0 232 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6804

[startup+0.101802 s]
/proc/loadavg: 0.99 0.91 0.55 3/64 10615
/proc/meminfo: memFree=1125296/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=0
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127838435 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10615/statm: 1339 235 195 169 0 50 0
[pid=10616] ppid=10615 vsize=11012 CPUtime=0.09
/proc/10616/stat : 10616 (SatElite) R 10615 10615 10522 0 -1 4194304 2539 0 0 0 8 1 0 0 19 0 1 0 127838436 11276288 2523 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10616/statm: 2753 2524 51 127 0 2623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16368

[startup+0.301837 s]
/proc/loadavg: 0.99 0.91 0.55 3/64 10615
/proc/meminfo: memFree=1125296/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=0
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127838435 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10615/statm: 1339 235 195 169 0 50 0
[pid=10616] ppid=10615 vsize=21724 CPUtime=0.29
/proc/10616/stat : 10616 (SatElite) R 10615 10615 10522 0 -1 4194304 4470 0 0 0 27 2 0 0 21 0 1 0 127838436 22245376 4454 1992294400 134512640 135034092 4294956096 18446744073709551615 134541066 0 0 4096 3 0 0 0 17 0 0 0
/proc/10616/statm: 5431 4454 67 127 0 5301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27080

[startup+0.701906 s]
/proc/loadavg: 0.99 0.91 0.55 3/64 10615
/proc/meminfo: memFree=1125296/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=0
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127838435 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10615/statm: 1339 235 195 169 0 50 0
[pid=10616] ppid=10615 vsize=21884 CPUtime=0.69
/proc/10616/stat : 10616 (SatElite) R 10615 10615 10522 0 -1 4194304 4946 0 0 0 66 3 0 0 25 0 1 0 127838436 22409216 4535 1992294400 134512640 135034092 4294956096 18446744073709551615 134566698 0 0 4096 3 0 0 0 17 0 0 0
/proc/10616/statm: 5471 4535 68 127 0 5341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27240

[startup+1.50106 s]
/proc/loadavg: 0.99 0.91 0.55 2/66 10617
/proc/meminfo: memFree=1105248/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 5356

[startup+3.10134 s]
/proc/loadavg: 0.99 0.91 0.55 3/67 10619
/proc/meminfo: memFree=1109016/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=27644 CPUtime=3.86
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 3698 0 0 0 384 2 0 0 17 0 2 0 127838547 28307456 3684 1992294400 134512640 135305190 4294956144 18446744073709551615 134524804 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 6911 3684 83 193 0 6715 0
[pid=10618/tid=10619] ppid=10615 vsize=27644 CPUtime=1.88
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 549 0 0 0 188 0 0 0 16 0 2 0 127838556 28307456 3684 1992294400 134512640 135305190 4294956144 18446744073709551615 134545944 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 33000

[startup+6.30291 s]
/proc/loadavg: 1.07 0.93 0.55 3/67 10619
/proc/meminfo: memFree=1104984/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=30060 CPUtime=10.25
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 4487 0 0 0 1020 5 0 0 17 0 2 0 127838547 30781440 4473 1992294400 134512640 135305190 4294956144 18446744073709551615 134542048 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 7515 4473 83 193 0 7319 0
[pid=10618/tid=10619] ppid=10615 vsize=30060 CPUtime=5.08
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 955 0 0 0 506 2 0 0 17 0 2 0 127838556 30781440 4473 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (KiB) 35416

[startup+12.7011 s]
/proc/loadavg: 1.15 0.95 0.56 3/67 10619
/proc/meminfo: memFree=1099544/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=33808 CPUtime=23.01
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 5648 0 0 0 2295 6 0 0 17 0 2 0 127838547 34619392 5634 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 8452 5634 83 193 0 8256 0
[pid=10618/tid=10619] ppid=10615 vsize=33808 CPUtime=11.47
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 1485 0 0 0 1144 3 0 0 17 0 2 0 127838556 34619392 5634 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 39164

[startup+25.5023 s]
/proc/loadavg: 1.34 1.00 0.58 3/67 10619
/proc/meminfo: memFree=1094104/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=39996 CPUtime=48.54
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 7033 0 0 0 4846 8 0 0 18 0 2 0 127838547 40955904 7019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 9999 7019 83 193 0 9803 0
[pid=10618/tid=10619] ppid=10615 vsize=39996 CPUtime=24.27
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 2220 0 0 0 2423 4 0 0 19 0 2 0 127838556 40955904 7019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.64
Current children cumulated vsize (KiB) 45352

[startup+51.1028 s]
/proc/loadavg: 1.56 1.08 0.62 3/67 10619
/proc/meminfo: memFree=1090264/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=44044 CPUtime=99.61
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 7998 0 0 0 9950 11 0 0 25 0 2 0 127838547 45101056 7984 1992294400 134512640 135305190 4294956144 18446744073709551615 134531185 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 11011 7984 83 193 0 10815 0
[pid=10618/tid=10619] ppid=10615 vsize=44044 CPUtime=49.84
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 2601 0 0 0 4979 5 0 0 21 0 2 0 127838556 45101056 7984 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.71
Current children cumulated vsize (KiB) 49400

[startup+102.307 s]
/proc/loadavg: 1.81 1.22 0.69 3/67 10619
/proc/meminfo: memFree=1077976/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=57788 CPUtime=201.77
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 11028 0 0 0 20161 16 0 0 25 0 2 0 127838547 59174912 11014 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 14447 11014 83 193 0 14251 0
[pid=10618/tid=10619] ppid=10615 vsize=57788 CPUtime=101.01
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 4373 0 0 0 10093 8 0 0 20 0 2 0 127838556 59174912 11014 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.87
Current children cumulated vsize (KiB) 63144

[startup+162.301 s]
/proc/loadavg: 1.93 1.36 0.77 3/67 10619
/proc/meminfo: memFree=1072536/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=62312 CPUtime=321.48
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 12380 0 0 0 32129 19 0 0 25 0 2 0 127838547 63807488 12366 1992294400 134512640 135305190 4294956144 18446744073709551615 134531171 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 15578 12366 83 193 0 15382 0
[pid=10618/tid=10619] ppid=10615 vsize=62312 CPUtime=160.99
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 5055 0 0 0 16089 10 0 0 25 0 2 0 127838556 63807488 12366 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.58
Current children cumulated vsize (KiB) 67668

[startup+222.302 s]
/proc/loadavg: 1.97 1.47 0.84 3/67 10619
/proc/meminfo: memFree=1064280/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=72000 CPUtime=441.2
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 14429 0 0 0 44096 24 0 0 25 0 2 0 127838547 73728000 14415 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 18000 14415 83 193 0 17804 0
[pid=10618/tid=10619] ppid=10615 vsize=72000 CPUtime=220.95
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 6114 0 0 0 22083 12 0 0 19 0 2 0 127838556 73728000 14415 1992294400 134512640 135305190 4294956144 18446744073709551615 134551757 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.3
Current children cumulated vsize (KiB) 77356

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

[startup+230.301 s]
/proc/loadavg: 1.98 1.49 0.85 3/67 10619
/proc/meminfo: memFree=1064152/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=72188 CPUtime=457.17
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 14463 0 0 0 45693 24 0 0 25 0 2 0 127838547 73920512 14449 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 18047 14449 83 193 0 17851 0
[pid=10618/tid=10619] ppid=10615 vsize=72188 CPUtime=228.94
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 6114 0 0 0 22882 12 0 0 25 0 2 0 127838556 73920512 14449 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 458.27
Current children cumulated vsize (KiB) 77544

[startup+236.701 s]
/proc/loadavg: 1.98 1.50 0.86 3/67 10619
/proc/meminfo: memFree=1063896/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=72332 CPUtime=469.93
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 14537 0 0 0 46969 24 0 0 25 0 2 0 127838547 74067968 14523 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 18083 14523 83 193 0 17887 0
[pid=10618/tid=10619] ppid=10615 vsize=72332 CPUtime=235.34
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 6163 0 0 0 23522 12 0 0 25 0 2 0 127838556 74067968 14523 1992294400 134512640 135305190 4294956144 18446744073709551615 134528438 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 471.03
Current children cumulated vsize (KiB) 77688

[startup+243.107 s]
/proc/loadavg: 1.98 1.51 0.87 3/67 10619
/proc/meminfo: memFree=1062616/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=73612 CPUtime=482.72
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 14864 0 0 0 48247 25 0 0 25 0 2 0 127838547 75378688 14850 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 18403 14850 83 193 0 18207 0
[pid=10618/tid=10619] ppid=10615 vsize=73612 CPUtime=241.75
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 6306 0 0 0 24162 13 0 0 25 0 2 0 127838556 75378688 14850 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 483.82
Current children cumulated vsize (KiB) 78968

[startup+244.703 s]
/proc/loadavg: 1.98 1.51 0.87 3/67 10619
/proc/meminfo: memFree=1062168/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=74104 CPUtime=485.9
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 14988 0 0 0 48565 25 0 0 17 0 2 0 127838547 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134529393 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10618/statm: 18526 14974 83 193 0 18330 0
[pid=10618/tid=10619] ppid=10615 vsize=74104 CPUtime=243.34
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194368 6373 0 0 0 24321 13 0 0 16 0 2 0 127838556 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 487
Current children cumulated vsize (KiB) 79460

[startup+246.301 s]
/proc/loadavg: 1.98 1.51 0.87 2/67 10619
/proc/meminfo: memFree=1062040/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=74104 CPUtime=488.64
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 14988 0 0 0 48838 26 0 0 17 0 2 0 127838547 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10618/statm: 18526 14974 83 193 0 18330 0
[pid=10618/tid=10619] ppid=10615 vsize=74104 CPUtime=244.49
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) S 10615 10615 10522 0 -1 4194368 6373 0 0 0 24436 13 0 0 17 0 2 0 127838556 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 489.74
Current children cumulated vsize (KiB) 79460

[startup+246.701 s]
/proc/loadavg: 1.98 1.51 0.87 2/67 10619
/proc/meminfo: memFree=1062040/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=74104 CPUtime=489.04
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 14988 0 0 0 48878 26 0 0 18 0 2 0 127838547 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134529614 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10618/statm: 18526 14974 83 193 0 18330 0
[pid=10618/tid=10619] ppid=10615 vsize=74104 CPUtime=244.49
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) S 10615 10615 10522 0 -1 4194368 6373 0 0 0 24436 13 0 0 17 0 2 0 127838556 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 490.14
Current children cumulated vsize (KiB) 79460

[startup+246.901 s]
/proc/loadavg: 1.98 1.51 0.87 2/67 10619
/proc/meminfo: memFree=1062040/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=74104 CPUtime=489.24
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 14988 0 0 0 48898 26 0 0 18 0 2 0 127838547 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134529638 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10618/statm: 18526 14974 83 193 0 18330 0
[pid=10618/tid=10619] ppid=10615 vsize=74104 CPUtime=244.49
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) S 10615 10615 10522 0 -1 4194368 6373 0 0 0 24436 13 0 0 17 0 2 0 127838556 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 490.34
Current children cumulated vsize (KiB) 79460

[startup+247.001 s]
/proc/loadavg: 1.98 1.51 0.87 2/67 10619
/proc/meminfo: memFree=1062040/2055920 swapFree=4181908/4192956
[pid=10615] ppid=10613 vsize=5356 CPUtime=1.1
/proc/10615/stat : 10615 (manysat.sh) S 10613 10615 10522 0 -1 4194304 312 5317 0 0 0 0 106 4 16 0 1 0 127838435 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10615/statm: 1339 238 195 169 0 50 0
[pid=10618] ppid=10615 vsize=74104 CPUtime=489.34
/proc/10618/stat : 10618 (manysat1.1_stat) R 10615 10615 10522 0 -1 4194304 14988 0 0 0 48908 26 0 0 18 0 2 0 127838547 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10618/statm: 18526 14974 83 193 0 18330 0
[pid=10618/tid=10619] ppid=10615 vsize=74104 CPUtime=244.49
/proc/10618/task/10619/stat : 10619 (manysat1.1_stat) S 10615 10615 10522 0 -1 4194368 6373 0 0 0 24436 13 0 0 17 0 2 0 127838556 75882496 14974 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 490.44
Current children cumulated vsize (KiB) 79460

Child status: 20
Real time (s): 247.054
CPU time (s): 490.51
CPU user time (s): 490.186
CPU system time (s): 0.32395
CPU usage (%): 198.543
Max. virtual memory (cumulated for all children) (KiB): 79460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 490.186
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20786
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= 951
involuntary context switches= 3687

runsolver used 0.250961 second user time and 0.6549 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-29 11:40:52
IDJOB=1562781
IDBENCH=70941
IDSOLVER=514
FILE ID=node18/1562781-1240998051
PBS_JOBID= 9204849
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1438582938

node18.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.280
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.280
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:       1125776 kB
Buffers:         86440 kB
Cached:         749292 kB
SwapCached:       4952 kB
Active:         315820 kB
Inactive:       527912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1125776 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:            4524 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            72448 kB
Committed_AS:   554992 kB
PageTables:       1372 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= 66312 MiB
End job on node18 at 2009-04-29 11:44:59