Trace number 1723295

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.1 1200.51

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.5152
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.69/0.78	c ==============================================================================
0.69/0.78	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.78	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.78	c ==============================================================================
0.69/0.78	c |         0 |  705219  1645511 |  211565       0        0     nan |  0.000 % |
4.98/5.04	c |         0 |  302951  1188077 |      --       0       --      -- |     --   | -402266/-457429
4.98/5.05	c ==============================================================================
4.98/5.05	c Result  :   #vars: 39231   #clauses: 302951   #literals: 1188077
4.98/5.05	c CPU time:   4.76527 s
4.98/5.05	c ==============================================================================
5.57/5.62	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-1723295-1240684887/watcher-1723295-1240684887 -o /tmp/evaluation-result-1723295-1240684887/solver-1723295-1240684887 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1723295-1240684887.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.92 0.98 0.99 3/64 13790
/proc/meminfo: memFree=1729528/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=0
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96521405 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13790/statm: 1339 235 195 169 0 50 0
[pid=13791] ppid=13790 vsize=1508 CPUtime=0
/proc/13791/stat : 13791 (SatElite) R 13790 13790 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 96521405 1544192 260 1992294400 134512640 135038345 4294956272 18446744073709551615 134548656 0 0 4096 3 0 0 0 17 1 0 0
/proc/13791/statm: 377 261 49 128 0 246 0

[startup+0.0398401 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13790
/proc/meminfo: memFree=1729528/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=0
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96521405 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13790/statm: 1339 235 195 169 0 50 0
[pid=13791] ppid=13790 vsize=5484 CPUtime=0.03
/proc/13791/stat : 13791 (SatElite) R 13790 13790 13566 0 -1 4194304 1243 0 0 0 3 0 0 0 18 0 1 0 96521405 5615616 1226 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/13791/statm: 1371 1228 49 128 0 1240 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10840

[startup+0.101846 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13790
/proc/meminfo: memFree=1729528/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=0
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96521405 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13790/statm: 1339 235 195 169 0 50 0
[pid=13791] ppid=13790 vsize=15184 CPUtime=0.09
/proc/13791/stat : 13791 (SatElite) R 13790 13790 13566 0 -1 4194304 3114 0 0 0 8 1 0 0 18 0 1 0 96521405 15548416 3097 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/13791/statm: 3796 3097 49 128 0 3665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20540

[startup+0.30187 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13790
/proc/meminfo: memFree=1729528/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=0
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96521405 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13790/statm: 1339 235 195 169 0 50 0
[pid=13791] ppid=13790 vsize=38724 CPUtime=0.28
/proc/13791/stat : 13791 (SatElite) R 13790 13790 13566 0 -1 4194304 8890 0 0 0 25 3 0 0 19 0 1 0 96521405 39653376 8873 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/13791/statm: 9681 8874 49 128 0 9550 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44080

[startup+0.701917 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13790
/proc/meminfo: memFree=1729528/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=0
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96521405 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13790/statm: 1339 235 195 169 0 50 0
[pid=13791] ppid=13790 vsize=86196 CPUtime=0.69
/proc/13791/stat : 13791 (SatElite) R 13790 13790 13566 0 -1 4194304 20568 0 0 0 57 12 0 0 23 0 1 0 96521405 88264704 20551 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/13791/statm: 21549 20552 50 128 0 21418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91552

[startup+1.50301 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13792
/proc/meminfo: memFree=1632936/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=0
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96521405 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13790/statm: 1339 235 195 169 0 50 0
[pid=13791] ppid=13790 vsize=104612 CPUtime=1.49
/proc/13791/stat : 13791 (SatElite) R 13790 13790 13566 0 -1 4194304 26438 0 0 0 132 17 0 0 25 0 1 0 96521405 107122688 24431 1992294400 134512640 135038345 4294956272 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/13791/statm: 26153 24431 69 128 0 26022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109968

[startup+3.10122 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13792
/proc/meminfo: memFree=1620072/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=0
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96521405 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13790/statm: 1339 235 195 169 0 50 0
[pid=13791] ppid=13790 vsize=111924 CPUtime=3.08
/proc/13791/stat : 13791 (SatElite) R 13790 13790 13566 0 -1 4194304 28040 0 0 0 285 23 0 0 25 0 1 0 96521405 114610176 26033 1992294400 134512640 135038345 4294956272 18446744073709551615 134571191 0 0 4096 3 0 0 0 17 0 0 0
/proc/13791/statm: 27981 26033 69 128 0 27850 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 117280

[startup+6.3016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 13792
/proc/meminfo: memFree=1598312/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 5356

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1675176/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=29576 CPUtime=7.06
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 7468 0 0 0 702 4 0 0 25 0 1 0 96521968 30285824 7046 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 7394 7046 86 211 0 7180 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34932

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1660840/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=42752 CPUtime=19.86
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 10943 0 0 0 1978 8 0 0 25 0 1 0 96521968 43778048 10324 1992294400 134512640 135377749 4294956384 18446744073709551615 134522830 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 10688 10324 86 211 0 10474 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48108

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1655848/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=48004 CPUtime=45.44
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 13103 0 0 0 4535 9 0 0 25 0 1 0 96521968 49156096 11712 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 12001 11712 86 211 0 11787 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 53360

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1647208/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=56984 CPUtime=96.62
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 16978 0 0 0 9649 13 0 0 25 0 1 0 96521968 58351616 13656 1992294400 134512640 135377749 4294956384 18446744073709551615 134526380 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 14246 13656 86 211 0 14032 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 62340

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1627176/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=76052 CPUtime=156.61
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 23537 0 0 0 15643 18 0 0 25 0 1 0 96521968 77877248 18651 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 19013 18651 86 211 0 18799 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 81408

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1612968/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=92724 CPUtime=216.58
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 27925 0 0 0 21636 22 0 0 25 0 1 0 96521968 94949376 22245 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 23181 22245 86 211 0 22967 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 98080

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1602472/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=102368 CPUtime=276.57
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 33633 0 0 0 27631 26 0 0 25 0 1 0 96521968 104824832 24792 1992294400 134512640 135377749 4294956384 18446744073709551615 134526463 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 25592 24792 86 211 0 25378 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 107724

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1602472/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=102368 CPUtime=336.55
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 33633 0 0 0 33629 26 0 0 25 0 1 0 96521968 104824832 24792 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 25592 24792 86 211 0 25378 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 107724


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

/proc/13793/statm: 35436 34797 86 211 0 35222 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 147100

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1561320/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=143188 CPUtime=636.46
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 44455 0 0 0 63608 38 0 0 25 0 1 0 96521968 146624512 35061 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 35797 35061 86 211 0 35583 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 148544

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1561576/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=140988 CPUtime=696.45
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 48489 0 0 0 69604 41 0 0 25 0 1 0 96521968 144371712 34947 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 35247 34947 86 211 0 35033 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 146344

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1561704/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=140856 CPUtime=756.43
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 48489 0 0 0 75602 41 0 0 25 0 1 0 96521968 144236544 34915 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 35214 34915 86 211 0 35000 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 146212

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1561704/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=140856 CPUtime=816.41
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 48489 0 0 0 81600 41 0 0 25 0 1 0 96521968 144236544 34915 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 35214 34915 86 211 0 35000 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 146212

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1561704/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=140856 CPUtime=876.39
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 48489 0 0 0 87598 41 0 0 25 0 1 0 96521968 144236544 34915 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 35214 34915 86 211 0 35000 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 146212

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1560808/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=142400 CPUtime=936.37
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 48728 0 0 0 93596 41 0 0 25 0 1 0 96521968 145817600 35154 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 35600 35154 86 211 0 35386 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 147756

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1559464/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=144724 CPUtime=996.36
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 49052 0 0 0 99594 42 0 0 25 0 1 0 96521968 148197376 35478 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 36181 35478 86 211 0 35967 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 150080

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1558952/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=145240 CPUtime=1056.34
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 49186 0 0 0 105592 42 0 0 25 0 1 0 96521968 148725760 35612 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 36310 35612 86 211 0 36096 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 150596

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13793
/proc/meminfo: memFree=1557736/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=146784 CPUtime=1116.32
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 49467 0 0 0 111590 42 0 0 25 0 1 0 96521968 150306816 35893 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 36696 35893 86 211 0 36482 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 152140

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13799
/proc/meminfo: memFree=1556968/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=152928 CPUtime=1176.29
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 51146 0 0 0 117586 43 0 0 25 0 1 0 96521968 156598272 36034 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 38232 36034 86 211 0 38018 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 158284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13799
/proc/meminfo: memFree=1556456/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=153440 CPUtime=1194.5
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 51426 0 0 0 119406 44 0 0 25 0 1 0 96521968 157122560 36185 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 38360 36185 86 211 0 38146 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 158796

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13799
/proc/meminfo: memFree=1556456/2055920 swapFree=4192812/4192956
[pid=13790] ppid=13788 vsize=5356 CPUtime=5.6
/proc/13790/stat : 13790 (rsat.sh) S 13788 13790 13566 0 -1 4194304 310 31174 0 0 0 0 529 31 16 0 1 0 96521405 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13790/statm: 1339 237 195 169 0 50 0
[pid=13793] ppid=13790 vsize=153440 CPUtime=1194.5
/proc/13793/stat : 13793 (rsat) R 13790 13790 13566 0 -1 4194304 51426 0 0 0 119406 44 0 0 25 0 1 0 96521968 157122560 36185 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13793/statm: 38360 36185 86 211 0 38146 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 158796

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.35
CPU system time (s): 0.75
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 164236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.2942
system time used= 0.316951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 30

runsolver used 1.40779 second user time and 2.96455 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-25 20:41:28
IDJOB=1723295
IDBENCH=71689
IDSOLVER=560
FILE ID=node33/1723295-1240684887
PBS_JOBID= 9186680
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=2130525264

node33.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:       1730008 kB
Buffers:         27460 kB
Cached:         234816 kB
SwapCached:          0 kB
Active:         135680 kB
Inactive:       140500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14228 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            35864 kB
Committed_AS:   308076 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= 66340 MiB
End job on node33 at 2009-04-25 21:01:30