Trace number 1721804

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-20? (TO) 1200.18 604.221

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.19/0.21	c ==============================================================================
0.19/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.21	c ==============================================================================
0.19/0.21	c |         0 |  330948   988222 |   99284       0        0     nan |  0.000 % |
4.58/4.60	c |         0 |  329509  1447248 |      --       0       --      -- |     --   | -1439/459026
4.58/4.60	c ==============================================================================
4.58/4.60	c Result  :   #vars: 2029   #clauses: 329509   #literals: 1447248
4.58/4.60	c CPU time:   4.55431 s
4.58/4.60	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721804-1240669784/watcher-1721804-1240669784 -o /tmp/evaluation-result-1721804-1240669784/solver-1721804-1240669784 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721804-1240669784.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 31168
/proc/meminfo: memFree=1167528/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=0
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95004422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 235 195 169 0 50 0
[pid=31169] ppid=31168 vsize=1124 CPUtime=0
/proc/31169/stat : 31169 (SatElite) R 31168 31168 30551 0 -1 4194304 185 0 0 0 0 0 0 0 19 0 1 0 95004422 1150976 169 1992294400 134512640 135034092 4294956096 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/31169/statm: 281 169 51 127 0 151 0

[startup+0.0955329 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 31168
/proc/meminfo: memFree=1167528/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=0
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95004422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 235 195 169 0 50 0
[pid=31169] ppid=31168 vsize=8816 CPUtime=0.09
/proc/31169/stat : 31169 (SatElite) R 31168 31168 30551 0 -1 4194304 2016 0 0 0 8 1 0 0 19 0 1 0 95004422 9027584 2000 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31169/statm: 2204 2001 51 127 0 2074 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14172

[startup+0.101533 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 31168
/proc/meminfo: memFree=1167528/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=0
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95004422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 235 195 169 0 50 0
[pid=31169] ppid=31168 vsize=9080 CPUtime=0.09
/proc/31169/stat : 31169 (SatElite) R 31168 31168 30551 0 -1 4194304 2107 0 0 0 8 1 0 0 19 0 1 0 95004422 9297920 2091 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31169/statm: 2303 2092 51 127 0 2173 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14436

[startup+0.301561 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 31168
/proc/meminfo: memFree=1167528/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=0
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95004422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 235 195 169 0 50 0
[pid=31169] ppid=31168 vsize=24800 CPUtime=0.29
/proc/31169/stat : 31169 (SatElite) R 31168 31168 30551 0 -1 4194304 5904 0 0 0 27 2 0 0 21 0 1 0 95004422 25395200 5888 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/31169/statm: 6200 5888 68 127 0 6070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30156

[startup+0.701614 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 31168
/proc/meminfo: memFree=1167528/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=0
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95004422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 235 195 169 0 50 0
[pid=31169] ppid=31168 vsize=27620 CPUtime=0.69
/proc/31169/stat : 31169 (SatElite) R 31168 31168 30551 0 -1 4194304 6601 0 0 0 66 3 0 0 25 0 1 0 95004422 28282880 6585 1992294400 134512640 135034092 4294956096 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 0 0 0
/proc/31169/statm: 6905 6585 68 127 0 6775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32976

[startup+1.50172 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 31170
/proc/meminfo: memFree=1138392/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=0
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95004422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 235 195 169 0 50 0
[pid=31169] ppid=31168 vsize=36844 CPUtime=1.49
/proc/31169/stat : 31169 (SatElite) R 31168 31168 30551 0 -1 4194304 8200 0 0 0 145 4 0 0 25 0 1 0 95004422 37728256 8184 1992294400 134512640 135034092 4294956096 18446744073709551615 134569590 0 0 4096 3 0 0 0 17 0 0 0
/proc/31169/statm: 9211 8184 68 127 0 9081 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42200

[startup+3.10194 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 31170
/proc/meminfo: memFree=1133080/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=0
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95004422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 235 195 169 0 50 0
[pid=31169] ppid=31168 vsize=36844 CPUtime=3.09
/proc/31169/stat : 31169 (SatElite) R 31168 31168 30551 0 -1 4194304 8200 0 0 0 305 4 0 0 25 0 1 0 95004422 37728256 8184 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/31169/statm: 9211 8184 68 127 0 9081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42200

[startup+6.30238 s]
/proc/loadavg: 1.77 1.81 1.44 2/66 31171
/proc/meminfo: memFree=1122712/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=60524 CPUtime=2
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 12043 0 0 0 193 7 0 0 17 0 2 0 95004933 61976576 12029 1992294400 134512640 135305190 4294956144 18446744073709551615 134528425 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 15131 12029 83 193 0 14935 0
Current children cumulated CPU time (s) 7.1
Current children cumulated vsize (KiB) 65880

[startup+12.7013 s]
/proc/loadavg: 1.79 1.81 1.45 3/67 31172
/proc/meminfo: memFree=1095312/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=75920 CPUtime=14.77
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 15927 0 0 0 1466 11 0 0 18 0 2 0 95004933 77742080 15913 1992294400 134512640 135305190 4294956144 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 18980 15913 83 193 0 18784 0
[pid=31171/tid=31172] ppid=31168 vsize=75920 CPUtime=7.19
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 2626 0 0 0 717 2 0 0 17 0 2 0 95004969 77742080 15913 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.87
Current children cumulated vsize (KiB) 81276

[startup+25.502 s]
/proc/loadavg: 1.83 1.82 1.46 3/67 31172
/proc/meminfo: memFree=1082576/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=88736 CPUtime=40.31
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 19163 0 0 0 4016 15 0 0 25 0 2 0 95004933 90865664 19149 1992294400 134512640 135305190 4294956144 18446744073709551615 134546537 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 22184 19149 83 193 0 21988 0
[pid=31171/tid=31172] ppid=31168 vsize=88736 CPUtime=19.94
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 4076 0 0 0 1990 4 0 0 20 0 2 0 95004969 90865664 19149 1992294400 134512640 135305190 4294956144 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.41
Current children cumulated vsize (KiB) 94092

[startup+51.1015 s]
/proc/loadavg: 1.89 1.83 1.47 3/67 31172
/proc/meminfo: memFree=1067472/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=103880 CPUtime=91.39
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 22840 0 0 0 9119 20 0 0 17 0 2 0 95004933 106373120 22826 1992294400 134512640 135305190 4294956144 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 25970 22826 83 193 0 25774 0
[pid=31171/tid=31172] ppid=31168 vsize=103880 CPUtime=45.43
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 5969 0 0 0 4536 7 0 0 17 0 2 0 95004969 106373120 22826 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.49
Current children cumulated vsize (KiB) 109236

[startup+102.305 s]
/proc/loadavg: 1.95 1.86 1.49 3/67 31172
/proc/meminfo: memFree=1053648/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=118408 CPUtime=193.54
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 26274 0 0 0 19329 25 0 0 25 0 2 0 95004933 121249792 26260 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 29602 26260 83 193 0 29406 0
[pid=31171/tid=31172] ppid=31168 vsize=118408 CPUtime=96.42
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 7468 0 0 0 9632 10 0 0 25 0 2 0 95004969 121249792 26260 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 198.64
Current children cumulated vsize (KiB) 123764

[startup+162.302 s]
/proc/loadavg: 1.98 1.88 1.52 3/67 31172
/proc/meminfo: memFree=1034896/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=137856 CPUtime=313.26
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 30959 0 0 0 31296 30 0 0 17 0 2 0 95004933 141164544 30945 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 34464 30945 83 193 0 34268 0
[pid=31171/tid=31172] ppid=31168 vsize=137856 CPUtime=156.18
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 10522 0 0 0 15605 13 0 0 25 0 2 0 95004969 141164544 30945 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.36
Current children cumulated vsize (KiB) 143212

[startup+222.302 s]
/proc/loadavg: 1.99 1.90 1.55 3/67 31172
/proc/meminfo: memFree=1007696/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=165384 CPUtime=432.99
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 37747 0 0 0 43259 40 0 0 25 0 2 0 95004933 169353216 37733 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 41346 37733 83 193 0 41150 0
[pid=31171/tid=31172] ppid=31168 vsize=165384 CPUtime=215.93
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 12416 0 0 0 21577 16 0 0 25 0 2 0 95004969 169353216 37733 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 438.09
Current children cumulated vsize (KiB) 170740

[startup+282.302 s]
/proc/loadavg: 1.99 1.91 1.57 3/67 31172
/proc/meminfo: memFree=1005648/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=167940 CPUtime=552.73
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 38270 0 0 0 55232 41 0 0 25 0 2 0 95004933 171970560 38256 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 41985 38256 83 193 0 41789 0
[pid=31171/tid=31172] ppid=31168 vsize=167940 CPUtime=275.7
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 12732 0 0 0 27553 17 0 0 17 0 2 0 95004969 171970560 38256 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 557.83
Current children cumulated vsize (KiB) 173296

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/67 31172
/proc/meminfo: memFree=995600/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=178596 CPUtime=672.47
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 40803 0 0 0 67204 43 0 0 25 0 2 0 95004933 182882304 40789 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 44649 40789 83 193 0 44453 0
[pid=31171/tid=31172] ppid=31168 vsize=178596 CPUtime=335.46
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 14593 0 0 0 33527 19 0 0 25 0 2 0 95004969 182882304 40789 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.57
Current children cumulated vsize (KiB) 183952

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.62 3/67 31172
/proc/meminfo: memFree=992016/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=182176 CPUtime=792.21
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 41670 0 0 0 79177 44 0 0 25 0 2 0 95004933 186548224 41656 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 45544 41656 83 193 0 45348 0
[pid=31171/tid=31172] ppid=31168 vsize=182176 CPUtime=395.22
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 15024 0 0 0 39503 19 0 0 25 0 2 0 95004969 186548224 41656 1992294400 134512640 135305190 4294956144 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 797.31
Current children cumulated vsize (KiB) 187532

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.64 3/67 31172
/proc/meminfo: memFree=988304/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=186164 CPUtime=911.94
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 42626 0 0 0 91149 45 0 0 25 0 2 0 95004933 190631936 42612 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 46541 42612 83 193 0 46345 0
[pid=31171/tid=31172] ppid=31168 vsize=186164 CPUtime=454.98
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 15259 0 0 0 45479 19 0 0 25 0 2 0 95004969 190631936 42612 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 917.04
Current children cumulated vsize (KiB) 191520

[startup+522.301 s]
/proc/loadavg: 1.99 1.95 1.66 3/67 31172
/proc/meminfo: memFree=969552/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=207220 CPUtime=1031.66
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 47319 0 0 0 103117 49 0 0 25 0 2 0 95004933 212193280 47280 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 51805 47280 83 193 0 51609 0
[pid=31171/tid=31172] ppid=31168 vsize=207220 CPUtime=514.74
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 18534 0 0 0 51452 22 0 0 25 0 2 0 95004969 212193280 47280 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1036.76
Current children cumulated vsize (KiB) 212576

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 31174
/proc/meminfo: memFree=963280/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=213644 CPUtime=1151.37
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 48819 0 0 0 115085 52 0 0 25 0 2 0 95004933 218771456 48780 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 53411 48780 83 193 0 53215 0
[pid=31171/tid=31172] ppid=31168 vsize=213644 CPUtime=574.48
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 19216 0 0 0 57425 23 0 0 25 0 2 0 95004969 218771456 48780 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1156.47
Current children cumulated vsize (KiB) 219000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.202 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 31174
/proc/meminfo: memFree=963088/2055920 swapFree=4192956/4192956
[pid=31168] ppid=31166 vsize=5356 CPUtime=5.1
/proc/31168/stat : 31168 (manysat.sh) S 31166 31168 30551 0 -1 4194304 312 8204 0 0 0 0 502 8 19 0 1 0 95004422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31168/statm: 1339 238 195 169 0 50 0
[pid=31171] ppid=31168 vsize=213932 CPUtime=1195.08
/proc/31171/stat : 31171 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194304 48860 0 0 0 119456 52 0 0 25 0 2 0 95004933 219066368 48821 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31171/statm: 53483 48821 83 193 0 53287 0
[pid=31171/tid=31172] ppid=31168 vsize=213932 CPUtime=596.29
/proc/31171/task/31172/stat : 31172 (manysat1.1_stat) R 31168 31168 30551 0 -1 4194368 19219 0 0 0 59606 23 0 0 25 0 2 0 95004969 219066368 48821 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 219288

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31168 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=23236
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=82987
# CPU time returned by wait4() is 5.10622
# while last known CPU time is 1200.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 604.221
CPU time (s): 1200.18
CPU user time (s): 1199.58
CPU system time (s): 0.6
CPU usage (%): 198.633
Max. virtual memory (cumulated for all children) (KiB): 219288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.02324
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8516
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= 5
involuntary context switches= 19

runsolver used 0.577912 second user time and 1.63375 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 16:29:45
IDJOB=1721804
IDBENCH=71077
IDSOLVER=513
FILE ID=node71/1721804-1240669784
PBS_JOBID= 9186605
Free space on /tmp= 66468 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_15_UNKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721804-1240669784/watcher-1721804-1240669784 -o /tmp/evaluation-result-1721804-1240669784/solver-1721804-1240669784 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1721804-1240669784.cnf aimd 0

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=2115150696

node71.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1168008 kB
Buffers:         88904 kB
Cached:         700508 kB
SwapCached:          0 kB
Active:         260348 kB
Inactive:       543032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1168008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6996 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            70568 kB
Committed_AS:   231088 kB
PageTables:       1436 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= 66460 MiB
End job on node71 at 2009-04-25 16:39:51