Trace number 1562780

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 815.49 412.013

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.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
0.99/1.07	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
0.99/1.07	c ==============================================================================
0.99/1.07	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
0.99/1.07	c CPU time:   1.03584 s
0.99/1.07	c ==============================================================================
815.37/411.99	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
815.37/411.99	c ============================[ Problem Statistics ]=============================
815.37/411.99	c |                                                                             |
815.37/411.99	c threadId              : 0
815.37/411.99	c restarts              : 942
815.37/411.99	c conflicts             : 808442         (993 /sec)
815.37/411.99	c decisions             : 1170356        (1.78 % random) (1438 /sec)
815.37/411.99	c propagations          : 187577809      (230433 /sec)
815.37/411.99	c conflict literals     : 18958483       (35.57 % deleted)
815.37/411.99	c Memory used           : 79.66 MB
815.37/411.99	c CPU time              : 814.022 s
815.37/411.99	
815.37/411.99	c --->m=2, e=8, aimd=0, HOME/26306_many.cnf	time: 407.011	conflicts: 808442       
815.47/412.00	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-1562780-1240998037/watcher-1562780-1240998037 -o /tmp/evaluation-result-1562780-1240998037/solver-1562780-1240998037 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1562780-1240998037.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: 1.00 0.93 0.57 1/67 26306
/proc/meminfo: memFree=773528/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=0
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127829858 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26306/statm: 1339 235 195 169 0 50 0
[pid=26307] ppid=26306 vsize=1296 CPUtime=0
/proc/26307/stat : 26307 (SatElite) R 26306 26306 26210 0 -1 4194304 234 0 0 0 0 0 0 0 18 0 1 0 127829858 1327104 218 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26307/statm: 324 219 51 127 0 194 0

[startup+0.024294 s]
/proc/loadavg: 1.00 0.93 0.57 1/67 26306
/proc/meminfo: memFree=773528/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=0
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127829858 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26306/statm: 1339 235 195 169 0 50 0
[pid=26307] ppid=26306 vsize=2996 CPUtime=0.01
/proc/26307/stat : 26307 (SatElite) R 26306 26306 26210 0 -1 4194304 625 0 0 0 1 0 0 0 18 0 1 0 127829858 3067904 609 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26307/statm: 749 611 51 127 0 619 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8352

[startup+0.102301 s]
/proc/loadavg: 1.00 0.93 0.57 1/67 26306
/proc/meminfo: memFree=773528/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=0
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127829858 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26306/statm: 1339 235 195 169 0 50 0
[pid=26307] ppid=26306 vsize=10748 CPUtime=0.09
/proc/26307/stat : 26307 (SatElite) R 26306 26306 26210 0 -1 4194304 2422 0 0 0 8 1 0 0 18 0 1 0 127829858 11005952 2406 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26307/statm: 2687 2407 51 127 0 2557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16104

[startup+0.302319 s]
/proc/loadavg: 1.00 0.93 0.57 1/67 26306
/proc/meminfo: memFree=773528/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=0
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127829858 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26306/statm: 1339 235 195 169 0 50 0
[pid=26307] ppid=26306 vsize=21724 CPUtime=0.29
/proc/26307/stat : 26307 (SatElite) R 26306 26306 26210 0 -1 4194304 4470 0 0 0 27 2 0 0 19 0 1 0 127829858 22245376 4454 1992294400 134512640 135034092 4294956096 18446744073709551615 134541066 0 0 4096 3 0 0 0 17 1 0 0
/proc/26307/statm: 5431 4454 67 127 0 5301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27080

[startup+0.702354 s]
/proc/loadavg: 1.00 0.93 0.57 1/67 26306
/proc/meminfo: memFree=773528/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=0
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127829858 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26306/statm: 1339 235 195 169 0 50 0
[pid=26307] ppid=26306 vsize=21752 CPUtime=0.69
/proc/26307/stat : 26307 (SatElite) R 26306 26306 26210 0 -1 4194304 4912 0 0 0 66 3 0 0 23 0 1 0 127829858 22274048 4501 1992294400 134512640 135034092 4294956096 18446744073709551615 134566717 0 0 4096 3 0 0 0 17 1 0 0
/proc/26307/statm: 5438 4501 68 127 0 5308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27108

[startup+1.50143 s]
/proc/loadavg: 1.00 0.93 0.57 2/69 26308
/proc/meminfo: memFree=752328/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 5356

[startup+3.10158 s]
/proc/loadavg: 1.00 0.93 0.58 3/70 26310
/proc/meminfo: memFree=757312/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=26908 CPUtime=3.74
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 3718 0 0 0 372 2 0 0 17 0 2 0 127829975 27553792 3704 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 6727 3704 83 193 0 6531 0
[pid=26309/tid=26310] ppid=26306 vsize=26908 CPUtime=1.82
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 533 0 0 0 182 0 0 0 17 0 2 0 127829984 27553792 3704 1992294400 134512640 135305190 4294956144 18446744073709551615 134525094 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 32264

[startup+6.30186 s]
/proc/loadavg: 1.00 0.93 0.58 3/70 26310
/proc/meminfo: memFree=753536/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=30388 CPUtime=10.12
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 4521 0 0 0 1009 3 0 0 17 0 2 0 127829975 31117312 4507 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 7597 4507 83 193 0 7401 0
[pid=26309/tid=26310] ppid=26306 vsize=30388 CPUtime=5.02
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 921 0 0 0 501 1 0 0 16 0 2 0 127829984 31117312 4507 1992294400 134512640 135305190 4294956144 18446744073709551615 134538534 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 35744

[startup+12.7014 s]
/proc/loadavg: 1.15 0.97 0.59 3/70 26310
/proc/meminfo: memFree=749128/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=33176 CPUtime=22.89
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 5373 0 0 0 2285 4 0 0 19 0 2 0 127829975 33972224 5359 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 8294 5359 83 193 0 8098 0
[pid=26309/tid=26310] ppid=26306 vsize=33176 CPUtime=11.41
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 1319 0 0 0 1140 1 0 0 16 0 2 0 127829984 33972224 5359 1992294400 134512640 135305190 4294956144 18446744073709551615 134556813 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.06
Current children cumulated vsize (KiB) 38532

[startup+25.5026 s]
/proc/loadavg: 1.28 1.00 0.60 3/70 26310
/proc/meminfo: memFree=744008/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=38964 CPUtime=48.44
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 6611 0 0 0 4838 6 0 0 22 0 2 0 127829975 39899136 6597 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 9741 6597 83 193 0 9545 0
[pid=26309/tid=26310] ppid=26306 vsize=38964 CPUtime=24.21
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 1868 0 0 0 2419 2 0 0 17 0 2 0 127829984 39899136 6597 1992294400 134512640 135305190 4294956144 18446744073709551615 134551751 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.61
Current children cumulated vsize (KiB) 44320

[startup+51.1029 s]
/proc/loadavg: 1.53 1.08 0.64 3/70 26310
/proc/meminfo: memFree=737416/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=46000 CPUtime=99.52
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 8241 0 0 0 9941 11 0 0 23 0 2 0 127829975 47104000 8227 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 11500 8227 83 193 0 11304 0
[pid=26309/tid=26310] ppid=26306 vsize=46000 CPUtime=49.81
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 2680 0 0 0 4976 5 0 0 22 0 2 0 127829984 47104000 8227 1992294400 134512640 135305190 4294956144 18446744073709551615 134551677 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.69
Current children cumulated vsize (KiB) 51356

[startup+102.306 s]
/proc/loadavg: 1.81 1.23 0.72 3/70 26310
/proc/meminfo: memFree=730504/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=51692 CPUtime=201.69
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 9963 0 0 0 20156 13 0 0 25 0 2 0 127829975 52932608 9949 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 12923 9949 83 193 0 12727 0
[pid=26309/tid=26310] ppid=26306 vsize=51692 CPUtime=100.99
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 3496 0 0 0 10093 6 0 0 25 0 2 0 127829984 52932608 9949 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.86
Current children cumulated vsize (KiB) 57048

[startup+162.303 s]
/proc/loadavg: 1.93 1.37 0.79 3/70 26310
/proc/meminfo: memFree=723912/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=59532 CPUtime=321.42
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 11587 0 0 0 32125 17 0 0 18 0 2 0 127829975 60960768 11573 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 14883 11573 83 193 0 14687 0
[pid=26309/tid=26310] ppid=26306 vsize=59532 CPUtime=160.97
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 4345 0 0 0 16089 8 0 0 25 0 2 0 127829984 60960768 11573 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.59
Current children cumulated vsize (KiB) 64888

[startup+222.302 s]
/proc/loadavg: 1.97 1.48 0.87 3/70 26310
/proc/meminfo: memFree=716616/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=66732 CPUtime=441.14
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 13429 0 0 0 44095 19 0 0 25 0 2 0 127829975 68333568 13415 1992294400 134512640 135305190 4294956144 18446744073709551615 134528395 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 16683 13415 83 193 0 16487 0
[pid=26309/tid=26310] ppid=26306 vsize=66732 CPUtime=220.95
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 5257 0 0 0 22086 9 0 0 25 0 2 0 127829984 68333568 13415 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.31
Current children cumulated vsize (KiB) 72088

[startup+282.302 s]
/proc/loadavg: 1.99 1.57 0.93 3/70 26310
/proc/meminfo: memFree=713288/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=70300 CPUtime=560.9
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 14277 0 0 0 56069 21 0 0 25 0 2 0 127829975 71987200 14263 1992294400 134512640 135305190 4294956144 18446744073709551615 134528371 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 17575 14263 83 193 0 17379 0
[pid=26309/tid=26310] ppid=26306 vsize=70300 CPUtime=280.94
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 5685 0 0 0 28084 10 0 0 25 0 2 0 127829984 71987200 14263 1992294400 134512640 135305190 4294956144 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.07
Current children cumulated vsize (KiB) 75656

[startup+342.303 s]
/proc/loadavg: 1.99 1.65 1.00 3/70 26310
/proc/meminfo: memFree=706952/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=76360 CPUtime=680.63
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 15834 0 0 0 68040 23 0 0 25 0 2 0 127829975 78192640 15820 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 19090 15820 83 193 0 18894 0
[pid=26309/tid=26310] ppid=26306 vsize=76360 CPUtime=340.92
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 6688 0 0 0 34081 11 0 0 25 0 2 0 127829984 78192640 15820 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.8
Current children cumulated vsize (KiB) 81716

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.06 3/70 26310
/proc/meminfo: memFree=702408/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=81572 CPUtime=800.36
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 17010 0 0 0 80009 27 0 0 17 0 2 0 127829975 83529728 16981 1992294400 134512640 135305190 4294956144 18446744073709551615 134538298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 20393 16981 83 193 0 20197 0
[pid=26309/tid=26310] ppid=26306 vsize=81572 CPUtime=400.9
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 7279 0 0 0 40077 13 0 0 25 0 2 0 127829984 83529728 16981 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.53
Current children cumulated vsize (KiB) 86928

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

[startup+403.102 s]
/proc/loadavg: 1.99 1.71 1.06 3/70 26310
/proc/meminfo: memFree=702408/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=81572 CPUtime=801.96
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 17010 0 0 0 80169 27 0 0 17 0 2 0 127829975 83529728 16981 1992294400 134512640 135305190 4294956144 18446744073709551615 134538311 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 20393 16981 83 193 0 20197 0
[pid=26309/tid=26310] ppid=26306 vsize=81572 CPUtime=401.7
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 7279 0 0 0 40157 13 0 0 25 0 2 0 127829984 83529728 16981 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 803.13
Current children cumulated vsize (KiB) 86928

[startup+406.302 s]
/proc/loadavg: 1.99 1.71 1.06 3/70 26310
/proc/meminfo: memFree=702344/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=81572 CPUtime=808.32
/proc/26309/stat : 26309 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194304 17017 0 0 0 80805 27 0 0 18 0 2 0 127829975 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134657580 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 20393 16988 83 193 0 20197 0
[pid=26309/tid=26310] ppid=26306 vsize=81572 CPUtime=404.88
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 7279 0 0 0 40475 13 0 0 17 0 2 0 127829984 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134529265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 809.49
Current children cumulated vsize (KiB) 86928

[startup+409.502 s]
/proc/loadavg: 1.99 1.71 1.06 2/70 26310
/proc/meminfo: memFree=702344/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=81572 CPUtime=811.8
/proc/26309/stat : 26309 (manysat1.1_stat) S 26306 26306 26210 0 -1 4194304 17017 0 0 0 81153 27 0 0 18 0 2 0 127829975 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 20393 16988 83 193 0 20197 0
[pid=26309/tid=26310] ppid=26306 vsize=81572 CPUtime=408.07
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 7279 0 0 0 40794 13 0 0 21 0 2 0 127829984 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134529576 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 812.97
Current children cumulated vsize (KiB) 86928

[startup+411.103 s]
/proc/loadavg: 1.99 1.71 1.06 2/70 26310
/proc/meminfo: memFree=702344/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=81572 CPUtime=813.4
/proc/26309/stat : 26309 (manysat1.1_stat) S 26306 26306 26210 0 -1 4194304 17017 0 0 0 81313 27 0 0 18 0 2 0 127829975 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 20393 16988 83 193 0 20197 0
[pid=26309/tid=26310] ppid=26306 vsize=81572 CPUtime=409.67
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 7279 0 0 0 40954 13 0 0 25 0 2 0 127829984 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134529576 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 814.57
Current children cumulated vsize (KiB) 86928

[startup+411.503 s]
/proc/loadavg: 1.91 1.70 1.06 2/70 26310
/proc/meminfo: memFree=702344/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=81572 CPUtime=813.8
/proc/26309/stat : 26309 (manysat1.1_stat) S 26306 26306 26210 0 -1 4194304 17017 0 0 0 81353 27 0 0 18 0 2 0 127829975 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 20393 16988 83 193 0 20197 0
[pid=26309/tid=26310] ppid=26306 vsize=81572 CPUtime=410.07
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 7279 0 0 0 40994 13 0 0 25 0 2 0 127829984 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134529260 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 814.97
Current children cumulated vsize (KiB) 86928

[startup+411.903 s]
/proc/loadavg: 1.91 1.70 1.06 2/70 26310
/proc/meminfo: memFree=702344/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=81572 CPUtime=814.2
/proc/26309/stat : 26309 (manysat1.1_stat) S 26306 26306 26210 0 -1 4194304 17017 0 0 0 81393 27 0 0 18 0 2 0 127829975 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 20393 16988 83 193 0 20197 0
[pid=26309/tid=26310] ppid=26306 vsize=81572 CPUtime=410.47
/proc/26309/task/26310/stat : 26310 (manysat1.1_stat) R 26306 26306 26210 0 -1 4194368 7279 0 0 0 41034 13 0 0 25 0 2 0 127829984 83529728 16988 1992294400 134512640 135305190 4294956144 18446744073709551615 134529252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.37
Current children cumulated vsize (KiB) 86928

[startup+412.003 s]
/proc/loadavg: 1.91 1.70 1.06 2/70 26310
/proc/meminfo: memFree=702344/2055920 swapFree=4192812/4192956
[pid=26306] ppid=26304 vsize=5356 CPUtime=1.17
/proc/26306/stat : 26306 (manysat.sh) S 26304 26306 26210 0 -1 4194304 312 5316 0 0 0 0 113 4 16 0 1 0 127829858 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26306/statm: 1339 238 195 169 0 50 0
[pid=26309] ppid=26306 vsize=0 CPUtime=814.3
/proc/26309/stat : 26309 (manysat1.1_stat) Z 26306 26306 26210 0 -1 4194316 17032 0 0 0 81402 28 0 0 16 0 2 0 127829975 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26309/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 815.47
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 412.013
CPU time (s): 815.49
CPU user time (s): 815.155
CPU system time (s): 0.334949
CPU usage (%): 197.928
Max. virtual memory (cumulated for all children) (KiB): 86928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 815.155
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22814
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= 1026
involuntary context switches= 6072

runsolver used 0.368943 second user time and 1.13483 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-29 11:40:37
IDJOB=1562780
IDBENCH=70941
IDSOLVER=513
FILE ID=node68/1562780-1240998037
PBS_JOBID= 9204803
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=570954274

node68.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.223
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.223
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:        774008 kB
Buffers:         87608 kB
Cached:        1083820 kB
SwapCached:        144 kB
Active:         398812 kB
Inactive:       789164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        774008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4524 kB
Writeback:           0 kB
Mapped:          26468 kB
Slab:            79608 kB
Committed_AS:   422480 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node68 at 2009-04-29 11:47:29