Trace number 1736054

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.12 602.119

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes9.cnf
MD5SUMfe117ca26ab85d9c8449a6f94eb0c5ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark321.639
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  133795   269030 |   40138       0        0     nan |  0.000 % |
0.69/0.70	c |         0 |  132235   444200 |      --       0       --      -- |     --   | -1560/175170
0.69/0.70	c ==============================================================================
0.69/0.70	c Result  :   #vars: 1500   #clauses: 132235   #literals: 444200
0.69/0.70	c CPU time:   0.685895 s
0.69/0.70	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-1736054-1240809478/watcher-1736054-1240809478 -o /tmp/evaluation-result-1736054-1240809478/solver-1736054-1240809478 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1736054-1240809478.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: 0.91 0.97 0.99 3/64 30021
/proc/meminfo: memFree=1459200/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0
/proc/30021/stat : 30021 (manysat.sh) R 30019 30021 29146 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 108981102 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30021/statm: 1339 234 194 169 0 50 0
[pid=30022] ppid=30021 vsize=824 CPUtime=0
/proc/30022/stat : 30022 (SatElite) R 30021 30021 29146 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 108981102 843776 114 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/30022/statm: 206 115 51 127 0 76 0

[startup+0.094694 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30021
/proc/meminfo: memFree=1459200/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108981102 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30021/statm: 1339 235 195 169 0 50 0
[pid=30022] ppid=30021 vsize=9220 CPUtime=0.08
/proc/30022/stat : 30022 (SatElite) R 30021 30021 29146 0 -1 4194304 1987 0 0 0 8 0 0 0 19 0 1 0 108981102 9441280 1971 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/30022/statm: 2305 1971 68 127 0 2175 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14576

[startup+0.101694 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30021
/proc/meminfo: memFree=1459200/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108981102 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30021/statm: 1339 235 195 169 0 50 0
[pid=30022] ppid=30021 vsize=9484 CPUtime=0.09
/proc/30022/stat : 30022 (SatElite) R 30021 30021 29146 0 -1 4194304 2050 0 0 0 8 1 0 0 19 0 1 0 108981102 9711616 2034 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/30022/statm: 2371 2035 68 127 0 2241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14840

[startup+0.301716 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30021
/proc/meminfo: memFree=1459200/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108981102 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30021/statm: 1339 235 195 169 0 50 0
[pid=30022] ppid=30021 vsize=13540 CPUtime=0.29
/proc/30022/stat : 30022 (SatElite) R 30021 30021 29146 0 -1 4194304 2832 0 0 0 28 1 0 0 21 0 1 0 108981102 13864960 2816 1992294400 134512640 135034092 4294956096 18446744073709551615 134571747 0 0 4096 3 0 0 0 17 0 0 0
/proc/30022/statm: 3385 2816 68 127 0 3255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18896

[startup+0.701758 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30021
/proc/meminfo: memFree=1459200/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108981102 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30021/statm: 1339 235 195 169 0 50 0
[pid=30022] ppid=30021 vsize=13540 CPUtime=0.69
/proc/30022/stat : 30022 (SatElite) R 30021 30021 29146 0 -1 4194304 2832 0 0 0 68 1 0 0 25 0 1 0 108981102 13864960 2816 1992294400 134512640 135034092 4294956096 18446744073709551615 134563238 0 0 4096 3 0 0 0 17 0 0 0
/proc/30022/statm: 3385 2816 68 127 0 3255 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18896

[startup+1.50286 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 30024
/proc/meminfo: memFree=1441136/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=30668 CPUtime=1.1
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 4850 0 0 0 108 2 0 0 16 0 2 0 108981189 31404032 4836 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 7667 4836 83 193 0 7471 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 36024

[startup+3.10103 s]
/proc/loadavg: 0.91 0.97 0.99 3/67 30025
/proc/meminfo: memFree=1434728/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=36404 CPUtime=4.29
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 6275 0 0 0 425 4 0 0 17 0 2 0 108981189 37277696 6261 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 9101 6261 83 193 0 8905 0
[pid=30024/tid=30025] ppid=30021 vsize=36404 CPUtime=2.07
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 1291 0 0 0 206 1 0 0 17 0 2 0 108981204 37277696 6261 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 41760

[startup+6.30137 s]
/proc/loadavg: 1.00 0.98 0.99 3/67 30025
/proc/meminfo: memFree=1426664/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=42372 CPUtime=10.68
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 7708 0 0 0 1063 5 0 0 17 0 2 0 108981189 43388928 7694 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 10593 7694 83 193 0 10397 0
[pid=30024/tid=30025] ppid=30021 vsize=42372 CPUtime=5.26
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 2100 0 0 0 525 1 0 0 17 0 2 0 108981204 43388928 7694 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 47728

[startup+12.7011 s]
/proc/loadavg: 1.08 1.00 1.00 3/67 30025
/proc/meminfo: memFree=1416552/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=51428 CPUtime=23.44
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 9939 0 0 0 2337 7 0 0 17 0 2 0 108981189 52662272 9925 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 12857 9925 83 193 0 12661 0
[pid=30024/tid=30025] ppid=30021 vsize=51428 CPUtime=11.66
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 3289 0 0 0 1163 3 0 0 17 0 2 0 108981204 52662272 9925 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.29
Current children cumulated vsize (KiB) 56784

[startup+25.5014 s]
/proc/loadavg: 1.28 1.05 1.02 3/67 30025
/proc/meminfo: memFree=1405608/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=62404 CPUtime=48.97
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 12718 0 0 0 4887 10 0 0 17 0 2 0 108981189 63901696 12704 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 15601 12704 83 193 0 15405 0
[pid=30024/tid=30025] ppid=30021 vsize=62404 CPUtime=24.45
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 4820 0 0 0 2440 5 0 0 17 0 2 0 108981204 63901696 12704 1992294400 134512640 135305190 4294956144 18446744073709551615 134556792 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 67760

[startup+51.1012 s]
/proc/loadavg: 1.53 1.12 1.04 3/67 30025
/proc/meminfo: memFree=1390504/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=79280 CPUtime=100.04
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 16880 0 0 0 9988 16 0 0 16 0 2 0 108981189 81182720 16866 1992294400 134512640 135305190 4294956144 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 19820 16866 83 193 0 19624 0
[pid=30024/tid=30025] ppid=30021 vsize=79280 CPUtime=50.02
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 7255 0 0 0 4994 8 0 0 19 0 2 0 108981204 81182720 16866 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 84636

[startup+102.307 s]
/proc/loadavg: 1.79 1.26 1.09 3/67 30025
/proc/meminfo: memFree=1374248/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=94336 CPUtime=202.19
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 20522 0 0 0 20195 24 0 0 18 0 2 0 108981189 96600064 20508 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 23584 20508 83 193 0 23388 0
[pid=30024/tid=30025] ppid=30021 vsize=94336 CPUtime=101.2
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 9162 0 0 0 10109 11 0 0 24 0 2 0 108981204 96600064 20508 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.04
Current children cumulated vsize (KiB) 99692

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 30025
/proc/meminfo: memFree=1344936/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=122900 CPUtime=321.82
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 27821 0 0 0 32146 36 0 0 17 0 2 0 108981189 125849600 27807 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 30725 27807 83 193 0 30529 0
[pid=30024/tid=30025] ppid=30021 vsize=122900 CPUtime=161.13
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 12703 0 0 0 16096 17 0 0 25 0 2 0 108981204 125849600 27807 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.67
Current children cumulated vsize (KiB) 128256

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 30025
/proc/meminfo: memFree=1324904/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=143084 CPUtime=441.51
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 32830 0 0 0 44106 45 0 0 19 0 2 0 108981189 146518016 32816 1992294400 134512640 135305190 4294956144 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 35771 32816 83 193 0 35575 0
[pid=30024/tid=30025] ppid=30021 vsize=143084 CPUtime=221.1
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 15230 0 0 0 22088 22 0 0 25 0 2 0 108981204 146518016 32816 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.36
Current children cumulated vsize (KiB) 148440

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 30025
/proc/meminfo: memFree=1298408/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=170032 CPUtime=561.23
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 39462 0 0 0 56068 55 0 0 18 0 2 0 108981189 174112768 39448 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 42508 39448 83 193 0 42312 0
[pid=30024/tid=30025] ppid=30021 vsize=170032 CPUtime=281.08
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 18329 0 0 0 28081 27 0 0 25 0 2 0 108981204 174112768 39448 1992294400 134512640 135305190 4294956144 18446744073709551615 134569797 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.08
Current children cumulated vsize (KiB) 175388

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 30025
/proc/meminfo: memFree=1298152/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=170176 CPUtime=680.92
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 39497 0 0 0 68035 57 0 0 25 0 2 0 108981189 174260224 39483 1992294400 134512640 135305190 4294956144 18446744073709551615 134846412 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 42544 39483 83 193 0 42348 0
[pid=30024/tid=30025] ppid=30021 vsize=170176 CPUtime=341
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 18331 0 0 0 34073 27 0 0 25 0 2 0 108981204 174260224 39483 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.77
Current children cumulated vsize (KiB) 175532

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 30025
/proc/meminfo: memFree=1273256/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=194792 CPUtime=800.63
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 45715 0 0 0 79995 68 0 0 25 0 2 0 108981189 199467008 45701 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 48698 45701 83 193 0 48502 0
[pid=30024/tid=30025] ppid=30021 vsize=194792 CPUtime=400.98
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 21095 0 0 0 40066 32 0 0 25 0 2 0 108981204 199467008 45701 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.48
Current children cumulated vsize (KiB) 200148

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 30025
/proc/meminfo: memFree=1271464/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=196840 CPUtime=920.34
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 46205 0 0 0 91964 70 0 0 20 0 2 0 108981189 201564160 46191 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 49210 46191 83 193 0 49014 0
[pid=30024/tid=30025] ppid=30021 vsize=196840 CPUtime=460.92
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 21326 0 0 0 46059 33 0 0 25 0 2 0 108981204 201564160 46191 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.19
Current children cumulated vsize (KiB) 202196

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 30025
/proc/meminfo: memFree=1259880/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=208632 CPUtime=1040.04
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 49044 0 0 0 103927 77 0 0 19 0 2 0 108981189 213639168 49030 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 52158 49030 83 193 0 51962 0
[pid=30024/tid=30025] ppid=30021 vsize=208632 CPUtime=520.9
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 23189 0 0 0 52052 38 0 0 25 0 2 0 108981204 213639168 49030 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.89
Current children cumulated vsize (KiB) 213988

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 30025
/proc/meminfo: memFree=1241512/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=226468 CPUtime=1159.75
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 53633 0 0 0 115888 87 0 0 25 0 2 0 108981189 231903232 53619 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 56617 53619 83 193 0 56421 0
[pid=30024/tid=30025] ppid=30021 vsize=226468 CPUtime=580.85
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 24950 0 0 0 58043 42 0 0 25 0 2 0 108981204 231903232 53619 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.6
Current children cumulated vsize (KiB) 231824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 30025
/proc/meminfo: memFree=1241256/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=226648 CPUtime=1199.27
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 53683 0 0 0 119840 87 0 0 17 0 2 0 108981189 232087552 53669 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 56662 53669 83 193 0 56466 0
[pid=30024/tid=30025] ppid=30021 vsize=226648 CPUtime=600.65
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 24950 0 0 0 60023 42 0 0 25 0 2 0 108981204 232087552 53669 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 232004

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

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

[startup+602.102 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 30025
/proc/meminfo: memFree=1241256/2055920 swapFree=4181324/4192956
[pid=30021] ppid=30019 vsize=5356 CPUtime=0.85
/proc/30021/stat : 30021 (manysat.sh) S 30019 30021 29146 0 -1 4194304 312 2837 0 0 0 0 83 2 16 0 1 0 108981102 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30021/statm: 1339 238 195 169 0 50 0
[pid=30024] ppid=30021 vsize=226648 CPUtime=1199.27
/proc/30024/stat : 30024 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194304 53683 0 0 0 119840 87 0 0 17 0 2 0 108981189 232087552 53669 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30024/statm: 56662 53669 83 193 0 56466 0
[pid=30024/tid=30025] ppid=30021 vsize=226648 CPUtime=600.65
/proc/30024/task/30025/stat : 30025 (manysat1.1_stat) R 30021 30021 29146 0 -1 4194368 24950 0 0 0 60023 42 0 0 25 0 2 0 108981204 232087552 53669 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 232004

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 602.119
CPU time (s): 1200.12
CPU user time (s): 1199.23
CPU system time (s): 0.89
CPU usage (%): 199.316
Max. virtual memory (cumulated for all children) (KiB): 232004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.840872
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3149
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= 5

runsolver used 0.570913 second user time and 1.63275 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-27 07:17:58
IDJOB=1736054
IDBENCH=71586
IDSOLVER=513
FILE ID=node19/1736054-1240809478
PBS_JOBID= 9187381
Free space on /tmp= 66308 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes9.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736054-1240809478/watcher-1736054-1240809478 -o /tmp/evaluation-result-1736054-1240809478/solver-1736054-1240809478 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1736054-1240809478.cnf aimd 0

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

MD5SUM BENCH= fe117ca26ab85d9c8449a6f94eb0c5ef
RANDOM SEED=663578475

node19.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:       1459744 kB
Buffers:         77052 kB
Cached:         437784 kB
SwapCached:       5500 kB
Active:         260448 kB
Inactive:       262364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459744 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            3128 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            59416 kB
Committed_AS:   416032 kB
PageTables:       1452 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= 66304 MiB
End job on node19 at 2009-04-27 07:28:03