Trace number 1719180

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-20? (TO) 1200.19 605.819

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 7170909, num vars = 371419
0.00/0.00	c Exiting...too many clauses

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-1719180-1240644339/watcher-1719180-1240644339 -o /tmp/evaluation-result-1719180-1240644339/solver-1719180-1240644339 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1719180-1240644339.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
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.00 1.00 1.00 4/64 15856
/proc/meminfo: memFree=1172120/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=5356 CPUtime=0
/proc/15858/stat : 15858 (manysat.sh) R 15856 15856 15572 0 -1 4194368 12 0 0 0 0 0 0 0 22 0 1 0 92461110 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271637997725 0 0 4100 65536 0 0 0 17 1 0 0
/proc/15858/statm: 1339 237 195 169 0 50 0

[startup+0.0700749 s]
/proc/loadavg: 1.00 1.00 1.00 4/64 15856
/proc/meminfo: memFree=1172120/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=8320 CPUtime=0.05
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 1891 0 0 0 4 1 0 0 22 0 1 0 92461110 8519680 1877 1992294400 134512640 135305190 4294956224 18446744073709551615 134838320 0 0 4096 3 0 0 0 17 1 0 0
/proc/15858/statm: 2080 1877 71 193 0 1884 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13676

[startup+0.102081 s]
/proc/loadavg: 1.00 1.00 1.00 4/64 15856
/proc/meminfo: memFree=1172120/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=11704 CPUtime=0.08
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 2685 0 0 0 7 1 0 0 22 0 1 0 92461110 11984896 2671 1992294400 134512640 135305190 4294956224 18446744073709551615 134526410 0 0 4096 3 0 0 0 17 1 0 0
/proc/15858/statm: 2926 2671 71 193 0 2730 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17060

[startup+0.302266 s]
/proc/loadavg: 1.00 1.00 1.00 4/64 15856
/proc/meminfo: memFree=1172120/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=31796 CPUtime=0.29
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 7513 0 0 0 25 4 0 0 24 0 1 0 92461110 32559104 7499 1992294400 134512640 135305190 4294956224 18446744073709551615 134838417 0 0 4096 3 0 0 0 17 1 0 0
/proc/15858/statm: 7949 7499 71 193 0 7753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37152

[startup+0.701189 s]
/proc/loadavg: 1.00 1.00 1.00 4/64 15856
/proc/meminfo: memFree=1172120/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=71120 CPUtime=0.69
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 17071 0 0 0 60 9 0 0 25 0 1 0 92461110 72826880 17057 1992294400 134512640 135305190 4294956224 18446744073709551615 134838385 0 0 4096 3 0 0 0 17 1 0 0
/proc/15858/statm: 17780 17057 71 193 0 17584 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76476

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15859
/proc/meminfo: memFree=1073928/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=151384 CPUtime=1.47
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 36701 0 0 0 129 18 0 0 25 0 1 0 92461110 155017216 36687 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/15858/statm: 37846 36687 71 193 0 37650 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 156740

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15859
/proc/meminfo: memFree=966920/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=318944 CPUtime=3.07
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 76205 0 0 0 270 37 0 0 25 0 1 0 92461110 326598656 76191 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/15858/statm: 79736 76191 71 193 0 79540 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 324300

[startup+6.30119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15859
/proc/meminfo: memFree=643208/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=652596 CPUtime=6.27
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 153838 0 0 0 551 76 0 0 25 0 1 0 92461110 668258304 153824 1992294400 134512640 135305190 4294956224 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/15858/statm: 163149 153824 71 193 0 162953 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 657952

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 15860
/proc/meminfo: memFree=381120/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=834052 CPUtime=16.78
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 198017 0 0 0 1575 103 0 0 17 0 2 0 92461110 854069248 197983 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/15858/statm: 208513 197983 83 193 0 208317 0
[pid=15858/tid=15860] ppid=15856 vsize=834052 CPUtime=4.1
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 2517 0 0 0 408 2 0 0 17 0 2 0 92461966 854069248 197983 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.78
Current children cumulated vsize (KiB) 839408

[startup+25.5027 s]
/proc/loadavg: 1.28 1.06 1.02 3/67 15860
/proc/meminfo: memFree=374208/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=840540 CPUtime=42.31
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 199622 0 0 0 4126 105 0 0 20 0 2 0 92461110 860712960 199588 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/15858/statm: 210135 199588 83 193 0 209939 0
[pid=15858/tid=15860] ppid=15856 vsize=840540 CPUtime=16.85
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 3143 0 0 0 1682 3 0 0 23 0 2 0 92461966 860712960 199588 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 42.31
Current children cumulated vsize (KiB) 845896

[startup+51.1023 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 15860
/proc/meminfo: memFree=367232/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=847440 CPUtime=93.29
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 201380 0 0 0 9222 107 0 0 25 0 2 0 92461110 867778560 201346 1992294400 134512640 135305190 4294956224 18446744073709551615 134541918 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/15858/statm: 211860 201346 83 193 0 211664 0
[pid=15858/tid=15860] ppid=15856 vsize=847440 CPUtime=42.35
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 4322 0 0 0 4231 4 0 0 24 0 2 0 92461966 867778560 201346 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 93.29
Current children cumulated vsize (KiB) 852796

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 15860
/proc/meminfo: memFree=356736/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=858232 CPUtime=195.46
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 203984 0 0 0 19436 110 0 0 25 0 2 0 92461110 878829568 203950 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 214558 203950 83 193 0 214362 0
[pid=15858/tid=15860] ppid=15856 vsize=858232 CPUtime=93.5
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 5662 0 0 0 9345 5 0 0 25 0 2 0 92461966 878829568 203950 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 195.46
Current children cumulated vsize (KiB) 863588

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 15860
/proc/meminfo: memFree=345472/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=869872 CPUtime=315.19
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 206834 0 0 0 31404 115 0 0 25 0 2 0 92461110 890748928 206800 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 217468 206800 83 193 0 217272 0
[pid=15858/tid=15860] ppid=15856 vsize=869872 CPUtime=153.47
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 7213 0 0 0 15339 8 0 0 17 0 2 0 92461966 890748928 206800 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 315.19
Current children cumulated vsize (KiB) 875228

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 15860
/proc/meminfo: memFree=332032/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=883352 CPUtime=434.93
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 210171 0 0 0 43373 120 0 0 17 0 2 0 92461110 904552448 210137 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 220838 210137 83 193 0 220642 0
[pid=15858/tid=15860] ppid=15856 vsize=883352 CPUtime=213.44
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 9205 0 0 0 21333 11 0 0 25 0 2 0 92461966 904552448 210137 1992294400 134512640 135305190 4294956224 18446744073709551615 134570388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.93
Current children cumulated vsize (KiB) 888708

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 15860
/proc/meminfo: memFree=330176/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=884856 CPUtime=554.67
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 210614 0 0 0 55346 121 0 0 25 0 2 0 92461110 906092544 210580 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 221214 210580 83 193 0 221018 0
[pid=15858/tid=15860] ppid=15856 vsize=884856 CPUtime=273.41
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 9418 0 0 0 27330 11 0 0 25 0 2 0 92461966 906092544 210580 1992294400 134512640 135305190 4294956224 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 554.67
Current children cumulated vsize (KiB) 890212

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 15860
/proc/meminfo: memFree=320704/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=894680 CPUtime=674.39
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 212991 0 0 0 67316 123 0 0 25 0 2 0 92461110 916152320 212957 1992294400 134512640 135305190 4294956224 18446744073709551615 134542040 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 223670 212957 83 193 0 223474 0
[pid=15858/tid=15860] ppid=15856 vsize=894680 CPUtime=333.38
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 10659 0 0 0 33326 12 0 0 25 0 2 0 92461966 916152320 212957 1992294400 134512640 135305190 4294956224 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 674.39
Current children cumulated vsize (KiB) 900036

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 15860
/proc/meminfo: memFree=307712/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=907572 CPUtime=794.13
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 216234 0 0 0 79285 128 0 0 25 0 2 0 92461110 929353728 216200 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 226893 216200 83 193 0 226697 0
[pid=15858/tid=15860] ppid=15856 vsize=907572 CPUtime=393.35
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 12298 0 0 0 39321 14 0 0 25 0 2 0 92461966 929353728 216200 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 794.13
Current children cumulated vsize (KiB) 912928

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 15860
/proc/meminfo: memFree=300800/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=914548 CPUtime=913.82
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 217933 0 0 0 91251 131 0 0 25 0 2 0 92461110 936497152 217899 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 228637 217899 83 193 0 228441 0
[pid=15858/tid=15860] ppid=15856 vsize=914548 CPUtime=453.3
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 13299 0 0 0 45313 17 0 0 25 0 2 0 92461966 936497152 217899 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 913.82
Current children cumulated vsize (KiB) 919904

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 15860
/proc/meminfo: memFree=300800/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=914656 CPUtime=1033.56
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 217936 0 0 0 103225 131 0 0 25 0 2 0 92461110 936607744 217902 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 228664 217902 83 193 0 228468 0
[pid=15858/tid=15860] ppid=15856 vsize=914656 CPUtime=513.27
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 13300 0 0 0 51310 17 0 0 25 0 2 0 92461966 936607744 217902 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1033.56
Current children cumulated vsize (KiB) 920012

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 15860
/proc/meminfo: memFree=300544/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=914968 CPUtime=1153.28
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 217987 0 0 0 115197 131 0 0 18 0 2 0 92461110 936927232 217953 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 228742 217953 83 193 0 228546 0
[pid=15858/tid=15860] ppid=15856 vsize=914968 CPUtime=573.24
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 13329 0 0 0 57307 17 0 0 25 0 2 0 92461966 936927232 217953 1992294400 134512640 135305190 4294956224 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1153.28
Current children cumulated vsize (KiB) 920324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+605.802 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 15860
/proc/meminfo: memFree=300416/2055920 swapFree=4181432/4192956
[pid=15856] ppid=15854 vsize=5356 CPUtime=0
/proc/15856/stat : 15856 (manysat.sh) S 15854 15856 15572 0 -1 4194304 310 79 0 0 0 0 0 0 20 0 1 0 92461109 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15856/statm: 1339 237 195 169 0 50 0
[pid=15858] ppid=15856 vsize=915076 CPUtime=1200.19
/proc/15858/stat : 15858 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194304 218014 0 0 0 119887 132 0 0 25 0 2 0 92461110 937037824 217980 1992294400 134512640 135305190 4294956224 18446744073709551615 134557484 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/15858/statm: 228769 217980 83 193 0 228573 0
[pid=15858/tid=15860] ppid=15856 vsize=915076 CPUtime=596.73
/proc/15858/task/15860/stat : 15860 (manysat1.1_stat) R 15856 15856 15572 0 -1 4194368 13343 0 0 0 59656 17 0 0 25 0 2 0 92461966 937037824 217980 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 920432

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 15856 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1200.19
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 605.819
CPU time (s): 1200.19
CPU user time (s): 1198.87
CPU system time (s): 1.32
CPU usage (%): 198.11
Max. virtual memory (cumulated for all children) (KiB): 920432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389
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= 6
involuntary context switches= 4

runsolver used 0.603908 second user time and 1.61275 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-25 09:25:49
IDJOB=1719180
IDBENCH=20579
IDSOLVER=515
FILE ID=node67/1719180-1240644339
PBS_JOBID= 9186466
Free space on /tmp= 66152 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719180-1240644339/watcher-1719180-1240644339 -o /tmp/evaluation-result-1719180-1240644339/solver-1719180-1240644339 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1719180-1240644339.cnf aimd 2

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1584765592

node67.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.277
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.277
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:       1172728 kB
Buffers:         75800 kB
Cached:         722476 kB
SwapCached:       6368 kB
Active:         358872 kB
Inactive:       448300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172728 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:          158056 kB
Writeback:           0 kB
Mapped:          13592 kB
Slab:            61892 kB
Committed_AS:   321132 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= 66148 MiB
End job on node67 at 2009-04-25 09:35:57