Trace number 1577521

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20UNSAT 639.003 351.058

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.567
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c Parsing...
2.39/2.42	c ==============================================================================
2.39/2.42	c |           |     ORIGINAL     |              LEARNT              |          |
2.39/2.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.39/2.42	c ==============================================================================
2.39/2.42	c |         0 | 2333194  6866110 |  699958       0        0     nan |  0.000 % |
58.97/59.00	c |         0 |  944203  3351555 |      --       0       --      -- |     --   | -1124318/-2793809
58.97/59.01	c ==============================================================================
58.97/59.01	c Result  :   #vars: 91522   #clauses: 944203   #literals: 3351555
58.97/59.01	c CPU time:   58.3991 s
58.97/59.01	c ==============================================================================
638.93/351.00	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
638.93/351.00	c ============================[ Problem Statistics ]=============================
638.93/351.00	c |                                                                             |
638.93/351.00	c threadId              : 1
638.93/351.00	c restarts              : 1768
638.93/351.00	c conflicts             : 403214         (698 /sec)
638.93/351.00	c decisions             : 708595         (1.86 % random) (1226 /sec)
638.93/351.00	c propagations          : 271483681      (469696 /sec)
638.93/351.00	c conflict literals     : 11223439       (39.04 % deleted)
638.93/351.00	c Memory used           : 184.61 MB
638.93/351.00	c CPU time              : 577.998 s
638.93/351.00	
638.93/351.00	c --->m=2, e=8, aimd=1, HOME/5222_many.cnf	time: 288.999	conflicts: 403214       
638.93/351.03	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-1577521-1241002039/watcher-1577521-1241002039 -o /tmp/evaluation-result-1577521-1241002039/solver-1577521-1241002039 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577521-1241002039.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5222
/proc/meminfo: memFree=793736/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=1268 CPUtime=0
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 128236863 1298432 221 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 317 221 51 127 0 187 0

[startup+0.099236 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5222
/proc/meminfo: memFree=793736/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=26676 CPUtime=0.08
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 5603 0 0 0 6 2 0 0 18 0 1 0 128236863 27316224 5491 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 6669 5492 51 127 0 6539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32032

[startup+0.101235 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5222
/proc/meminfo: memFree=793736/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=26808 CPUtime=0.08
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 5648 0 0 0 6 2 0 0 18 0 1 0 128236863 27451392 5536 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 6702 5537 51 127 0 6572 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32164

[startup+0.301249 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5222
/proc/meminfo: memFree=793736/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=65484 CPUtime=0.29
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 10389 0 0 0 23 6 0 0 19 0 1 0 128236863 67055616 10277 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 16371 10280 51 127 0 16241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70840

[startup+0.701279 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5222
/proc/meminfo: memFree=793736/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=96120 CPUtime=0.69
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 19731 0 0 0 57 12 0 0 23 0 1 0 128236863 98426880 19619 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 24030 19619 51 127 0 23900 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101476

[startup+1.50134 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5224
/proc/meminfo: memFree=686904/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=153888 CPUtime=1.49
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 36801 0 0 0 125 24 0 0 25 0 1 0 128236863 157581312 36689 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 38472 36689 51 127 0 38342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159244

[startup+3.10145 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5224
/proc/meminfo: memFree=599224/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=250484 CPUtime=3.09
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 59406 0 0 0 271 38 0 0 25 0 1 0 128236863 256495616 59281 1992294400 134512640 135034092 4294956096 18446744073709551615 134540977 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 62621 59281 64 127 0 62491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 255840

[startup+6.30169 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5224
/proc/meminfo: memFree=535736/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=274364 CPUtime=6.28
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 64613 0 0 0 588 40 0 0 25 0 1 0 128236863 280948736 64488 1992294400 134512640 135034092 4294956096 18446744073709551615 134549246 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 68591 64488 67 127 0 68461 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 279720

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5224
/proc/meminfo: memFree=535800/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=274364 CPUtime=12.68
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 64629 0 0 0 1228 40 0 0 25 0 1 0 128236863 280948736 64504 1992294400 134512640 135034092 4294956096 18446744073709551615 134540980 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 68591 64504 67 127 0 68461 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 279720

[startup+25.5021 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5224
/proc/meminfo: memFree=535864/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=274136 CPUtime=25.48
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 64694 0 0 0 2508 40 0 0 25 0 1 0 128236863 280715264 64512 1992294400 134512640 135034092 4294956096 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 68534 64512 67 127 0 68404 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 279492

[startup+51.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5224
/proc/meminfo: memFree=535096/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=0
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128236863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5222/statm: 1339 235 195 169 0 50 0
[pid=5223] ppid=5222 vsize=276280 CPUtime=51.08
/proc/5223/stat : 5223 (SatElite) R 5222 5222 4894 0 -1 4194304 65157 0 0 0 5067 41 0 0 25 0 1 0 128236863 282910720 64743 1992294400 134512640 135034092 4294956096 18446744073709551615 134540980 0 0 4096 3 0 0 0 17 1 0 0
/proc/5223/statm: 69070 64743 67 127 0 68940 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 281636

[startup+102.307 s]
/proc/loadavg: 1.48 1.10 0.95 3/67 5226
/proc/meminfo: memFree=601904/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=162288 CPUtime=82.15
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 37303 0 0 0 8183 32 0 0 17 0 2 0 128242917 166182912 37233 1992294400 134512640 135305190 4294956144 18446744073709551615 134558291 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 40572 37233 83 193 0 40376 0
[pid=5225/tid=5226] ppid=5222 vsize=162288 CPUtime=40.45
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 3416 0 0 0 4038 7 0 0 25 0 2 0 128243027 166182912 37233 1992294400 134512640 135305190 4294956144 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 142.67
Current children cumulated vsize (KiB) 167644

[startup+162.302 s]
/proc/loadavg: 1.81 1.26 1.02 3/67 5226
/proc/meminfo: memFree=592048/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=172384 CPUtime=201.85
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 39798 0 0 0 20149 36 0 0 25 0 2 0 128242917 176521216 39728 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 43096 39728 83 193 0 42900 0
[pid=5225/tid=5226] ppid=5222 vsize=172384 CPUtime=100.19
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 4617 0 0 0 10009 10 0 0 25 0 2 0 128243027 176521216 39728 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 262.37
Current children cumulated vsize (KiB) 177740

[startup+222.302 s]
/proc/loadavg: 1.93 1.39 1.07 3/67 5226
/proc/meminfo: memFree=584816/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=179624 CPUtime=321.58
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 41607 0 0 0 32119 39 0 0 25 0 2 0 128242917 183934976 41537 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 44906 41537 83 193 0 44710 0
[pid=5225/tid=5226] ppid=5222 vsize=179624 CPUtime=159.93
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 5297 0 0 0 15982 11 0 0 25 0 2 0 128243027 183934976 41537 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 382.1
Current children cumulated vsize (KiB) 184980

[startup+282.302 s]
/proc/loadavg: 1.97 1.50 1.13 3/67 5226
/proc/meminfo: memFree=578928/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=186240 CPUtime=441.32
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 43063 0 0 0 44091 41 0 0 25 0 2 0 128242917 190709760 42993 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 46560 42993 83 193 0 46364 0
[pid=5225/tid=5226] ppid=5222 vsize=186240 CPUtime=219.68
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 6007 0 0 0 21956 12 0 0 25 0 2 0 128243027 190709760 42993 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 501.84
Current children cumulated vsize (KiB) 191596

[startup+342.301 s]
/proc/loadavg: 1.99 1.59 1.18 3/67 5226
/proc/meminfo: memFree=576624/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=188196 CPUtime=561.04
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 43639 0 0 0 56062 42 0 0 25 0 2 0 128242917 192712704 43569 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 47049 43569 83 193 0 46853 0
[pid=5225/tid=5226] ppid=5222 vsize=188196 CPUtime=279.43
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 6391 0 0 0 27930 13 0 0 25 0 2 0 128243027 192712704 43569 1992294400 134512640 135305190 4294956144 18446744073709551615 134528145 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 621.56
Current children cumulated vsize (KiB) 193552

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

[startup+345.502 s]
/proc/loadavg: 1.99 1.59 1.19 3/67 5226
/proc/meminfo: memFree=576368/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=188332 CPUtime=567.43
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 43694 0 0 0 56701 42 0 0 25 0 2 0 128242917 192851968 43624 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 47083 43624 83 193 0 46887 0
[pid=5225/tid=5226] ppid=5222 vsize=188332 CPUtime=282.62
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 6416 0 0 0 28249 13 0 0 25 0 2 0 128243027 192851968 43624 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 627.95
Current children cumulated vsize (KiB) 193688

[startup+348.707 s]
/proc/loadavg: 1.99 1.59 1.19 3/67 5226
/proc/meminfo: memFree=576112/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=188540 CPUtime=573.83
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 43754 0 0 0 57341 42 0 0 25 0 2 0 128242917 193064960 43684 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 47135 43684 83 193 0 46939 0
[pid=5225/tid=5226] ppid=5222 vsize=188540 CPUtime=285.81
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 6441 0 0 0 28568 13 0 0 25 0 2 0 128243027 193064960 43684 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 634.35
Current children cumulated vsize (KiB) 193896

[startup+350.303 s]
/proc/loadavg: 1.99 1.59 1.19 3/67 5226
/proc/meminfo: memFree=575984/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=188964 CPUtime=577.02
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 43861 0 0 0 57660 42 0 0 25 0 2 0 128242917 193499136 43791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 47241 43791 83 193 0 47045 0
[pid=5225/tid=5226] ppid=5222 vsize=188964 CPUtime=287.4
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 6511 0 0 0 28727 13 0 0 25 0 2 0 128243027 193499136 43791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 637.54
Current children cumulated vsize (KiB) 194320

[startup+350.702 s]
/proc/loadavg: 1.99 1.59 1.19 3/67 5226
/proc/meminfo: memFree=575984/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=188964 CPUtime=577.81
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 43870 0 0 0 57739 42 0 0 25 0 2 0 128242917 193499136 43800 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 47241 43800 83 193 0 47045 0
[pid=5225/tid=5226] ppid=5222 vsize=188964 CPUtime=287.8
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 6517 0 0 0 28767 13 0 0 25 0 2 0 128243027 193499136 43800 1992294400 134512640 135305190 4294956144 18446744073709551615 134557535 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 638.33
Current children cumulated vsize (KiB) 194320

[startup+350.906 s]
/proc/loadavg: 1.99 1.60 1.19 3/67 5226
/proc/meminfo: memFree=575728/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=188964 CPUtime=578.22
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 43872 0 0 0 57780 42 0 0 25 0 2 0 128242917 193499136 43802 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 47241 43802 83 193 0 47045 0
[pid=5225/tid=5226] ppid=5222 vsize=188964 CPUtime=288
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 6518 0 0 0 28787 13 0 0 25 0 2 0 128243027 193499136 43802 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 638.74
Current children cumulated vsize (KiB) 194320

[startup+351.002 s]
/proc/loadavg: 1.99 1.60 1.19 3/67 5226
/proc/meminfo: memFree=575728/2055920 swapFree=4164528/4192956
[pid=5222] ppid=5220 vsize=5356 CPUtime=60.52
/proc/5222/stat : 5222 (manysat.sh) S 5220 5222 4894 0 -1 4194304 312 80902 0 0 0 0 5981 71 16 0 1 0 128236863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5222/statm: 1339 238 195 169 0 50 0
[pid=5225] ppid=5222 vsize=189036 CPUtime=578.41
/proc/5225/stat : 5225 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194304 43872 0 0 0 57799 42 0 0 25 0 2 0 128242917 193572864 43802 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5225/statm: 47259 43802 83 193 0 47063 0
[pid=5225/tid=5226] ppid=5222 vsize=189036 CPUtime=288.1
/proc/5225/task/5226/stat : 5226 (manysat1.1_stat) R 5222 5222 4894 0 -1 4194368 6518 0 0 0 28797 13 0 0 25 0 2 0 128243027 193572864 43802 1992294400 134512640 135305190 4294956144 18446744073709551615 134657578 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 638.93
Current children cumulated vsize (KiB) 194392

Child status: 20
Real time (s): 351.058
CPU time (s): 639.003
CPU user time (s): 637.814
CPU system time (s): 1.18882
CPU usage (%): 182.022
Max. virtual memory (cumulated for all children) (KiB): 304132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 637.814
system time used= 1.18882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125255
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= 4394
involuntary context switches= 4497

runsolver used 0.334949 second user time and 0.940856 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-29 12:47:22
IDJOB=1577521
IDBENCH=70961
IDSOLVER=514
FILE ID=node34/1577521-1241002039
PBS_JOBID= 9204833
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1556534218

node34.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.214
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.214
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:        794152 kB
Buffers:         35316 kB
Cached:        1155876 kB
SwapCached:      22608 kB
Active:         202152 kB
Inactive:      1013864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        794152 kB
SwapTotal:     4192956 kB
SwapFree:      4164528 kB
Dirty:           50824 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            31780 kB
Committed_AS:   544176 kB
PageTables:       1380 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= 66400 MiB
End job on node34 at 2009-04-29 12:53:13