Trace number 1577782

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20UNSAT 108.54 108.236

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.35749
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

0.00/0.00	c Parsing...
2.58/2.69	c ==============================================================================
2.58/2.69	c |           |     ORIGINAL     |              LEARNT              |          |
2.58/2.69	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.58/2.69	c ==============================================================================
2.58/2.69	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
105.72/105.88	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
105.72/105.89	c ==============================================================================
105.72/105.89	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
105.72/105.89	c CPU time:   105.154 s
105.72/105.89	c ==============================================================================
108.30/108.19	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
108.30/108.19	c ============================[ Problem Statistics ]=============================
108.30/108.19	c |                                                                             |
108.30/108.19	c threadId              : 0
108.30/108.19	c restarts              : 5
108.30/108.19	c conflicts             : 913            (656 /sec)
108.30/108.19	c decisions             : 5430           (1.79 % random) (3901 /sec)
108.30/108.19	c propagations          : 339322         (243803 /sec)
108.30/108.19	c conflict literals     : 11211          (20.62 % deleted)
108.30/108.19	c Memory used           : 94.57 MB
108.30/108.19	c CPU time              : 1.39179 s
108.30/108.19	
108.30/108.19	c --->m=2, e=8, aimd=2, HOME/29141_many.cnf	time: 0.695894	conflicts: 913          
108.49/108.20	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-1577782-1241004647/watcher-1577782-1241004647 -o /tmp/evaluation-result-1577782-1241004647/solver-1577782-1241004647 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577782-1241004647.cnf aimd 2 

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


[startup+0 s]
/proc/loadavg: 1.02 1.01 1.01 3/64 29141
/proc/meminfo: memFree=994072/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=988 CPUtime=0
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 153 0 0 0 0 0 0 0 19 0 1 0 128493061 1011712 137 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 247 138 51 127 0 117 0

[startup+0.068968 s]
/proc/loadavg: 1.02 1.01 1.01 3/64 29141
/proc/meminfo: memFree=994072/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=11040 CPUtime=0.05
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 2034 0 0 0 5 0 0 0 19 0 1 0 128493061 11304960 2018 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 2760 2019 52 127 0 2630 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16396

[startup+0.102972 s]
/proc/loadavg: 1.02 1.01 1.01 3/64 29141
/proc/meminfo: memFree=994072/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=13940 CPUtime=0.09
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 2904 0 0 0 8 1 0 0 20 0 1 0 128493061 14274560 2888 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 3485 2889 51 127 0 3355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19296

[startup+0.302995 s]
/proc/loadavg: 1.02 1.01 1.01 3/64 29141
/proc/meminfo: memFree=994072/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=36772 CPUtime=0.29
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 8058 0 0 0 25 4 0 0 22 0 1 0 128493061 37654528 8042 1992294400 134512640 135034092 4294956096 18446744073709551615 134561088 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 9193 8042 51 127 0 9063 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42128

[startup+0.702043 s]
/proc/loadavg: 1.02 1.01 1.01 3/64 29141
/proc/meminfo: memFree=994072/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=80008 CPUtime=0.69
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 18159 0 0 0 59 10 0 0 24 0 1 0 128493061 81928192 18143 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 20002 18144 51 127 0 19872 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85364

[startup+1.50115 s]
/proc/loadavg: 1.02 1.01 1.01 2/66 29143
/proc/meminfo: memFree=890440/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=166296 CPUtime=1.48
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 38166 0 0 0 127 21 0 0 25 0 1 0 128493061 170287104 38150 1992294400 134512640 135034092 4294956096 18446744073709551615 134560559 0 0 4096 3 0 0 0 17 1 0 0
/proc/29142/statm: 41574 38150 51 127 0 41444 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 171652

[startup+3.10132 s]
/proc/loadavg: 1.02 1.01 1.01 2/66 29143
/proc/meminfo: memFree=778568/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=334828 CPUtime=3.08
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 71469 0 0 0 266 42 0 0 25 0 1 0 128493061 342863872 71364 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 83707 71364 64 127 0 83577 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 340184

[startup+6.3017 s]
/proc/loadavg: 1.02 1.01 1.01 2/66 29143
/proc/meminfo: memFree=707720/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=360500 CPUtime=6.28
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 77347 0 0 0 582 46 0 0 25 0 1 0 128493061 369152000 77194 1992294400 134512640 135034092 4294956096 18446744073709551615 134540977 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 90125 77194 67 127 0 89995 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 365856

[startup+12.7014 s]
/proc/loadavg: 1.02 1.01 1.01 2/66 29143
/proc/meminfo: memFree=685128/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=360336 CPUtime=12.68
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 77393 0 0 0 1222 46 0 0 25 0 1 0 128493061 368984064 77199 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 90084 77199 67 127 0 89954 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 365692

[startup+25.5019 s]
/proc/loadavg: 1.01 1.01 1.01 2/66 29143
/proc/meminfo: memFree=685064/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=360336 CPUtime=25.46
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 77422 0 0 0 2500 46 0 0 25 0 1 0 128493061 368984064 77228 1992294400 134512640 135034092 4294956096 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 90084 77228 67 127 0 89954 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 365692

[startup+51.1019 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 29143
/proc/meminfo: memFree=685512/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=361564 CPUtime=51.05
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 77544 0 0 0 5059 46 0 0 25 0 1 0 128493061 370241536 77145 1992294400 134512640 135034092 4294956096 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 90391 77145 67 127 0 90261 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 366920

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29143
/proc/meminfo: memFree=670536/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=366052 CPUtime=102.24
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 84258 0 0 0 10166 58 0 0 25 0 1 0 128493061 374837248 76074 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/29142/statm: 91513 76074 68 127 0 91383 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 371408

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

[startup+105.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29143
/proc/meminfo: memFree=639240/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=0
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128493061 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29141/statm: 1339 235 195 169 0 50 0
[pid=29142] ppid=29141 vsize=392376 CPUtime=105.42
/proc/29142/stat : 29142 (SatElite) R 29141 29141 28653 0 -1 4194304 90132 0 0 0 10478 64 0 0 25 0 1 0 128493061 401793024 81016 1992294400 134512640 135034092 4294956096 18446744073709551615 134584977 0 0 4096 3 0 0 0 17 1 0 0
/proc/29142/statm: 98094 81016 68 127 0 97964 0
Current children cumulated CPU time (s) 105.42
Current children cumulated vsize (KiB) 397732

[startup+107.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29143
/proc/meminfo: memFree=648456/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=106.93
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 312 95730 0 0 0 0 10614 79 19 0 1 0 128493061 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29141/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 106.93
Current children cumulated vsize (KiB) 5356

[startup+107.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29144
/proc/meminfo: memFree=873800/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=106.93
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 312 95730 0 0 0 0 10614 79 19 0 1 0 128493061 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29141/statm: 1339 238 195 169 0 50 0
[pid=29144] ppid=29141 vsize=93048 CPUtime=0.98
/proc/29144/stat : 29144 (manysat1.1_stat) R 29141 29141 28653 0 -1 4194304 19734 0 0 0 84 14 0 0 16 0 2 0 128503762 95281152 19701 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 23262 19701 83 193 0 23066 0
Current children cumulated CPU time (s) 107.91
Current children cumulated vsize (KiB) 98404

[startup+108.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29144
/proc/meminfo: memFree=873800/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=106.93
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 312 95730 0 0 0 0 10614 79 19 0 1 0 128493061 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29141/statm: 1339 238 195 169 0 50 0
[pid=29144] ppid=29141 vsize=96572 CPUtime=1.37
/proc/29144/stat : 29144 (manysat1.1_stat) R 29141 29141 28653 0 -1 4194304 20666 0 0 0 121 16 0 0 17 0 2 0 128503762 98889728 20633 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 24143 20633 83 193 0 23947 0
Current children cumulated CPU time (s) 108.3
Current children cumulated vsize (KiB) 101928

[startup+108.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29144
/proc/meminfo: memFree=873800/2055920 swapFree=4181996/4192956
[pid=29141] ppid=29139 vsize=5356 CPUtime=106.93
/proc/29141/stat : 29141 (manysat.sh) S 29139 29141 28653 0 -1 4194304 312 95730 0 0 0 0 10614 79 19 0 1 0 128493061 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29141/statm: 1339 238 195 169 0 50 0
[pid=29144] ppid=29141 vsize=0 CPUtime=1.56
/proc/29144/stat : 29144 (manysat1.1_stat) Z 29141 29141 28653 0 -1 4194316 20757 0 0 0 139 17 0 0 16 0 2 0 128503762 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 108.49
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 108.236
CPU time (s): 108.54
CPU user time (s): 107.54
CPU system time (s): 1.00085
CPU usage (%): 100.281
Max. virtual memory (cumulated for all children) (KiB): 408272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.54
system time used= 1.00085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116953
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= 3714
involuntary context switches= 273

runsolver used 0.131979 second user time and 0.236963 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-29 13:30:50
IDJOB=1577782
IDBENCH=70966
IDSOLVER=515
FILE ID=node53/1577782-1241004647
PBS_JOBID= 9204817
Free space on /tmp= 66504 MiB

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

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=1661102887

node53.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.245
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.245
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:        994552 kB
Buffers:         41828 kB
Cached:         949580 kB
SwapCached:       5132 kB
Active:          93844 kB
Inactive:       905836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        994552 kB
SwapTotal:     4192956 kB
SwapFree:      4181996 kB
Dirty:           55420 kB
Writeback:           0 kB
Mapped:          14448 kB
Slab:            47784 kB
Committed_AS:   477376 kB
PageTables:       1388 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= 66504 MiB
End job on node53 at 2009-04-29 13:32:39