Trace number 1577833

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 493.72 262.245

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c Parsing...
1.48/1.52	c ==============================================================================
1.48/1.52	c |           |     ORIGINAL     |              LEARNT              |          |
1.48/1.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.48/1.52	c ==============================================================================
1.48/1.52	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
27.98/28.09	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
27.98/28.09	c ==============================================================================
27.98/28.09	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
27.98/28.09	c CPU time:   27.6848 s
27.98/28.09	c ==============================================================================
493.65/262.20	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
493.65/262.20	c ============================[ Problem Statistics ]=============================
493.65/262.20	c |                                                                             |
493.65/262.20	c threadId              : 0
493.65/262.20	c restarts              : 470
493.65/262.20	c conflicts             : 355629         (766 /sec)
493.65/262.20	c decisions             : 571300         (1.77 % random) (1230 /sec)
493.65/262.20	c propagations          : 213588095      (459908 /sec)
493.65/262.20	c conflict literals     : 10327490       (40.39 % deleted)
493.65/262.20	c Memory used           : 123.26 MB
493.65/262.20	c CPU time              : 464.414 s
493.65/262.20	
493.65/262.20	c --->m=2, e=8, aimd=1, HOME/5614_many.cnf	time: 232.207	conflicts: 355629       
493.65/262.22	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-1577833-1241005053/watcher-1577833-1241005053 -o /tmp/evaluation-result-1577833-1241005053/solver-1577833-1241005053 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577833-1241005053.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: 1.00 1.00 0.93 3/64 5614
/proc/meminfo: memFree=1213056/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=1268 CPUtime=0
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 128539000 1298432 229 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 317 229 51 127 0 187 0

[startup+0.105786 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 5614
/proc/meminfo: memFree=1213056/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=28912 CPUtime=0.1
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 4511 0 0 0 7 3 0 0 18 0 1 0 128539000 29605888 4399 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 7228 4400 51 127 0 7098 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34268

[startup+0.201793 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 5614
/proc/meminfo: memFree=1213056/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=36420 CPUtime=0.18
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 6821 0 0 0 14 4 0 0 18 0 1 0 128539000 37294080 6709 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 9105 6710 51 127 0 8975 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 41776

[startup+0.301802 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 5614
/proc/meminfo: memFree=1213056/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=43520 CPUtime=0.29
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 9216 0 0 0 23 6 0 0 19 0 1 0 128539000 44564480 9104 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 10880 9104 51 127 0 10750 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48876

[startup+0.70184 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 5614
/proc/meminfo: memFree=1213056/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=97948 CPUtime=0.69
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 18613 0 0 0 55 14 0 0 23 0 1 0 128539000 100298752 18501 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 24487 18501 51 127 0 24357 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103304

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5616
/proc/meminfo: memFree=1106544/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=168236 CPUtime=1.48
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 36260 0 0 0 123 25 0 0 25 0 1 0 128539000 172273664 36148 1992294400 134512640 135034092 4294956096 18446744073709551615 134542711 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 42059 36148 51 127 0 41929 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 173592

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5616
/proc/meminfo: memFree=1061424/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=202628 CPUtime=3.09
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 41130 0 0 0 281 28 0 0 25 0 1 0 128539000 207491072 41004 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 50657 41004 67 127 0 50527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207984

[startup+6.30237 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5616
/proc/meminfo: memFree=1048688/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=202628 CPUtime=6.29
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 41157 0 0 0 601 28 0 0 25 0 1 0 128539000 207491072 41031 1992294400 134512640 135034092 4294956096 18446744073709551615 134541265 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 50657 41031 67 127 0 50527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 207984

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5616
/proc/meminfo: memFree=1048688/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=203348 CPUtime=12.69
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 41214 0 0 0 1241 28 0 0 25 0 1 0 128539000 208228352 41012 1992294400 134512640 135034092 4294956096 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 50837 41012 67 127 0 50707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 208704

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5616
/proc/meminfo: memFree=1051248/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=0
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128539000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5614/statm: 1339 235 195 169 0 50 0
[pid=5615] ppid=5614 vsize=191744 CPUtime=25.48
/proc/5615/stat : 5615 (SatElite) R 5614 5614 5304 0 -1 4194304 44421 0 0 0 2516 32 0 0 25 0 1 0 128539000 196345856 40112 1992294400 134512640 135034092 4294956096 18446744073709551615 134536786 0 0 4096 3 0 0 0 17 1 0 0
/proc/5615/statm: 47936 40112 68 127 0 47806 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 197100

[startup+51.1015 s]
/proc/loadavg: 1.28 1.06 0.95 3/67 5620
/proc/meminfo: memFree=1106216/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=96800 CPUtime=43.5
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 20447 0 0 0 4331 19 0 0 17 0 2 0 128541896 99123200 20433 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 24200 20433 83 193 0 24004 0
[pid=5617/tid=5618] ppid=5614 vsize=96800 CPUtime=21.47
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 1905 0 0 0 2143 4 0 0 17 0 2 0 128541956 99123200 20433 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 72.44
Current children cumulated vsize (KiB) 102156

[startup+102.301 s]
/proc/loadavg: 1.69 1.21 1.00 3/67 5620
/proc/meminfo: memFree=1092776/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=111240 CPUtime=145.63
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 23784 0 0 0 14538 25 0 0 17 0 2 0 128541896 113909760 23770 1992294400 134512640 135305190 4294956144 18446744073709551615 134528184 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 27810 23770 83 193 0 27614 0
[pid=5617/tid=5618] ppid=5614 vsize=111240 CPUtime=72.65
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 3278 0 0 0 7260 5 0 0 20 0 2 0 128541956 113909760 23770 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.57
Current children cumulated vsize (KiB) 116596

[startup+162.302 s]
/proc/loadavg: 1.95 1.36 1.06 3/67 5620
/proc/meminfo: memFree=1083112/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=120324 CPUtime=265.35
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 26152 0 0 0 26508 27 0 0 25 0 2 0 128541896 123211776 26138 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 30081 26138 83 193 0 29885 0
[pid=5617/tid=5618] ppid=5614 vsize=120324 CPUtime=132.63
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 4392 0 0 0 13256 7 0 0 25 0 2 0 128541956 123211776 26138 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 125680

[startup+222.305 s]
/proc/loadavg: 1.98 1.48 1.12 3/67 5620
/proc/meminfo: memFree=1078056/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=124868 CPUtime=385.1
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 27417 0 0 0 38481 29 0 0 25 0 2 0 128541896 127864832 27403 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 31217 27403 83 193 0 31021 0
[pid=5617/tid=5618] ppid=5614 vsize=124868 CPUtime=192.62
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 4969 0 0 0 19254 8 0 0 17 0 2 0 128541956 127864832 27403 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 414.04
Current children cumulated vsize (KiB) 130224

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

[startup+230.401 s]
/proc/loadavg: 1.98 1.49 1.13 3/67 5620
/proc/meminfo: memFree=1078056/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=124868 CPUtime=401.25
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 27425 0 0 0 40096 29 0 0 25 0 2 0 128541896 127864832 27411 1992294400 134512640 135305190 4294956144 18446744073709551615 134846160 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 31217 27411 83 193 0 31021 0
[pid=5617/tid=5618] ppid=5614 vsize=124868 CPUtime=200.71
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 4977 0 0 0 20063 8 0 0 25 0 2 0 128541956 127864832 27411 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 430.19
Current children cumulated vsize (KiB) 130224

[startup+243.206 s]
/proc/loadavg: 1.98 1.51 1.14 3/67 5620
/proc/meminfo: memFree=1077928/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=125072 CPUtime=426.81
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 27472 0 0 0 42651 30 0 0 25 0 2 0 128541896 128073728 27458 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 31268 27458 83 193 0 31072 0
[pid=5617/tid=5618] ppid=5614 vsize=125072 CPUtime=213.51
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 4996 0 0 0 21343 8 0 0 25 0 2 0 128541956 128073728 27458 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 455.75
Current children cumulated vsize (KiB) 130428

[startup+256.002 s]
/proc/loadavg: 1.99 1.53 1.15 3/67 5620
/proc/meminfo: memFree=1077160/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=125900 CPUtime=452.35
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 27668 0 0 0 45205 30 0 0 17 0 2 0 128541896 128921600 27654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 31475 27654 83 193 0 31279 0
[pid=5617/tid=5618] ppid=5614 vsize=125900 CPUtime=226.3
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 5098 0 0 0 22622 8 0 0 25 0 2 0 128541956 128921600 27654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 481.29
Current children cumulated vsize (KiB) 131256

[startup+259.202 s]
/proc/loadavg: 1.99 1.54 1.16 3/67 5620
/proc/meminfo: memFree=1076904/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=126068 CPUtime=458.73
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 27722 0 0 0 45843 30 0 0 22 0 2 0 128541896 129093632 27708 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 31517 27708 83 193 0 31321 0
[pid=5617/tid=5618] ppid=5614 vsize=126068 CPUtime=229.5
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 5142 0 0 0 22942 8 0 0 25 0 2 0 128541956 129093632 27708 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 487.67
Current children cumulated vsize (KiB) 131424

[startup+260.807 s]
/proc/loadavg: 1.99 1.54 1.16 3/67 5620
/proc/meminfo: memFree=1076776/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=126216 CPUtime=461.93
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 27763 0 0 0 46162 31 0 0 17 0 2 0 128541896 129245184 27749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 31554 27749 83 193 0 31358 0
[pid=5617/tid=5618] ppid=5614 vsize=126216 CPUtime=231.1
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 5169 0 0 0 23101 9 0 0 17 0 2 0 128541956 129245184 27749 1992294400 134512640 135305190 4294956144 18446744073709551615 134570402 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 490.87
Current children cumulated vsize (KiB) 131572

[startup+261.602 s]
/proc/loadavg: 1.99 1.54 1.16 3/67 5620
/proc/meminfo: memFree=1076776/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=126216 CPUtime=463.52
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 27763 0 0 0 46321 31 0 0 18 0 2 0 128541896 129245184 27749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 31554 27749 83 193 0 31358 0
[pid=5617/tid=5618] ppid=5614 vsize=126216 CPUtime=231.9
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 5169 0 0 0 23181 9 0 0 17 0 2 0 128541956 129245184 27749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 492.46
Current children cumulated vsize (KiB) 131572

[startup+262.002 s]
/proc/loadavg: 1.99 1.54 1.16 3/67 5620
/proc/meminfo: memFree=1076776/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=126216 CPUtime=464.31
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 27763 0 0 0 46400 31 0 0 18 0 2 0 128541896 129245184 27749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 31554 27749 83 193 0 31358 0
[pid=5617/tid=5618] ppid=5614 vsize=126216 CPUtime=232.29
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 5169 0 0 0 23220 9 0 0 18 0 2 0 128541956 129245184 27749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 493.25
Current children cumulated vsize (KiB) 131572

[startup+262.202 s]
/proc/loadavg: 1.99 1.54 1.16 3/67 5620
/proc/meminfo: memFree=1076776/2055920 swapFree=4181256/4192956
[pid=5614] ppid=5612 vsize=5356 CPUtime=28.94
/proc/5614/stat : 5614 (manysat.sh) S 5612 5614 5304 0 -1 4194304 312 50850 0 0 0 0 2847 47 16 0 1 0 128539000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5614/statm: 1339 238 195 169 0 50 0
[pid=5617] ppid=5614 vsize=126216 CPUtime=464.71
/proc/5617/stat : 5617 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194304 27763 0 0 0 46440 31 0 0 18 0 2 0 128541896 129245184 27749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5617/statm: 31554 27749 83 193 0 31358 0
[pid=5617/tid=5618] ppid=5614 vsize=126216 CPUtime=232.49
/proc/5617/task/5618/stat : 5618 (manysat1.1_stat) R 5614 5614 5304 0 -1 4194368 5169 0 0 0 23240 9 0 0 18 0 2 0 128541956 129245184 27749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 493.65
Current children cumulated vsize (KiB) 131572

Child status: 20
Real time (s): 262.245
CPU time (s): 493.72
CPU user time (s): 492.892
CPU system time (s): 0.827874
CPU usage (%): 188.266
Max. virtual memory (cumulated for all children) (KiB): 213412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 492.892
system time used= 0.827874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79094
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= 2743
involuntary context switches= 3575

runsolver used 0.250961 second user time and 0.713891 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-29 13:37:35
IDJOB=1577833
IDBENCH=70967
IDSOLVER=514
FILE ID=node14/1577833-1241005053
PBS_JOBID= 9204853
Free space on /tmp= 66464 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=1913474557

node14.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.256
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	: 5931.00
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.256
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:       1213536 kB
Buffers:         76092 kB
Cached:         669912 kB
SwapCached:       5600 kB
Active:         162116 kB
Inactive:       591896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213536 kB
SwapTotal:     4192956 kB
SwapFree:      4181256 kB
Dirty:           31564 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            74352 kB
Committed_AS:   487400 kB
PageTables:       1448 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= 66464 MiB
End job on node14 at 2009-04-29 13:41:57