Trace number 1577470

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20UNSAT 538.44 279.178

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.171
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c Parsing...
1.09/1.12	c ==============================================================================
1.09/1.12	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.12	c ==============================================================================
1.09/1.12	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
17.48/17.58	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
17.48/17.58	c ==============================================================================
17.48/17.58	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
17.48/17.58	c CPU time:   17.2934 s
17.48/17.58	c ==============================================================================
538.30/279.14	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
538.30/279.14	c ============================[ Problem Statistics ]=============================
538.30/279.14	c |                                                                             |
538.30/279.14	c threadId              : 1
538.30/279.14	c restarts              : 1864
538.30/279.14	c conflicts             : 423212         (814 /sec)
538.30/279.14	c decisions             : 734473         (1.72 % random) (1413 /sec)
538.30/279.14	c propagations          : 250460984      (481705 /sec)
538.30/279.14	c conflict literals     : 12216817       (38.97 % deleted)
538.30/279.14	c Memory used           : 106.24 MB
538.30/279.14	c CPU time              : 519.947 s
538.30/279.14	
538.30/279.14	c --->m=2, e=8, aimd=2, HOME/11320_many.cnf	time: 259.973	conflicts: 423212       
538.30/279.16	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-1577470-1241001634/watcher-1577470-1241001634 -o /tmp/evaluation-result-1577470-1241001634/solver-1577470-1241001634 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577470-1241001634.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 11320
/proc/meminfo: memFree=1608992/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (manysat.sh) R 11318 11320 11024 0 -1 4194304 267 0 0 0 0 0 0 0 20 0 1 0 128189744 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 244276849311 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11320/statm: 1339 234 194 169 0 50 0
[pid=11321] ppid=11320 vsize=692 CPUtime=0
/proc/11321/stat : 11321 (SatElite) R 11320 11320 11024 0 -1 4194304 102 0 0 0 0 0 0 0 20 0 1 0 128189745 708608 86 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/11321/statm: 173 86 51 127 0 43 0

[startup+0.082486 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 11320
/proc/meminfo: memFree=1608992/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128189744 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11320/statm: 1339 235 195 169 0 50 0
[pid=11321] ppid=11320 vsize=16208 CPUtime=0.07
/proc/11321/stat : 11321 (SatElite) R 11320 11320 11024 0 -1 4194304 3591 0 0 0 6 1 0 0 21 0 1 0 128189745 16596992 3511 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/11321/statm: 4052 3511 51 127 0 3922 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 21564

[startup+0.102487 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 11320
/proc/meminfo: memFree=1608992/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128189744 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11320/statm: 1339 235 195 169 0 50 0
[pid=11321] ppid=11320 vsize=17916 CPUtime=0.09
/proc/11321/stat : 11321 (SatElite) R 11320 11320 11024 0 -1 4194304 4094 0 0 0 7 2 0 0 21 0 1 0 128189745 18345984 4014 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/11321/statm: 4479 4015 51 127 0 4349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23272

[startup+0.30251 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 11320
/proc/meminfo: memFree=1608992/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128189744 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11320/statm: 1339 235 195 169 0 50 0
[pid=11321] ppid=11320 vsize=46336 CPUtime=0.28
/proc/11321/stat : 11321 (SatElite) R 11320 11320 11024 0 -1 4194304 9176 0 0 0 24 4 0 0 23 0 1 0 128189745 47448064 9096 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/11321/statm: 11584 9096 51 127 0 11454 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51692

[startup+0.702554 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 11320
/proc/meminfo: memFree=1608992/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128189744 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11320/statm: 1339 235 195 169 0 50 0
[pid=11321] ppid=11320 vsize=77000 CPUtime=0.69
/proc/11321/stat : 11321 (SatElite) R 11320 11320 11024 0 -1 4194304 18603 0 0 0 57 12 0 0 25 0 1 0 128189745 78848000 18523 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 1 0 0
/proc/11321/statm: 19250 18523 51 127 0 19120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82356

[startup+1.50165 s]
/proc/loadavg: 0.92 0.98 1.00 2/66 11322
/proc/meminfo: memFree=1502672/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128189744 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11320/statm: 1339 235 195 169 0 50 0
[pid=11321] ppid=11320 vsize=125112 CPUtime=1.49
/proc/11321/stat : 11321 (SatElite) R 11320 11320 11024 0 -1 4194304 29749 0 0 0 130 19 0 0 25 0 1 0 128189745 128114688 29656 1992294400 134512640 135034092 4294956096 18446744073709551615 134541269 0 0 4096 3 0 0 0 17 1 0 0
/proc/11321/statm: 31278 29656 64 127 0 31148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130468

[startup+3.10182 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11322
/proc/meminfo: memFree=1480272/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128189744 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11320/statm: 1339 235 195 169 0 50 0
[pid=11321] ppid=11320 vsize=136812 CPUtime=3.08
/proc/11321/stat : 11321 (SatElite) R 11320 11320 11024 0 -1 4194304 32221 0 0 0 288 20 0 0 25 0 1 0 128189745 140095488 32128 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 1 0 0
/proc/11321/statm: 34203 32128 67 127 0 34073 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 142168

[startup+6.30118 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11322
/proc/meminfo: memFree=1480080/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128189744 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11320/statm: 1339 235 195 169 0 50 0
[pid=11321] ppid=11320 vsize=136812 CPUtime=6.28
/proc/11321/stat : 11321 (SatElite) R 11320 11320 11024 0 -1 4194304 32253 0 0 0 608 20 0 0 25 0 1 0 128189745 140095488 32160 1992294400 134512640 135034092 4294956096 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 1 0 0
/proc/11321/statm: 34203 32160 67 127 0 34073 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142168

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11322
/proc/meminfo: memFree=1479696/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128189744 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11320/statm: 1339 235 195 169 0 50 0
[pid=11321] ppid=11320 vsize=137324 CPUtime=12.68
/proc/11321/stat : 11321 (SatElite) R 11320 11320 11024 0 -1 4194304 32410 0 0 0 1248 20 0 0 25 0 1 0 128189745 140619776 32317 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 1 0 0
/proc/11321/statm: 34331 32317 67 127 0 34201 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 142680

[startup+25.5024 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 11324
/proc/meminfo: memFree=1530248/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=73084 CPUtime=14.11
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 14727 0 0 0 1396 15 0 0 17 0 2 0 128191563 74838016 14705 1992294400 134512640 135305190 4294956144 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 18271 14705 83 193 0 18075 0
[pid=11323/tid=11324] ppid=11320 vsize=73084 CPUtime=6.83
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 1352 0 0 0 679 4 0 0 17 0 2 0 128191607 74838016 14705 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32.27
Current children cumulated vsize (KiB) 78440

[startup+51.1022 s]
/proc/loadavg: 1.40 1.09 1.03 3/67 11324
/proc/meminfo: memFree=1524040/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=77744 CPUtime=65.16
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 16170 0 0 0 6499 17 0 0 18 0 2 0 128191563 79609856 16148 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 19436 16148 83 193 0 19240 0
[pid=11323/tid=11324] ppid=11320 vsize=77744 CPUtime=32.32
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 1989 0 0 0 3228 4 0 0 20 0 2 0 128191607 79609856 16148 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 83.32
Current children cumulated vsize (KiB) 83100

[startup+102.307 s]
/proc/loadavg: 1.76 1.24 1.09 3/67 11324
/proc/meminfo: memFree=1512392/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=91176 CPUtime=167.33
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 19200 0 0 0 16712 21 0 0 19 0 2 0 128191563 93364224 19178 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 22794 19178 83 193 0 22598 0
[pid=11323/tid=11324] ppid=11320 vsize=91176 CPUtime=83.32
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 3263 0 0 0 8326 6 0 0 25 0 2 0 128191607 93364224 19178 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 185.49
Current children cumulated vsize (KiB) 96532

[startup+162.303 s]
/proc/loadavg: 1.90 1.37 1.13 3/67 11324
/proc/meminfo: memFree=1505736/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=97128 CPUtime=287.07
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 20888 0 0 0 28682 25 0 0 25 0 2 0 128191563 99459072 20866 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 24282 20866 83 193 0 24086 0
[pid=11323/tid=11324] ppid=11320 vsize=97128 CPUtime=143.08
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 4106 0 0 0 14301 7 0 0 25 0 2 0 128191607 99459072 20866 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 305.23
Current children cumulated vsize (KiB) 102484

[startup+222.302 s]
/proc/loadavg: 1.96 1.49 1.19 3/67 11324
/proc/meminfo: memFree=1503496/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=100292 CPUtime=406.79
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 21415 0 0 0 40653 26 0 0 25 0 2 0 128191563 102699008 21393 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 25073 21393 83 193 0 24877 0
[pid=11323/tid=11324] ppid=11320 vsize=100292 CPUtime=202.83
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 4331 0 0 0 20276 7 0 0 25 0 2 0 128191607 102699008 21393 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 424.95
Current children cumulated vsize (KiB) 105648

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

[startup+230.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 11324
/proc/meminfo: memFree=1503304/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=100436 CPUtime=422.76
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 21458 0 0 0 42250 26 0 0 25 0 2 0 128191563 102846464 21436 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 25109 21436 83 193 0 24913 0
[pid=11323/tid=11324] ppid=11320 vsize=100436 CPUtime=210.8
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 4335 0 0 0 21073 7 0 0 25 0 2 0 128191607 102846464 21436 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.92
Current children cumulated vsize (KiB) 105792

[startup+255.902 s]
/proc/loadavg: 1.98 1.54 1.21 3/67 11324
/proc/meminfo: memFree=1497224/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=106136 CPUtime=473.85
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 23025 0 0 0 47358 27 0 0 25 0 2 0 128191563 108683264 23003 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 26534 23003 83 193 0 26338 0
[pid=11323/tid=11324] ppid=11320 vsize=106136 CPUtime=236.3
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 5057 0 0 0 23622 8 0 0 17 0 2 0 128191607 108683264 23003 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 492.01
Current children cumulated vsize (KiB) 111492

[startup+268.702 s]
/proc/loadavg: 1.98 1.56 1.23 3/67 11324
/proc/meminfo: memFree=1494024/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=108788 CPUtime=499.38
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 23771 0 0 0 49909 29 0 0 18 0 2 0 128191563 111398912 23749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 27197 23749 83 193 0 27001 0
[pid=11323/tid=11324] ppid=11320 vsize=108788 CPUtime=249.04
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 5454 0 0 0 24896 8 0 0 17 0 2 0 128191607 111398912 23749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 517.54
Current children cumulated vsize (KiB) 114144

[startup+275.101 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 11324
/proc/meminfo: memFree=1494024/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=108788 CPUtime=512.15
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 23771 0 0 0 51186 29 0 0 25 0 2 0 128191563 111398912 23749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 27197 23749 83 193 0 27001 0
[pid=11323/tid=11324] ppid=11320 vsize=108788 CPUtime=255.41
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 5454 0 0 0 25533 8 0 0 25 0 2 0 128191607 111398912 23749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 530.31
Current children cumulated vsize (KiB) 114144

[startup+276.702 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 11324
/proc/meminfo: memFree=1494024/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=108788 CPUtime=515.35
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 23783 0 0 0 51506 29 0 0 25 0 2 0 128191563 111398912 23761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 27197 23761 83 193 0 27001 0
[pid=11323/tid=11324] ppid=11320 vsize=108788 CPUtime=257.01
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 5466 0 0 0 25693 8 0 0 25 0 2 0 128191607 111398912 23761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 533.51
Current children cumulated vsize (KiB) 114144

[startup+278.306 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 11324
/proc/meminfo: memFree=1494024/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=108788 CPUtime=518.55
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 23783 0 0 0 51826 29 0 0 25 0 2 0 128191563 111398912 23761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528690 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 27197 23761 83 193 0 27001 0
[pid=11323/tid=11324] ppid=11320 vsize=108788 CPUtime=258.6
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 5466 0 0 0 25852 8 0 0 25 0 2 0 128191607 111398912 23761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 536.71
Current children cumulated vsize (KiB) 114144

[startup+278.702 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 11324
/proc/meminfo: memFree=1494024/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=108788 CPUtime=519.34
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 23783 0 0 0 51905 29 0 0 25 0 2 0 128191563 111398912 23761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 27197 23761 83 193 0 27001 0
[pid=11323/tid=11324] ppid=11320 vsize=108788 CPUtime=259
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 5466 0 0 0 25892 8 0 0 25 0 2 0 128191607 111398912 23761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 114144

[startup+279.102 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 11324
/proc/meminfo: memFree=1494024/2055920 swapFree=4178168/4192956
[pid=11320] ppid=11318 vsize=5356 CPUtime=18.16
/proc/11320/stat : 11320 (manysat.sh) S 11318 11320 11024 0 -1 4194304 312 39117 0 0 0 0 1782 34 16 0 1 0 128189744 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 238 195 169 0 50 0
[pid=11323] ppid=11320 vsize=108788 CPUtime=520.14
/proc/11323/stat : 11323 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194304 23783 0 0 0 51985 29 0 0 25 0 2 0 128191563 111398912 23761 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11323/statm: 27197 23761 83 193 0 27001 0
[pid=11323/tid=11324] ppid=11320 vsize=108788 CPUtime=259.4
/proc/11323/task/11324/stat : 11324 (manysat1.1_stat) R 11320 11320 11024 0 -1 4194368 5466 0 0 0 25932 8 0 0 17 0 2 0 128191607 111398912 23761 1992294400 134512640 135305190 4294956144 18446744073709551615 134657625 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 538.3
Current children cumulated vsize (KiB) 114144

Child status: 20
Real time (s): 279.178
CPU time (s): 538.44
CPU user time (s): 537.777
CPU system time (s): 0.662899
CPU usage (%): 192.866
Max. virtual memory (cumulated for all children) (KiB): 153060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 537.777
system time used= 0.662899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63381
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= 2432
involuntary context switches= 3938

runsolver used 0.26096 second user time and 0.762884 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-29 12:40:36
IDJOB=1577470
IDBENCH=70960
IDSOLVER=515
FILE ID=node63/1577470-1241001634
PBS_JOBID= 9204807
Free space on /tmp= 66452 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=1382638856

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1609472 kB
Buffers:         42360 kB
Cached:         349992 kB
SwapCached:       8848 kB
Active:         129000 kB
Inactive:       273584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609472 kB
SwapTotal:     4192956 kB
SwapFree:      4178168 kB
Dirty:           24604 kB
Writeback:           0 kB
Mapped:          14824 kB
Slab:            29668 kB
Committed_AS:   693240 kB
PageTables:       1452 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= 66452 MiB
End job on node63 at 2009-04-29 12:45:15