Trace number 1719126

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.09 610.119

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark853.531
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data

0.00/0.00	c Parsing...
1.28/1.38	c ==============================================================================
1.28/1.38	c |           |     ORIGINAL     |              LEARNT              |          |
1.28/1.38	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.28/1.38	c ==============================================================================
1.28/1.38	c |         0 | 1598300  4617402 |  479489       0        0     nan |  0.000 % |
13.45/13.58	c |         0 | 1545697  4776410 |      --       0       --      -- |     --   | -52460/161443
13.45/13.58	c ==============================================================================
13.45/13.58	c Result  :   #vars: 83095   #clauses: 1545697   #literals: 4776410
13.45/13.58	c CPU time:   13.251 s
13.45/13.58	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-1719126-1240643618/watcher-1719126-1240643618 -o /tmp/evaluation-result-1719126-1240643618/solver-1719126-1240643618 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1719126-1240643618.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.92 1.00 0.99 3/64 17049
/proc/meminfo: memFree=1690968/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=0
/proc/17049/stat : 17049 (manysat.sh) R 17047 17049 16645 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 92395912 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17049/statm: 1339 234 194 169 0 50 0
[pid=17050] ppid=17049 vsize=956 CPUtime=0
/proc/17050/stat : 17050 (SatElite) R 17049 17049 16645 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 92395912 978944 122 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17050/statm: 239 123 51 127 0 109 0

[startup+0.0538089 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 17049
/proc/meminfo: memFree=1690968/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=0
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92395912 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17049/statm: 1339 235 195 169 0 50 0
[pid=17050] ppid=17049 vsize=6060 CPUtime=0.04
/proc/17050/stat : 17050 (SatElite) R 17049 17049 16645 0 -1 4194304 1225 0 0 0 4 0 0 0 19 0 1 0 92395912 6205440 1209 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17050/statm: 1515 1210 51 127 0 1385 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11416

[startup+0.101812 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 17049
/proc/meminfo: memFree=1690968/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=0
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92395912 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17049/statm: 1339 235 195 169 0 50 0
[pid=17050] ppid=17049 vsize=9344 CPUtime=0.09
/proc/17050/stat : 17050 (SatElite) R 17049 17049 16645 0 -1 4194304 2112 0 0 0 8 1 0 0 19 0 1 0 92395912 9568256 2096 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17050/statm: 2369 2096 51 127 0 2239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14700

[startup+0.301834 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 17049
/proc/meminfo: memFree=1690968/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=0
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92395912 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17049/statm: 1339 235 195 169 0 50 0
[pid=17050] ppid=17049 vsize=26708 CPUtime=0.29
/proc/17050/stat : 17050 (SatElite) R 17049 17049 16645 0 -1 4194304 5829 0 0 0 25 4 0 0 21 0 1 0 92395912 27348992 5813 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17050/statm: 6677 5814 51 127 0 6547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32064

[startup+0.701892 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 17049
/proc/meminfo: memFree=1690968/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=0
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92395912 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17049/statm: 1339 235 195 169 0 50 0
[pid=17050] ppid=17049 vsize=56608 CPUtime=0.68
/proc/17050/stat : 17050 (SatElite) R 17049 17049 16645 0 -1 4194304 12638 0 0 0 60 8 0 0 25 0 1 0 92395912 57966592 12622 1992294400 134512640 135034092 4294956096 18446744073709551615 134522801 0 0 4096 3 0 0 0 17 1 0 0
/proc/17050/statm: 14152 12622 51 127 0 14022 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 61964

[startup+1.50198 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 17051
/proc/meminfo: memFree=1620040/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=0
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92395912 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17049/statm: 1339 235 195 169 0 50 0
[pid=17050] ppid=17049 vsize=132532 CPUtime=1.48
/proc/17050/stat : 17050 (SatElite) R 17049 17049 16645 0 -1 4194304 30465 0 0 0 127 21 0 0 25 0 1 0 92395912 135712768 30449 1992294400 134512640 135034092 4294956096 18446744073709551615 134540941 0 0 4096 3 0 0 0 17 1 0 0
/proc/17050/statm: 33133 30449 67 127 0 33003 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 137888

[startup+3.10116 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 17051
/proc/meminfo: memFree=1573512/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=0
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92395912 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17049/statm: 1339 235 195 169 0 50 0
[pid=17050] ppid=17049 vsize=135716 CPUtime=3.07
/proc/17050/stat : 17050 (SatElite) R 17049 17049 16645 0 -1 4194304 33966 0 0 0 283 24 0 0 25 0 1 0 92395912 138973184 30568 1992294400 134512640 135034092 4294956096 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17050/statm: 33929 30568 68 127 0 33799 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 141072

[startup+6.30251 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 17051
/proc/meminfo: memFree=1558792/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=0
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92395912 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17049/statm: 1339 235 195 169 0 50 0
[pid=17050] ppid=17049 vsize=143460 CPUtime=6.26
/proc/17050/stat : 17050 (SatElite) R 17049 17049 16645 0 -1 4194304 35812 0 0 0 600 26 0 0 25 0 1 0 92395912 146903040 32278 1992294400 134512640 135034092 4294956096 18446744073709551615 134566270 0 0 4096 3 0 0 0 17 1 0 0
/proc/17050/statm: 35865 32278 68 127 0 35735 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 148816

[startup+12.7012 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17051
/proc/meminfo: memFree=1545736/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=0
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92395912 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17049/statm: 1339 235 195 169 0 50 0
[pid=17050] ppid=17049 vsize=143164 CPUtime=12.66
/proc/17050/stat : 17050 (SatElite) R 17049 17049 16645 0 -1 4194304 39549 0 0 0 1238 28 0 0 25 0 1 0 92395912 146599936 32284 1992294400 134512640 135034092 4294956096 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 0 0 0
/proc/17050/statm: 35791 32284 68 127 0 35661 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 148520

[startup+25.5017 s]
/proc/loadavg: 1.08 1.03 1.01 3/67 17053
/proc/meminfo: memFree=1470528/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=199436 CPUtime=18.13
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 46262 0 0 0 1786 27 0 0 19 0 2 0 92397461 204222464 46248 1992294400 134512640 135305190 4294956144 18446744073709551615 134541978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 49859 46248 83 193 0 49663 0
[pid=17052/tid=17053] ppid=17049 vsize=199436 CPUtime=8.13
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 1728 0 0 0 810 3 0 0 17 0 2 0 92397644 204222464 46248 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.57
Current children cumulated vsize (KiB) 204792

[startup+51.1015 s]
/proc/loadavg: 1.40 1.11 1.03 3/67 17053
/proc/meminfo: memFree=1455040/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=215184 CPUtime=69.17
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 49939 0 0 0 6884 33 0 0 17 0 2 0 92397461 220348416 49925 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 53796 49925 83 193 0 53600 0
[pid=17052/tid=17053] ppid=17049 vsize=215184 CPUtime=33.63
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 3856 0 0 0 3357 6 0 0 23 0 2 0 92397644 220348416 49925 1992294400 134512640 135305190 4294956144 18446744073709551615 134839102 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 84.61
Current children cumulated vsize (KiB) 220540

[startup+102.306 s]
/proc/loadavg: 1.76 1.25 1.08 3/67 17053
/proc/meminfo: memFree=1427264/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=242816 CPUtime=171.36
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 57110 0 0 0 17092 44 0 0 21 0 2 0 92397461 248643584 57096 1992294400 134512640 135305190 4294956144 18446744073709551615 134542031 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 60704 57096 83 193 0 60508 0
[pid=17052/tid=17053] ppid=17049 vsize=242816 CPUtime=84.63
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 8034 0 0 0 8451 12 0 0 20 0 2 0 92397644 248643584 57096 1992294400 134512640 135305190 4294956144 18446744073709551615 134541971 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 186.8
Current children cumulated vsize (KiB) 248172

[startup+162.302 s]
/proc/loadavg: 1.91 1.39 1.14 3/67 17053
/proc/meminfo: memFree=1395456/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=275464 CPUtime=291.09
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 65048 0 0 0 29055 54 0 0 20 0 2 0 92397461 282075136 65034 1992294400 134512640 135305190 4294956144 18446744073709551615 134541959 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 68866 65034 83 193 0 68670 0
[pid=17052/tid=17053] ppid=17049 vsize=275464 CPUtime=144.39
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 12311 0 0 0 14422 17 0 0 18 0 2 0 92397644 282075136 65034 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 306.53
Current children cumulated vsize (KiB) 280820

[startup+222.302 s]
/proc/loadavg: 1.96 1.50 1.19 3/67 17053
/proc/meminfo: memFree=1368320/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=302736 CPUtime=410.8
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 71752 0 0 0 41017 63 0 0 23 0 2 0 92397461 310001664 71738 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 75684 71738 83 193 0 75488 0
[pid=17052/tid=17053] ppid=17049 vsize=302736 CPUtime=204.13
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 16113 0 0 0 20391 22 0 0 25 0 2 0 92397644 310001664 71738 1992294400 134512640 135305190 4294956144 18446744073709551615 134541873 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 426.24
Current children cumulated vsize (KiB) 308092

[startup+282.301 s]
/proc/loadavg: 1.98 1.58 1.24 3/67 17053
/proc/meminfo: memFree=1367552/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=303860 CPUtime=530.54
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 72016 0 0 0 52991 63 0 0 22 0 2 0 92397461 311152640 72002 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 75965 72002 83 193 0 75769 0
[pid=17052/tid=17053] ppid=17049 vsize=303860 CPUtime=263.89
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 16239 0 0 0 26367 22 0 0 23 0 2 0 92397644 311152640 72002 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 545.98
Current children cumulated vsize (KiB) 309216

[startup+342.301 s]
/proc/loadavg: 1.96 1.64 1.28 3/67 17053
/proc/meminfo: memFree=1366656/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=304624 CPUtime=650.28
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 72186 0 0 0 64964 64 0 0 25 0 2 0 92397461 311934976 72172 1992294400 134512640 135305190 4294956144 18446744073709551615 134542034 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 76156 72172 83 193 0 75960 0
[pid=17052/tid=17053] ppid=17049 vsize=304624 CPUtime=323.65
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 16283 0 0 0 32343 22 0 0 25 0 2 0 92397644 311934976 72172 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 665.72
Current children cumulated vsize (KiB) 309980

[startup+402.303 s]
/proc/loadavg: 1.98 1.71 1.32 3/67 17053
/proc/meminfo: memFree=1365632/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=305704 CPUtime=769.99
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 72438 0 0 0 76934 65 0 0 25 0 2 0 92397461 313040896 72424 1992294400 134512640 135305190 4294956144 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 76426 72424 83 193 0 76230 0
[pid=17052/tid=17053] ppid=17049 vsize=305704 CPUtime=383.43
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 16288 0 0 0 38320 23 0 0 25 0 2 0 92397644 313040896 72424 1992294400 134512640 135305190 4294956144 18446744073709551615 134551998 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 785.43
Current children cumulated vsize (KiB) 311060

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 17053
/proc/meminfo: memFree=1365440/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=305848 CPUtime=889.72
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 72476 0 0 0 88907 65 0 0 18 0 2 0 92397461 313188352 72462 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 76462 72462 83 193 0 76266 0
[pid=17052/tid=17053] ppid=17049 vsize=305848 CPUtime=443.4
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 16320 0 0 0 44317 23 0 0 25 0 2 0 92397644 313188352 72462 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 905.16
Current children cumulated vsize (KiB) 311204

[startup+522.303 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 17053
/proc/meminfo: memFree=1363840/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=307772 CPUtime=1009.46
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 72882 0 0 0 100880 66 0 0 17 0 2 0 92397461 315158528 72868 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 76943 72868 83 193 0 76747 0
[pid=17052/tid=17053] ppid=17049 vsize=307772 CPUtime=503.38
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 16508 0 0 0 50315 23 0 0 23 0 2 0 92397644 315158528 72868 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1024.9
Current children cumulated vsize (KiB) 313128

[startup+582.303 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 17053
/proc/meminfo: memFree=1361024/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=310280 CPUtime=1129.17
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 73568 0 0 0 112848 69 0 0 25 0 2 0 92397461 317726720 73554 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 77570 73554 83 193 0 77374 0
[pid=17052/tid=17053] ppid=17049 vsize=310280 CPUtime=563.35
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 16912 0 0 0 56311 24 0 0 25 0 2 0 92397644 317726720 73554 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1144.61
Current children cumulated vsize (KiB) 315636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+610.102 s]
/proc/loadavg: 1.99 1.84 1.45 3/67 17053
/proc/meminfo: memFree=1361024/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=310280 CPUtime=1184.65
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 73568 0 0 0 118396 69 0 0 25 0 2 0 92397461 317726720 73554 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 77570 73554 83 193 0 77374 0
[pid=17052/tid=17053] ppid=17049 vsize=310280 CPUtime=591.15
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 16912 0 0 0 59091 24 0 0 25 0 2 0 92397644 317726720 73554 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 315636

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

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

[startup+610.102 s]
/proc/loadavg: 1.99 1.84 1.45 3/67 17053
/proc/meminfo: memFree=1361024/2055920 swapFree=4192956/4192956
[pid=17049] ppid=17047 vsize=5356 CPUtime=15.44
/proc/17049/stat : 17049 (manysat.sh) S 17047 17049 16645 0 -1 4194304 312 42829 0 0 0 0 1501 43 16 0 1 0 92395912 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17049/statm: 1339 238 195 169 0 50 0
[pid=17052] ppid=17049 vsize=310280 CPUtime=1184.65
/proc/17052/stat : 17052 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194304 73568 0 0 0 118396 69 0 0 25 0 2 0 92397461 317726720 73554 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17052/statm: 77570 73554 83 193 0 77374 0
[pid=17052/tid=17053] ppid=17049 vsize=310280 CPUtime=591.15
/proc/17052/task/17053/stat : 17053 (manysat1.1_stat) R 17049 17049 16645 0 -1 4194368 16912 0 0 0 59091 24 0 0 25 0 2 0 92397644 317726720 73554 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 315636

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 610.119
CPU time (s): 1200.09
CPU user time (s): 1198.97
CPU system time (s): 1.12
CPU usage (%): 196.698
Max. virtual memory (cumulated for all children) (KiB): 315636

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

runsolver used 0.543917 second user time and 1.68774 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 09:13:40
IDJOB=1719126
IDBENCH=20578
IDSOLVER=513
FILE ID=node5/1719126-1240643618
PBS_JOBID= 9186416
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=558623264

node5.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.212
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.212
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:       1691448 kB
Buffers:         37672 kB
Cached:         242216 kB
SwapCached:          0 kB
Active:          60776 kB
Inactive:       233004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           33112 kB
Writeback:           0 kB
Mapped:          23668 kB
Slab:            56724 kB
Committed_AS:   318988 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node5 at 2009-04-25 09:23:50