Trace number 1724075

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 1200.03 1200.61

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark578.845
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Parsing...
1.09/1.16	c ==============================================================================
1.09/1.16	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.16	c ==============================================================================
1.09/1.16	c |         0 | 1100499  2567831 |  330149       0        0     nan |  0.000 % |
7.87/7.98	c |         0 |  456317  1844839 |      --       0       --      -- |     --   | -644180/-722987
7.87/7.99	c ==============================================================================
7.87/7.99	c Result  :   #vars: 56393   #clauses: 456317   #literals: 1844839
7.87/7.99	c CPU time:   7.57185 s
7.87/7.99	c ==============================================================================
8.77/8.83	c Rsat version 2.00

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-1724075-1240692064/watcher-1724075-1240692064 -o /tmp/evaluation-result-1724075-1240692064/solver-1724075-1240692064 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1724075-1240692064.cnf 

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.99 0.99 0.99 3/64 21219
/proc/meminfo: memFree=1684008/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=0
/proc/21219/stat : 21219 (rsat.sh) R 21217 21219 21152 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 97234452 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21219/statm: 1339 234 194 169 0 50 0
[pid=21220] ppid=21219 vsize=684 CPUtime=0
/proc/21220/stat : 21220 (SatElite) R 21219 21219 21152 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 97234452 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 0 0 0
/proc/21220/statm: 171 44 36 128 0 40 0

[startup+0.0581749 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 21219
/proc/meminfo: memFree=1684008/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=0
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 97234452 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21219/statm: 1339 235 195 169 0 50 0
[pid=21220] ppid=21219 vsize=5776 CPUtime=0.04
/proc/21220/stat : 21220 (SatElite) R 21219 21219 21152 0 -1 4194304 1316 0 0 0 3 1 0 0 19 0 1 0 97234452 5914624 1299 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/21220/statm: 1444 1300 49 128 0 1313 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11132

[startup+0.101178 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 21219
/proc/meminfo: memFree=1684008/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=0
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 97234452 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21219/statm: 1339 235 195 169 0 50 0
[pid=21220] ppid=21219 vsize=11248 CPUtime=0.09
/proc/21220/stat : 21220 (SatElite) R 21219 21219 21152 0 -1 4194304 2693 0 0 0 7 2 0 0 19 0 1 0 97234452 11517952 2676 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/21220/statm: 2812 2677 49 128 0 2681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16604

[startup+0.301198 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 21219
/proc/meminfo: memFree=1684008/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=0
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 97234452 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21219/statm: 1339 235 195 169 0 50 0
[pid=21220] ppid=21219 vsize=38928 CPUtime=0.28
/proc/21220/stat : 21220 (SatElite) R 21219 21219 21152 0 -1 4194304 8953 0 0 0 23 5 0 0 21 0 1 0 97234452 39862272 8936 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/21220/statm: 9732 8939 49 128 0 9601 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44284

[startup+0.701239 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 21219
/proc/meminfo: memFree=1684008/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=0
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 97234452 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21219/statm: 1339 235 195 169 0 50 0
[pid=21220] ppid=21219 vsize=86532 CPUtime=0.68
/proc/21220/stat : 21220 (SatElite) R 21219 21219 21152 0 -1 4194304 21163 0 0 0 57 11 0 0 25 0 1 0 97234452 88608768 21146 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/21220/statm: 21633 21147 49 128 0 21502 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91888

[startup+1.50133 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21221
/proc/meminfo: memFree=1600472/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=0
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 97234452 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21219/statm: 1339 235 195 169 0 50 0
[pid=21220] ppid=21219 vsize=172216 CPUtime=1.49
/proc/21220/stat : 21220 (SatElite) R 21219 21219 21152 0 -1 4194304 40262 0 0 0 127 22 0 0 25 0 1 0 97234452 176349184 37193 1992294400 134512640 135038345 4294956288 18446744073709551615 134581601 0 0 4096 3 0 0 0 17 1 0 0
/proc/21220/statm: 43054 37193 69 128 0 42923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 177572

[startup+3.10148 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21221
/proc/meminfo: memFree=1565336/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=0
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 97234452 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21219/statm: 1339 235 195 169 0 50 0
[pid=21220] ppid=21219 vsize=178488 CPUtime=3.08
/proc/21220/stat : 21220 (SatElite) R 21219 21219 21152 0 -1 4194304 41746 0 0 0 281 27 0 0 25 0 1 0 97234452 182771712 38677 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/21220/statm: 44622 38677 69 128 0 44491 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 183844

[startup+6.30282 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21221
/proc/meminfo: memFree=1531928/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=0
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 97234452 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21219/statm: 1339 235 195 169 0 50 0
[pid=21220] ppid=21219 vsize=190504 CPUtime=6.28
/proc/21220/stat : 21220 (SatElite) R 21219 21219 21152 0 -1 4194304 44369 0 0 0 592 36 0 0 25 0 1 0 97234452 195076096 41300 1992294400 134512640 135038345 4294956288 18446744073709551615 134571377 0 0 4096 3 0 0 0 17 1 0 0
/proc/21220/statm: 47626 41300 69 128 0 47495 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 195860

[startup+12.7015 s]
/proc/loadavg: 1.07 1.01 0.99 2/66 21222
/proc/meminfo: memFree=1664224/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=34828 CPUtime=3.85
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 8784 0 0 0 381 4 0 0 25 0 1 0 97235335 35663872 8368 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 8707 8368 86 211 0 8493 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 40184

[startup+25.5018 s]
/proc/loadavg: 1.06 1.01 0.99 2/66 21222
/proc/meminfo: memFree=1655264/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=44428 CPUtime=16.66
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 11282 0 0 0 1660 6 0 0 25 0 1 0 97235335 45494272 10731 1992294400 134512640 135377749 4294956400 18446744073709551615 134529233 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 11107 10731 86 211 0 10893 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 49784

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 0.99 2/66 21222
/proc/meminfo: memFree=1635872/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=65088 CPUtime=42.23
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 16695 0 0 0 4213 10 0 0 25 0 1 0 97235335 66650112 15563 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 16272 15563 86 211 0 16058 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 70444

[startup+102.306 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 21222
/proc/meminfo: memFree=1631456/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=68900 CPUtime=93.42
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 19249 0 0 0 9330 12 0 0 25 0 1 0 97235335 70553600 16577 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 17225 16577 86 211 0 17011 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 74256

[startup+162.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 21222
/proc/meminfo: memFree=1613536/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=85872 CPUtime=153.39
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 25299 0 0 0 15322 17 0 0 25 0 1 0 97235335 87932928 21045 1992294400 134512640 135377749 4294956400 18446744073709551615 134530168 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 21468 21045 86 211 0 21254 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 91228

[startup+222.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 21222
/proc/meminfo: memFree=1613472/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=85872 CPUtime=213.36
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 25299 0 0 0 21319 17 0 0 25 0 1 0 97235335 87932928 21045 1992294400 134512640 135377749 4294956400 18446744073709551615 134529186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 21468 21045 86 211 0 21254 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 91228

[startup+282.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 21222
/proc/meminfo: memFree=1597152/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=104960 CPUtime=273.33
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 30231 0 0 0 27312 21 0 0 25 0 1 0 97235335 107479040 25197 1992294400 134512640 135377749 4294956400 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 26240 25197 86 211 0 26026 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 110316

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21222
/proc/meminfo: memFree=1581408/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=119632 CPUtime=333.3
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 37171 0 0 0 33305 25 0 0 25 0 1 0 97235335 122503168 29024 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 29908 29024 86 211 0 29694 0

################
# More data... #
################

/proc/21222/statm: 29875 29003 86 211 0 29661 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 124856

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21222
/proc/meminfo: memFree=1565280/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=135280 CPUtime=573.22
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 41291 0 0 0 57292 30 0 0 25 0 1 0 97235335 138526720 33097 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 33820 33097 86 211 0 33606 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 140636

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21222
/proc/meminfo: memFree=1551392/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=148340 CPUtime=633.19
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 44750 0 0 0 63287 32 0 0 25 0 1 0 97235335 151900160 36534 1992294400 134512640 135377749 4294956400 18446744073709551615 134522822 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 37085 36534 86 211 0 36871 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 153696

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21222
/proc/meminfo: memFree=1542048/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=157560 CPUtime=693.17
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 47134 0 0 0 69282 35 0 0 25 0 1 0 97235335 161341440 38859 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39390 38859 86 211 0 39176 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 162916

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21222
/proc/meminfo: memFree=1541856/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=156964 CPUtime=753.14
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 47277 0 0 0 75279 35 0 0 25 0 1 0 97235335 160731136 38838 1992294400 134512640 135377749 4294956400 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39241 38838 86 211 0 39027 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 162320

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21222
/proc/meminfo: memFree=1541856/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=157228 CPUtime=813.11
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 47320 0 0 0 81276 35 0 0 25 0 1 0 97235335 161001472 38881 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39307 38881 86 211 0 39093 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 162584

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21222
/proc/meminfo: memFree=1540512/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=158764 CPUtime=873.08
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 47708 0 0 0 87273 35 0 0 25 0 1 0 97235335 162574336 39224 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39691 39224 86 211 0 39477 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 164120

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21222
/proc/meminfo: memFree=1539808/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=158780 CPUtime=933.05
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 51045 0 0 0 93269 36 0 0 25 0 1 0 97235335 162590720 39330 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39695 39330 86 211 0 39481 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 164136

[startup+1002.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 21222
/proc/meminfo: memFree=1539808/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=158780 CPUtime=993.02
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 51045 0 0 0 99266 36 0 0 25 0 1 0 97235335 162590720 39330 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39695 39330 86 211 0 39481 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 164136

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 21222
/proc/meminfo: memFree=1539808/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=158780 CPUtime=1053
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 51045 0 0 0 105264 36 0 0 25 0 1 0 97235335 162590720 39330 1992294400 134512640 135377749 4294956400 18446744073709551615 134523152 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39695 39330 86 211 0 39481 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 164136

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21222
/proc/meminfo: memFree=1539808/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=158780 CPUtime=1112.97
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 51045 0 0 0 111261 36 0 0 25 0 1 0 97235335 162590720 39330 1992294400 134512640 135377749 4294956400 18446744073709551615 134984867 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39695 39330 86 211 0 39481 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 164136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21222
/proc/meminfo: memFree=1539744/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=158780 CPUtime=1172.95
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 51045 0 0 0 117259 36 0 0 25 0 1 0 97235335 162590720 39330 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39695 39330 86 211 0 39481 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 164136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 21228
/proc/meminfo: memFree=1539552/2055920 swapFree=4180816/4192956
[pid=21219] ppid=21217 vsize=5356 CPUtime=8.79
/proc/21219/stat : 21219 (rsat.sh) S 21217 21219 21152 0 -1 4194304 310 48199 0 0 0 0 832 47 16 0 1 0 97234452 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 1339 237 195 169 0 50 0
[pid=21222] ppid=21219 vsize=158780 CPUtime=1191.24
/proc/21222/stat : 21222 (rsat) R 21219 21219 21152 0 -1 4194304 51045 0 0 0 119087 37 0 0 25 0 1 0 97235335 162590720 39330 1992294400 134512640 135377749 4294956400 18446744073709551615 134526361 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21222/statm: 39695 39330 86 211 0 39481 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 164136

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

Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.19
CPU system time (s): 0.84
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 198800

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

runsolver used 1.08083 second user time and 3.2955 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-25 22:41:06
IDJOB=1724075
IDBENCH=71749
IDSOLVER=560
FILE ID=node45/1724075-1240692064
PBS_JOBID= 9186730
Free space on /tmp= 66264 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT_RACE06/manol-pipe-f10ni.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724075-1240692064/watcher-1724075-1240692064 -o /tmp/evaluation-result-1724075-1240692064/solver-1724075-1240692064 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1724075-1240692064.cnf            

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=1013153929

node45.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.231
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.231
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:       1684560 kB
Buffers:         31388 kB
Cached:         278216 kB
SwapCached:       6324 kB
Active:         144720 kB
Inactive:       173604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684560 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:           21656 kB
Writeback:           0 kB
Mapped:          14000 kB
Slab:            39152 kB
Committed_AS:   378364 kB
PageTables:       1376 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= 66272 MiB
End job on node45 at 2009-04-25 23:01:08