Trace number 1577468

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 0/2009-03-20UNSAT 256.568 139.544

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.08/1.11	c ==============================================================================
1.08/1.11	c |           |     ORIGINAL     |              LEARNT              |          |
1.08/1.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.08/1.11	c ==============================================================================
1.08/1.11	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
18.88/18.93	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
18.88/18.94	c ==============================================================================
18.88/18.94	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
18.88/18.94	c CPU time:   18.6972 s
18.88/18.94	c ==============================================================================
256.50/139.51	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
256.50/139.51	c ============================[ Problem Statistics ]=============================
256.50/139.51	c |                                                                             |
256.50/139.51	c threadId              : 0
256.50/139.51	c restarts              : 302
256.50/139.51	c conflicts             : 225904         (954 /sec)
256.50/139.51	c decisions             : 370261         (1.52 % random) (1564 /sec)
256.50/139.51	c propagations          : 113553178      (479607 /sec)
256.50/139.51	c conflict literals     : 6352967        (41.50 % deleted)
256.50/139.51	c Memory used           : 91.40 MB
256.50/139.51	c CPU time              : 236.763 s
256.50/139.51	
256.50/139.51	c --->m=2, e=8, aimd=0, HOME/31240_many.cnf	time: 118.382	conflicts: 225904       
256.50/139.52	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-1577468-1241001619/watcher-1577468-1241001619 -o /tmp/evaluation-result-1577468-1241001619/solver-1577468-1241001619 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577468-1241001619.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31240
/proc/meminfo: memFree=1234452/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=0
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 235 195 169 0 50 0
[pid=31241] ppid=31240 vsize=5356 CPUtime=0
/proc/31241/stat : 31241 (manysat.sh) R 31240 31240 31025 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364834087 0 0 4096 0 0 0 0 17 0 0 0
/proc/31241/statm: 1339 235 195 169 0 50 0

[startup+0.0409461 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31240
/proc/meminfo: memFree=1234452/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=0
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 235 195 169 0 50 0
[pid=31241] ppid=31240 vsize=13980 CPUtime=0.03
/proc/31241/stat : 31241 (SatElite) R 31240 31240 31025 0 -1 4194304 2138 0 0 0 2 1 0 0 18 0 1 0 128191072 14315520 2058 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/31241/statm: 3495 2061 52 127 0 3365 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19336

[startup+0.101951 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31240
/proc/meminfo: memFree=1234452/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=0
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 235 195 169 0 50 0
[pid=31241] ppid=31240 vsize=17916 CPUtime=0.09
/proc/31241/stat : 31241 (SatElite) R 31240 31240 31025 0 -1 4194304 4078 0 0 0 7 2 0 0 18 0 1 0 128191072 18345984 3998 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/31241/statm: 4479 3999 51 127 0 4349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23272

[startup+0.301972 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31240
/proc/meminfo: memFree=1234452/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=0
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 235 195 169 0 50 0
[pid=31241] ppid=31240 vsize=46468 CPUtime=0.28
/proc/31241/stat : 31241 (SatElite) R 31240 31240 31025 0 -1 4194304 9204 0 0 0 23 5 0 0 19 0 1 0 128191072 47583232 9124 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/31241/statm: 11617 9125 51 127 0 11487 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51824

[startup+0.702012 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31240
/proc/meminfo: memFree=1234452/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=0
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 235 195 169 0 50 0
[pid=31241] ppid=31240 vsize=77528 CPUtime=0.68
/proc/31241/stat : 31241 (SatElite) R 31240 31240 31025 0 -1 4194304 18729 0 0 0 58 10 0 0 23 0 1 0 128191072 79388672 18649 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/31241/statm: 19382 18649 51 127 0 19252 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 82884

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31242
/proc/meminfo: memFree=1126916/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=0
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 235 195 169 0 50 0
[pid=31241] ppid=31240 vsize=125112 CPUtime=1.49
/proc/31241/stat : 31241 (SatElite) R 31240 31240 31025 0 -1 4194304 29749 0 0 0 134 15 0 0 25 0 1 0 128191072 128114688 29656 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 1 0 0
/proc/31241/statm: 31278 29656 64 127 0 31148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130468

[startup+3.10126 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31242
/proc/meminfo: memFree=1105604/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=0
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 235 195 169 0 50 0
[pid=31241] ppid=31240 vsize=136812 CPUtime=3.09
/proc/31241/stat : 31241 (SatElite) R 31240 31240 31025 0 -1 4194304 32220 0 0 0 293 16 0 0 25 0 1 0 128191072 140095488 32127 1992294400 134512640 135034092 4294956096 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 1 0 0
/proc/31241/statm: 34203 32127 67 127 0 34073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142168

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31242
/proc/meminfo: memFree=1104580/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=0
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 235 195 169 0 50 0
[pid=31241] ppid=31240 vsize=136812 CPUtime=6.29
/proc/31241/stat : 31241 (SatElite) R 31240 31240 31025 0 -1 4194304 32249 0 0 0 613 16 0 0 25 0 1 0 128191072 140095488 32156 1992294400 134512640 135034092 4294956096 18446744073709551615 134541066 0 0 4096 3 0 0 0 17 1 0 0
/proc/31241/statm: 34203 32156 67 127 0 34073 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142168

[startup+12.7012 s]
/proc/loadavg: 1.31 1.07 1.02 2/66 31242
/proc/meminfo: memFree=1104076/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=0
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191072 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 235 195 169 0 50 0
[pid=31241] ppid=31240 vsize=137068 CPUtime=12.68
/proc/31241/stat : 31241 (SatElite) R 31240 31240 31025 0 -1 4194304 32369 0 0 0 1252 16 0 0 25 0 1 0 128191072 140357632 32276 1992294400 134512640 135034092 4294956096 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 1 0 0
/proc/31241/statm: 34267 32276 67 127 0 34137 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 142424

[startup+25.5016 s]
/proc/loadavg: 1.57 1.13 1.04 3/67 31246
/proc/meminfo: memFree=1155900/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=71272 CPUtime=11.33
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 14422 0 0 0 1117 16 0 0 17 0 2 0 128193026 72982528 14399 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31243/statm: 17818 14399 83 193 0 17622 0
[pid=31243/tid=31244] ppid=31240 vsize=71272 CPUtime=5.41
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 1199 0 0 0 537 4 0 0 17 0 2 0 128193075 72982528 14399 1992294400 134512640 135305190 4294956144 18446744073709551615 134530643 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.85
Current children cumulated vsize (KiB) 76628

[startup+51.1012 s]
/proc/loadavg: 2.46 1.37 1.12 3/67 31246
/proc/meminfo: memFree=1148548/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=79036 CPUtime=61.9
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 16333 0 0 0 6170 20 0 0 18 0 2 0 128193026 80932864 16310 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 19759 16310 83 193 0 19563 0
[pid=31243/tid=31244] ppid=31240 vsize=79036 CPUtime=30.69
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 2028 0 0 0 3064 5 0 0 25 0 2 0 128193075 80932864 16310 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 81.42
Current children cumulated vsize (KiB) 84392

[startup+102.301 s]
/proc/loadavg: 3.38 1.81 1.29 3/67 31246
/proc/meminfo: memFree=1136132/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=91776 CPUtime=163.13
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 19479 0 0 0 16289 24 0 0 17 0 2 0 128193026 93978624 19456 1992294400 134512640 135305190 4294956144 18446744073709551615 134569889 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 22944 19456 83 193 0 22748 0
[pid=31243/tid=31244] ppid=31240 vsize=91776 CPUtime=81.86
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 3486 0 0 0 8179 7 0 0 25 0 2 0 128193075 93978624 19456 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 182.65
Current children cumulated vsize (KiB) 97132

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

[startup+103.106 s]
/proc/loadavg: 3.38 1.81 1.29 3/67 31246
/proc/meminfo: memFree=1135940/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=91776 CPUtime=164.73
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 19488 0 0 0 16449 24 0 0 17 0 2 0 128193026 93978624 19465 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 22944 19465 83 193 0 22748 0
[pid=31243/tid=31244] ppid=31240 vsize=91776 CPUtime=82.67
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 3495 0 0 0 8260 7 0 0 25 0 2 0 128193075 93978624 19465 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 184.25
Current children cumulated vsize (KiB) 97132

[startup+116.102 s]
/proc/loadavg: 3.48 1.89 1.32 3/67 31246
/proc/meminfo: memFree=1135620/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=92316 CPUtime=190.33
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 19590 0 0 0 19009 24 0 0 20 0 2 0 128193026 94531584 19567 1992294400 134512640 135305190 4294956144 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 23079 19567 83 193 0 22883 0
[pid=31243/tid=31244] ppid=31240 vsize=92316 CPUtime=95.66
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 3562 0 0 0 9559 7 0 0 25 0 2 0 128193075 94531584 19567 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 209.85
Current children cumulated vsize (KiB) 97672

[startup+128.901 s]
/proc/loadavg: 3.29 1.92 1.34 3/67 31246
/proc/meminfo: memFree=1136132/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=92740 CPUtime=215.85
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 19716 0 0 0 21561 24 0 0 25 0 2 0 128193026 94965760 19693 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 23185 19693 83 193 0 22989 0
[pid=31243/tid=31244] ppid=31240 vsize=92740 CPUtime=108.45
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 3609 0 0 0 10838 7 0 0 18 0 2 0 128193075 94965760 19693 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 235.37
Current children cumulated vsize (KiB) 98096

[startup+135.303 s]
/proc/loadavg: 3.18 1.92 1.34 3/67 31246
/proc/meminfo: memFree=1135300/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=93588 CPUtime=228.61
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 19950 0 0 0 22837 24 0 0 17 0 2 0 128193026 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528791 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 23397 19927 83 193 0 23201 0
[pid=31243/tid=31244] ppid=31240 vsize=93588 CPUtime=114.86
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 3698 0 0 0 11478 8 0 0 18 0 2 0 128193075 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 248.13
Current children cumulated vsize (KiB) 98944

[startup+136.901 s]
/proc/loadavg: 3.09 1.92 1.34 3/67 31246
/proc/meminfo: memFree=1135300/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=93588 CPUtime=231.79
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 19950 0 0 0 23155 24 0 0 19 0 2 0 128193026 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 23397 19927 83 193 0 23201 0
[pid=31243/tid=31244] ppid=31240 vsize=93588 CPUtime=116.46
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 3698 0 0 0 11638 8 0 0 21 0 2 0 128193075 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 251.31
Current children cumulated vsize (KiB) 98944

[startup+138.505 s]
/proc/loadavg: 3.09 1.92 1.34 3/67 31246
/proc/meminfo: memFree=1135300/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=93588 CPUtime=234.98
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 19950 0 0 0 23474 24 0 0 22 0 2 0 128193026 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 23397 19927 83 193 0 23201 0
[pid=31243/tid=31244] ppid=31240 vsize=93588 CPUtime=118.06
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 3698 0 0 0 11798 8 0 0 18 0 2 0 128193075 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 254.5
Current children cumulated vsize (KiB) 98944

[startup+139.301 s]
/proc/loadavg: 3.09 1.92 1.34 3/67 31246
/proc/meminfo: memFree=1135300/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=93588 CPUtime=236.57
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 19950 0 0 0 23633 24 0 0 25 0 2 0 128193026 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 23397 19927 83 193 0 23201 0
[pid=31243/tid=31244] ppid=31240 vsize=93588 CPUtime=118.86
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 3698 0 0 0 11878 8 0 0 17 0 2 0 128193075 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 256.09
Current children cumulated vsize (KiB) 98944

[startup+139.501 s]
/proc/loadavg: 3.09 1.92 1.34 3/67 31246
/proc/meminfo: memFree=1135300/2055920 swapFree=4181664/4192956
[pid=31240] ppid=31238 vsize=5356 CPUtime=19.52
/proc/31240/stat : 31240 (manysat.sh) S 31238 31240 31025 0 -1 4194304 312 39117 0 0 0 0 1924 28 16 0 1 0 128191072 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31240/statm: 1339 238 195 169 0 50 0
[pid=31243] ppid=31240 vsize=93588 CPUtime=236.98
/proc/31243/stat : 31243 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194304 19950 0 0 0 23674 24 0 0 25 0 2 0 128193026 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31243/statm: 23397 19927 83 193 0 23201 0
[pid=31243/tid=31244] ppid=31240 vsize=93588 CPUtime=119.06
/proc/31243/task/31244/stat : 31244 (manysat1.1_stat) R 31240 31240 31025 0 -1 4194368 3698 0 0 0 11898 8 0 0 16 0 2 0 128193075 95834112 19927 1992294400 134512640 135305190 4294956144 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 256.5
Current children cumulated vsize (KiB) 98944

Child status: 20
Real time (s): 139.544
CPU time (s): 256.568
CPU user time (s): 256.009
CPU system time (s): 0.558915
CPU usage (%): 183.862
Max. virtual memory (cumulated for all children) (KiB): 153060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 256.009
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59548
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= 2285
involuntary context switches= 1791

runsolver used 0.742887 second user time and 1.75273 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-29 12:40:20
IDJOB=1577468
IDBENCH=70960
IDSOLVER=513
FILE ID=node90/1577468-1241001619
PBS_JOBID= 9204782
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=1532168015

node90.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.238
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.238
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:       1234932 kB
Buffers:         55512 kB
Cached:         684260 kB
SwapCached:      10200 kB
Active:         135156 kB
Inactive:       617980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1234932 kB
SwapTotal:     4192956 kB
SwapFree:      4181664 kB
Dirty:           24604 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            53868 kB
Committed_AS:   408040 kB
PageTables:       1428 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= 66532 MiB
End job on node90 at 2009-04-29 12:42:40