Trace number 1563196

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 936.762 469.84

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.168
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.00/0.00	c Parsing...
0.00/0.14	c ==============================================================================
0.00/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.14	c ==============================================================================
0.00/0.14	c |         0 |  151127   442273 |   45338       0        0     nan |  0.000 % |
0.00/0.97	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
0.00/0.97	c ==============================================================================
0.00/0.97	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
0.00/0.97	c CPU time:   0.938857 s
0.00/0.97	c ==============================================================================
936.69/469.82	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
936.69/469.82	c ============================[ Problem Statistics ]=============================
936.69/469.82	c |                                                                             |
936.69/469.82	c threadId              : 1
936.69/469.82	c restarts              : 3160
936.69/469.82	c conflicts             : 912621         (976 /sec)
936.69/469.82	c decisions             : 1381252        (1.79 % random) (1477 /sec)
936.69/469.82	c propagations          : 210925158      (225500 /sec)
936.69/469.82	c conflict literals     : 21311501       (35.22 % deleted)
936.69/469.82	c Memory used           : 89.98 MB
936.69/469.82	c CPU time              : 935.367 s
936.69/469.82	
936.69/469.82	c --->m=2, e=8, aimd=0, HOME/10504_many.cnf	time: 467.683	conflicts: 912621       
936.69/469.83	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-1563196-1241001020/watcher-1563196-1241001020 -o /tmp/evaluation-result-1563196-1241001020/solver-1563196-1241001020 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1563196-1241001020.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.91 3/64 10504
/proc/meminfo: memFree=1584912/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=0
/proc/10504/stat : 10504 (manysat.sh) R 10502 10504 10260 0 -1 4194304 266 0 0 0 0 0 0 0 20 0 1 0 128135422 5484544 233 1992294400 4194304 4889804 548682068784 18446744073709551615 231961979379 0 0 4100 65536 0 0 0 17 1 0 0
/proc/10504/statm: 1339 233 194 169 0 50 0

[startup+0.037788 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 10504
/proc/meminfo: memFree=1584912/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=0
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128135422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10504/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102765 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 10504
/proc/meminfo: memFree=1584912/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=0
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128135422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10504/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301708 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 10504
/proc/meminfo: memFree=1584912/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=0
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128135422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10504/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702594 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 10504
/proc/meminfo: memFree=1584912/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=0
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128135422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10504/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50138 s]
/proc/loadavg: 0.92 0.98 0.91 2/66 10506
/proc/meminfo: memFree=1565496/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 5356

[startup+3.10192 s]
/proc/loadavg: 0.92 0.98 0.91 3/67 10508
/proc/meminfo: memFree=1568816/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=27616 CPUtime=3.95
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 3676 0 0 0 392 3 0 0 17 0 2 0 128135530 28278784 3662 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 6904 3662 83 193 0 6708 0
[pid=10507/tid=10508] ppid=10504 vsize=27616 CPUtime=1.93
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 556 0 0 0 192 1 0 0 17 0 2 0 128135538 28278784 3662 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 32972

[startup+6.30102 s]
/proc/loadavg: 1.01 1.00 0.92 3/67 10508
/proc/meminfo: memFree=1564912/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=29908 CPUtime=10.33
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 4375 0 0 0 1029 4 0 0 17 0 2 0 128135530 30625792 4361 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 7477 4361 83 193 0 7281 0
[pid=10507/tid=10508] ppid=10504 vsize=29908 CPUtime=5.11
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 892 0 0 0 510 1 0 0 17 0 2 0 128135538 30625792 4361 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 35264

[startup+12.7012 s]
/proc/loadavg: 1.09 1.02 0.93 3/67 10508
/proc/meminfo: memFree=1561080/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=32680 CPUtime=23.11
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 5195 0 0 0 2305 6 0 0 18 0 2 0 128135530 33464320 5181 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 8170 5181 83 193 0 7974 0
[pid=10507/tid=10508] ppid=10504 vsize=32680 CPUtime=11.52
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 1301 0 0 0 1150 2 0 0 18 0 2 0 128135538 33464320 5181 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.17
Current children cumulated vsize (KiB) 38036

[startup+25.5026 s]
/proc/loadavg: 1.29 1.06 0.94 3/67 10508
/proc/meminfo: memFree=1556472/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=38324 CPUtime=48.65
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 6372 0 0 0 4857 8 0 0 25 0 2 0 128135530 39243776 6358 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 9581 6358 83 193 0 9385 0
[pid=10507/tid=10508] ppid=10504 vsize=38324 CPUtime=24.31
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 1882 0 0 0 2428 3 0 0 20 0 2 0 128135538 39243776 6358 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.71
Current children cumulated vsize (KiB) 43680

[startup+51.1023 s]
/proc/loadavg: 1.53 1.14 0.97 3/67 10508
/proc/meminfo: memFree=1549880/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=45420 CPUtime=99.75
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 8033 0 0 0 9964 11 0 0 18 0 2 0 128135530 46510080 8019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 11355 8019 83 193 0 11159 0
[pid=10507/tid=10508] ppid=10504 vsize=45420 CPUtime=49.91
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 2691 0 0 0 4986 5 0 0 25 0 2 0 128135538 46510080 8019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.81
Current children cumulated vsize (KiB) 50776

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.02 3/67 10508
/proc/meminfo: memFree=1542008/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=52592 CPUtime=201.97
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 9985 0 0 0 20183 14 0 0 25 0 2 0 128135530 53854208 9971 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 13148 9971 83 193 0 12952 0
[pid=10507/tid=10508] ppid=10504 vsize=52592 CPUtime=101.11
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 3749 0 0 0 10104 7 0 0 25 0 2 0 128135538 53854208 9971 1992294400 134512640 135305190 4294956144 18446744073709551615 134551998 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.03
Current children cumulated vsize (KiB) 57948

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.08 3/67 10508
/proc/meminfo: memFree=1533304/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=61644 CPUtime=321.75
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 12130 0 0 0 32158 17 0 0 25 0 2 0 128135530 63123456 12116 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 15411 12116 83 193 0 15215 0
[pid=10507/tid=10508] ppid=10504 vsize=61644 CPUtime=161.1
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 4957 0 0 0 16102 8 0 0 25 0 2 0 128135538 63123456 12116 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.81
Current children cumulated vsize (KiB) 67000

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.13 3/67 10508
/proc/meminfo: memFree=1525624/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=69704 CPUtime=441.53
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 14042 0 0 0 44133 20 0 0 19 0 2 0 128135530 71376896 14028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 17426 14028 83 193 0 17230 0
[pid=10507/tid=10508] ppid=10504 vsize=69704 CPUtime=221.1
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 5909 0 0 0 22100 10 0 0 25 0 2 0 128135538 71376896 14028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.59
Current children cumulated vsize (KiB) 75060

[startup+282.303 s]
/proc/loadavg: 1.99 1.59 1.19 3/67 10508
/proc/meminfo: memFree=1523320/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=71504 CPUtime=561.32
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 14642 0 0 0 56111 21 0 0 25 0 2 0 128135530 73220096 14628 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 17876 14628 83 193 0 17680 0
[pid=10507/tid=10508] ppid=10504 vsize=71504 CPUtime=281.1
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 6192 0 0 0 28099 11 0 0 25 0 2 0 128135538 73220096 14628 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.38
Current children cumulated vsize (KiB) 76860

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.23 3/67 10510
/proc/meminfo: memFree=1516664/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=79128 CPUtime=681.1
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 16265 0 0 0 68085 25 0 0 25 0 2 0 128135530 81027072 16251 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 19782 16251 83 193 0 19586 0
[pid=10507/tid=10508] ppid=10504 vsize=79128 CPUtime=341.1
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 7197 0 0 0 34097 13 0 0 20 0 2 0 128135538 81027072 16251 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.16
Current children cumulated vsize (KiB) 84484

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.28 3/67 10510
/proc/meminfo: memFree=1514424/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=81208 CPUtime=800.89
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 16832 0 0 0 80063 26 0 0 25 0 2 0 128135530 83156992 16818 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 20302 16818 83 193 0 20106 0
[pid=10507/tid=10508] ppid=10504 vsize=81208 CPUtime=401.1
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 7382 0 0 0 40096 14 0 0 25 0 2 0 128135538 83156992 16818 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.95
Current children cumulated vsize (KiB) 86564

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.32 3/67 10510
/proc/meminfo: memFree=1504312/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=92028 CPUtime=920.66
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 19352 0 0 0 92036 30 0 0 25 0 2 0 128135530 94236672 19335 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 23007 19335 83 193 0 22811 0
[pid=10507/tid=10508] ppid=10504 vsize=92028 CPUtime=461.09
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 8751 0 0 0 46093 16 0 0 22 0 2 0 128135538 94236672 19335 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.72
Current children cumulated vsize (KiB) 97384

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

[startup+463.901 s]
/proc/loadavg: 1.99 1.77 1.32 3/67 10510
/proc/meminfo: memFree=1504312/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=92028 CPUtime=923.85
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 19353 0 0 0 92355 30 0 0 25 0 2 0 128135530 94236672 19336 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 23007 19336 83 193 0 22811 0
[pid=10507/tid=10508] ppid=10504 vsize=92028 CPUtime=462.69
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 8751 0 0 0 46253 16 0 0 25 0 2 0 128135538 94236672 19336 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 924.91
Current children cumulated vsize (KiB) 97384

[startup+467.101 s]
/proc/loadavg: 1.99 1.77 1.32 3/67 10510
/proc/meminfo: memFree=1504312/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=92136 CPUtime=930.24
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 19369 0 0 0 92994 30 0 0 25 0 2 0 128135530 94347264 19352 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 23034 19352 83 193 0 22838 0
[pid=10507/tid=10508] ppid=10504 vsize=92136 CPUtime=465.89
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 8751 0 0 0 46573 16 0 0 25 0 2 0 128135538 94347264 19352 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 931.3
Current children cumulated vsize (KiB) 97492

[startup+468.702 s]
/proc/loadavg: 1.99 1.78 1.33 3/67 10510
/proc/meminfo: memFree=1504184/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=92136 CPUtime=933.43
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 19374 0 0 0 93313 30 0 0 17 0 2 0 128135530 94347264 19357 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 23034 19357 83 193 0 22838 0
[pid=10507/tid=10508] ppid=10504 vsize=92136 CPUtime=467.49
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 8751 0 0 0 46733 16 0 0 25 0 2 0 128135538 94347264 19357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 934.49
Current children cumulated vsize (KiB) 97492

[startup+469.503 s]
/proc/loadavg: 1.99 1.78 1.33 3/67 10510
/proc/meminfo: memFree=1504184/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=92136 CPUtime=935.03
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 19374 0 0 0 93473 30 0 0 17 0 2 0 128135530 94347264 19357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 23034 19357 83 193 0 22838 0
[pid=10507/tid=10508] ppid=10504 vsize=92136 CPUtime=468.29
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 8751 0 0 0 46813 16 0 0 17 0 2 0 128135538 94347264 19357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 936.09
Current children cumulated vsize (KiB) 97492

[startup+469.707 s]
/proc/loadavg: 1.99 1.78 1.33 3/67 10510
/proc/meminfo: memFree=1504184/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=92136 CPUtime=935.43
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 19374 0 0 0 93513 30 0 0 17 0 2 0 128135530 94347264 19357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 23034 19357 83 193 0 22838 0
[pid=10507/tid=10508] ppid=10504 vsize=92136 CPUtime=468.5
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 8751 0 0 0 46834 16 0 0 17 0 2 0 128135538 94347264 19357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 936.49
Current children cumulated vsize (KiB) 97492

[startup+469.803 s]
/proc/loadavg: 1.99 1.78 1.33 3/67 10510
/proc/meminfo: memFree=1504184/2055920 swapFree=4179168/4192956
[pid=10504] ppid=10502 vsize=5356 CPUtime=1.06
/proc/10504/stat : 10504 (manysat.sh) S 10502 10504 10260 0 -1 4194304 312 5078 0 0 0 0 102 4 16 0 1 0 128135422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10504/statm: 1339 238 195 169 0 50 0
[pid=10507] ppid=10504 vsize=92136 CPUtime=935.63
/proc/10507/stat : 10507 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194304 19374 0 0 0 93533 30 0 0 17 0 2 0 128135530 94347264 19357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10507/statm: 23034 19357 83 193 0 22838 0
[pid=10507/tid=10508] ppid=10504 vsize=92136 CPUtime=468.59
/proc/10507/task/10508/stat : 10508 (manysat1.1_stat) R 10504 10504 10260 0 -1 4194368 8751 0 0 0 46843 16 0 0 17 0 2 0 128135538 94347264 19357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 936.69
Current children cumulated vsize (KiB) 97492

Child status: 20
Real time (s): 469.84
CPU time (s): 936.762
CPU user time (s): 936.393
CPU system time (s): 0.368943
CPU usage (%): 199.379
Max. virtual memory (cumulated for all children) (KiB): 97492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 936.393
system time used= 0.368943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24933
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= 1187
involuntary context switches= 7071

runsolver used 0.419936 second user time and 1.2978 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-29 12:30:20
IDJOB=1563196
IDBENCH=70949
IDSOLVER=513
FILE ID=node16/1563196-1241001020
PBS_JOBID= 9204851
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=832515341

node16.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.234
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.234
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:       1585392 kB
Buffers:         40816 kB
Cached:         378616 kB
SwapCached:       8084 kB
Active:         143308 kB
Inactive:       285632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585392 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            4456 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            27652 kB
Committed_AS:   539744 kB
PageTables:       1436 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= 66472 MiB
End job on node16 at 2009-04-29 12:38:10