Trace number 1730708

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 1/2009-03-20? (TO) 1200.15 601.419

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark767.638
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1426     3800 |     427       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1234     4456 |      --       0       --      -- |     --   | -192/656
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 213   #clauses: 1234   #literals: 4456
0.00/0.01	c CPU time:   0.009998 s
0.00/0.01	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-1730708-1240762543/watcher-1730708-1240762543 -o /tmp/evaluation-result-1730708-1240762543/solver-1730708-1240762543 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1730708-1240762543.cnf aimd 1 

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 0.99 0.99 3/64 25558
/proc/meminfo: memFree=1815960/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104288339 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 235 195 169 0 50 0
[pid=25559] ppid=25558 vsize=828 CPUtime=0
/proc/25559/stat : 25559 (SatElite) R 25558 25558 25487 0 -1 4194304 143 0 0 0 0 0 0 0 19 0 1 0 104288339 847872 127 1992294400 134512640 135034092 4294956096 18446744073709551615 134543572 0 0 4096 3 0 0 0 17 0 0 0
/proc/25559/statm: 207 127 68 127 0 77 0

[startup+0.082514 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 25558
/proc/meminfo: memFree=1815960/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.102462 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 25558
/proc/meminfo: memFree=1815960/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301129 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 25558
/proc/meminfo: memFree=1815960/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701163 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 25558
/proc/meminfo: memFree=1815960/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50123 s]
/proc/loadavg: 1.00 0.99 0.99 3/67 25562
/proc/meminfo: memFree=1813440/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=17072 CPUtime=2.95
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 981 0 0 0 295 0 0 0 17 0 2 0 104288340 17481728 967 1992294400 134512640 135305190 4294956144 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 4268 967 83 193 0 4072 0
[pid=25561/tid=25562] ppid=25558 vsize=17072 CPUtime=1.47
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 501 0 0 0 147 0 0 0 18 0 2 0 104288341 17481728 967 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 22428

[startup+3.10137 s]
/proc/loadavg: 1.00 0.99 0.99 3/67 25562
/proc/meminfo: memFree=1811008/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=20436 CPUtime=6.15
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 1862 0 0 0 614 1 0 0 17 0 2 0 104288340 20926464 1848 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 5109 1848 83 193 0 4913 0
[pid=25561/tid=25562] ppid=25558 vsize=20436 CPUtime=3.07
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 952 0 0 0 307 0 0 0 18 0 2 0 104288341 20926464 1848 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 25792

[startup+6.30263 s]
/proc/loadavg: 1.08 1.00 1.00 3/67 25562
/proc/meminfo: memFree=1804352/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=24656 CPUtime=12.53
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 3096 0 0 0 1251 2 0 0 17 0 2 0 104288340 25247744 3082 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 6164 3082 83 193 0 5968 0
[pid=25561/tid=25562] ppid=25558 vsize=24656 CPUtime=6.26
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 1518 0 0 0 626 0 0 0 18 0 2 0 104288341 25247744 3082 1992294400 134512640 135305190 4294956144 18446744073709551615 134556807 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 30012

[startup+12.7012 s]
/proc/loadavg: 1.15 1.02 1.01 3/67 25562
/proc/meminfo: memFree=1800448/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=28992 CPUtime=25.3
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 3991 0 0 0 2527 3 0 0 17 0 2 0 104288340 29687808 3977 1992294400 134512640 135305190 4294956144 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 7248 3977 83 193 0 7052 0
[pid=25561/tid=25562] ppid=25558 vsize=28992 CPUtime=12.66
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 2022 0 0 0 1265 1 0 0 25 0 2 0 104288341 29687808 3977 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 34348

[startup+25.5012 s]
/proc/loadavg: 1.34 1.07 1.02 3/67 25562
/proc/meminfo: memFree=1793728/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=35708 CPUtime=50.84
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 5511 0 0 0 5080 4 0 0 17 0 2 0 104288340 36564992 5497 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 8927 5497 83 193 0 8731 0
[pid=25561/tid=25562] ppid=25558 vsize=35708 CPUtime=25.46
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 2826 0 0 0 2544 2 0 0 25 0 2 0 104288341 36564992 5497 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 41064

[startup+51.1013 s]
/proc/loadavg: 1.56 1.14 1.04 3/67 25562
/proc/meminfo: memFree=1787200/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=42972 CPUtime=101.92
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 7214 0 0 0 10185 7 0 0 16 0 2 0 104288340 44003328 7200 1992294400 134512640 135305190 4294956144 18446744073709551615 134538170 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 10743 7200 83 193 0 10547 0
[pid=25561/tid=25562] ppid=25558 vsize=42972 CPUtime=51.04
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 3689 0 0 0 5101 3 0 0 25 0 2 0 104288341 44003328 7200 1992294400 134512640 135305190 4294956144 18446744073709551615 134552016 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 48328

[startup+102.305 s]
/proc/loadavg: 1.81 1.27 1.09 3/67 25562
/proc/meminfo: memFree=1776000/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=53808 CPUtime=204.1
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 9889 0 0 0 20400 10 0 0 25 0 2 0 104288340 55099392 9875 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 13452 9875 83 193 0 13256 0
[pid=25561/tid=25562] ppid=25558 vsize=53808 CPUtime=102.22
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 5120 0 0 0 10217 5 0 0 25 0 2 0 104288341 55099392 9875 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 59164

[startup+162.301 s]
/proc/loadavg: 1.93 1.40 1.15 3/67 25562
/proc/meminfo: memFree=1766144/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=65344 CPUtime=323.83
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 12371 0 0 0 32369 14 0 0 25 0 2 0 104288340 66912256 12357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 16336 12357 83 193 0 16140 0
[pid=25561/tid=25562] ppid=25558 vsize=65344 CPUtime=162.19
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 6529 0 0 0 16211 8 0 0 25 0 2 0 104288341 66912256 12357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 70700

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 25562
/proc/meminfo: memFree=1760256/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=71572 CPUtime=443.57
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 13840 0 0 0 44339 18 0 0 25 0 2 0 104288340 73289728 13811 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 17893 13811 83 193 0 17697 0
[pid=25561/tid=25562] ppid=25558 vsize=71572 CPUtime=222.17
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 7211 0 0 0 22207 10 0 0 25 0 2 0 104288341 73289728 13811 1992294400 134512640 135305190 4294956144 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.58
Current children cumulated vsize (KiB) 76928

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 25562
/proc/meminfo: memFree=1755712/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=76496 CPUtime=563.31
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 14935 0 0 0 56311 20 0 0 25 0 2 0 104288340 78331904 14906 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 19124 14906 83 193 0 18928 0
[pid=25561/tid=25562] ppid=25558 vsize=76496 CPUtime=282.13
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 7750 0 0 0 28203 10 0 0 25 0 2 0 104288341 78331904 14906 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.32
Current children cumulated vsize (KiB) 81852

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 25562
/proc/meminfo: memFree=1746240/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=86760 CPUtime=683.05
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 17287 0 0 0 68279 26 0 0 19 0 2 0 104288340 88842240 17258 1992294400 134512640 135305190 4294956144 18446744073709551615 134538311 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 21690 17258 83 193 0 21494 0
[pid=25561/tid=25562] ppid=25558 vsize=86760 CPUtime=342.11
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 8641 0 0 0 34199 12 0 0 25 0 2 0 104288341 88842240 17258 1992294400 134512640 135305190 4294956144 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.06
Current children cumulated vsize (KiB) 92116

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 25562
/proc/meminfo: memFree=1744256/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=89128 CPUtime=802.79
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 17816 0 0 0 80252 27 0 0 25 0 2 0 104288340 91267072 17787 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 22282 17787 83 193 0 22086 0
[pid=25561/tid=25562] ppid=25558 vsize=89128 CPUtime=402.09
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 8930 0 0 0 40196 13 0 0 20 0 2 0 104288341 91267072 17787 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.8
Current children cumulated vsize (KiB) 94484

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 25562
/proc/meminfo: memFree=1731520/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=102180 CPUtime=922.54
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 20956 0 0 0 92220 34 0 0 25 0 2 0 104288340 104632320 20927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 25545 20927 83 193 0 25349 0
[pid=25561/tid=25562] ppid=25558 vsize=102180 CPUtime=462.06
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 10385 0 0 0 46190 16 0 0 17 0 2 0 104288341 104632320 20927 1992294400 134512640 135305190 4294956144 18446744073709551615 134539050 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.55
Current children cumulated vsize (KiB) 107536

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 25562
/proc/meminfo: memFree=1730432/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=103176 CPUtime=1042.27
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 21211 0 0 0 104193 34 0 0 25 0 2 0 104288340 105652224 21182 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 25794 21182 83 193 0 25598 0
[pid=25561/tid=25562] ppid=25558 vsize=103176 CPUtime=522.03
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 10390 0 0 0 52187 16 0 0 25 0 2 0 104288341 105652224 21182 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.28
Current children cumulated vsize (KiB) 108532

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 25562
/proc/meminfo: memFree=1727168/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=106820 CPUtime=1162.01
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 22049 0 0 0 116164 37 0 0 25 0 2 0 104288340 109383680 22020 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 26705 22020 83 193 0 26509 0
[pid=25561/tid=25562] ppid=25558 vsize=106820 CPUtime=582.01
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 10752 0 0 0 58184 17 0 0 25 0 2 0 104288341 109383680 22020 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1162.02
Current children cumulated vsize (KiB) 112176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 25562
/proc/meminfo: memFree=1724736/2055920 swapFree=4192812/4192956
[pid=25558] ppid=25556 vsize=5356 CPUtime=0.01
/proc/25558/stat : 25558 (manysat.sh) S 25556 25558 25487 0 -1 4194304 312 164 0 0 0 0 1 0 18 0 1 0 104288339 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 1339 238 195 169 0 50 0
[pid=25561] ppid=25558 vsize=109244 CPUtime=1200.14
/proc/25561/stat : 25561 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194304 22629 0 0 0 119976 38 0 0 25 0 2 0 104288340 111865856 22600 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25561/statm: 27311 22600 83 193 0 27115 0
[pid=25561/tid=25562] ppid=25558 vsize=109244 CPUtime=601.11
/proc/25561/task/25562/stat : 25562 (manysat1.1_stat) R 25558 25558 25487 0 -1 4194368 11022 0 0 0 60093 18 0 0 25 0 2 0 104288341 111865856 22600 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 114600

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

Real time (s): 601.419
CPU time (s): 1200.15
CPU user time (s): 1199.77
CPU system time (s): 0.38
CPU usage (%): 199.553
Max. virtual memory (cumulated for all children) (KiB): 114600

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

runsolver used 0.531919 second user time and 1.66675 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-26 18:15:43
IDJOB=1730708
IDBENCH=24735
IDSOLVER=514
FILE ID=node3/1730708-1240762543
PBS_JOBID= 9187153
Free space on /tmp= 66072 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730708-1240762543/watcher-1730708-1240762543 -o /tmp/evaluation-result-1730708-1240762543/solver-1730708-1240762543 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1730708-1240762543.cnf aimd 1

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=293979414

node3.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:       1816440 kB
Buffers:         31340 kB
Cached:         123836 kB
SwapCached:          0 kB
Active:          42980 kB
Inactive:       126064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1500 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            56512 kB
Committed_AS:   410380 kB
PageTables:       1372 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= 66068 MiB
End job on node3 at 2009-04-26 18:25:47