Trace number 1592817

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.05 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.01/0.06	c ==============================================================================
0.01/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.06	c ==============================================================================
0.01/0.06	c |         0 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.79/0.80	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.79/0.80	c ==============================================================================
0.79/0.80	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.79/0.80	c CPU time:   0.793879 s
0.79/0.80	c ==============================================================================
0.89/0.94	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-1592817-1239229325/watcher-1592817-1239229325 -o /tmp/evaluation-result-1592817-1239229325/solver-1592817-1239229325 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1592817-1239229325.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: 1.06 0.98 0.70 3/64 22528
/proc/meminfo: memFree=1465504/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0
/proc/22528/stat : 22528 (rsat.sh) R 22526 22528 22461 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 367133864 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/22528/statm: 1339 234 194 169 0 50 0
[pid=22529] ppid=22528 vsize=988 CPUtime=0
/proc/22529/stat : 22529 (SatElite) R 22528 22528 22461 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 367133865 1011712 138 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/22529/statm: 247 141 49 128 0 116 0

[startup+0.0259349 s]
/proc/loadavg: 1.06 0.98 0.70 3/64 22528
/proc/meminfo: memFree=1465504/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 367133864 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22528/statm: 1339 235 195 169 0 50 0
[pid=22529] ppid=22528 vsize=2804 CPUtime=0.01
/proc/22529/stat : 22529 (SatElite) R 22528 22528 22461 0 -1 4194304 576 0 0 0 1 0 0 0 18 0 1 0 367133865 2871296 559 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/22529/statm: 701 560 49 128 0 570 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8160

[startup+0.101943 s]
/proc/loadavg: 1.06 0.98 0.70 3/64 22528
/proc/meminfo: memFree=1465504/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 367133864 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22528/statm: 1339 235 195 169 0 50 0
[pid=22529] ppid=22528 vsize=7536 CPUtime=0.09
/proc/22529/stat : 22529 (SatElite) R 22528 22528 22461 0 -1 4194304 1755 0 0 0 9 0 0 0 19 0 1 0 367133865 7716864 1738 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/22529/statm: 1884 1738 69 128 0 1753 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12892

[startup+0.301965 s]
/proc/loadavg: 1.06 0.98 0.70 3/64 22528
/proc/meminfo: memFree=1465504/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 367133864 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22528/statm: 1339 235 195 169 0 50 0
[pid=22529] ppid=22528 vsize=9912 CPUtime=0.29
/proc/22529/stat : 22529 (SatElite) R 22528 22528 22461 0 -1 4194304 2354 0 0 0 28 1 0 0 22 0 1 0 367133865 10149888 2337 1992294400 134512640 135038345 4294956288 18446744073709551615 134574441 0 0 4096 3 0 0 0 17 0 0 0
/proc/22529/statm: 2478 2337 69 128 0 2347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15268

[startup+0.702007 s]
/proc/loadavg: 1.06 0.98 0.70 3/64 22528
/proc/meminfo: memFree=1465504/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 367133864 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22528/statm: 1339 235 195 169 0 50 0
[pid=22529] ppid=22528 vsize=9912 CPUtime=0.69
/proc/22529/stat : 22529 (SatElite) R 22528 22528 22461 0 -1 4194304 2354 0 0 0 68 1 0 0 25 0 1 0 367133865 10149888 2337 1992294400 134512640 135038345 4294956288 18446744073709551615 134574742 0 0 4096 3 0 0 0 17 0 0 0
/proc/22529/statm: 2478 2337 69 128 0 2347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15268

[startup+1.5011 s]
/proc/loadavg: 1.06 0.98 0.70 2/66 22531
/proc/meminfo: memFree=1468176/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=7248 CPUtime=0.54
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 1651 0 0 0 54 0 0 0 22 0 1 0 367133959 7421952 1637 1992294400 134512640 135377749 4294956400 18446744073709551615 134525883 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 1812 1637 86 211 0 1598 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12604

[startup+3.10127 s]
/proc/loadavg: 1.05 0.98 0.70 2/66 22531
/proc/meminfo: memFree=1464272/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=9056 CPUtime=2.14
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 2115 0 0 0 213 1 0 0 25 0 1 0 367133959 9273344 2101 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 2264 2101 86 211 0 2050 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14412

[startup+6.30162 s]
/proc/loadavg: 1.05 0.98 0.70 2/66 22531
/proc/meminfo: memFree=1461264/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=11788 CPUtime=5.33
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 2800 0 0 0 531 2 0 0 25 0 1 0 367133959 12070912 2753 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 2947 2753 86 211 0 2733 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 17144

[startup+12.7013 s]
/proc/loadavg: 1.04 0.98 0.70 2/66 22531
/proc/meminfo: memFree=1459480/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=12836 CPUtime=11.73
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 3281 0 0 0 1171 2 0 0 25 0 1 0 367133959 13144064 3038 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 3209 3038 86 211 0 2995 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18192

[startup+25.5017 s]
/proc/loadavg: 1.04 0.98 0.71 2/66 22531
/proc/meminfo: memFree=1454552/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=17820 CPUtime=24.53
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 4939 0 0 0 2449 4 0 0 25 0 1 0 367133959 18247680 4210 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 4455 4210 86 211 0 4241 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23176

[startup+51.1016 s]
/proc/loadavg: 1.02 0.98 0.71 2/66 22531
/proc/meminfo: memFree=1453144/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=19612 CPUtime=50.12
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 5392 0 0 0 5007 5 0 0 25 0 1 0 367133959 20082688 4663 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 4903 4663 86 211 0 4689 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24968

[startup+102.305 s]
/proc/loadavg: 1.01 0.98 0.73 2/66 22531
/proc/meminfo: memFree=1447640/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=24580 CPUtime=101.3
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 7087 0 0 0 10124 6 0 0 25 0 1 0 367133959 25169920 5952 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22531/statm: 6145 5952 86 211 0 5931 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 29936

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.74 2/66 22531
/proc/meminfo: memFree=1446168/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=27200 CPUtime=161.25
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 7692 0 0 0 16119 6 0 0 25 0 1 0 367133959 27852800 6363 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 6800 6363 86 211 0 6586 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 32556

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.75 2/66 22531
/proc/meminfo: memFree=1438808/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=33632 CPUtime=221.22
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 10450 0 0 0 22114 8 0 0 25 0 1 0 367133959 34439168 8134 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 8408 8134 86 211 0 8194 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 38988

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.76 2/66 22531
/proc/meminfo: memFree=1438744/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=33632 CPUtime=281.19
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 10450 0 0 0 28111 8 0 0 25 0 1 0 367133959 34439168 8134 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 8408 8134 86 211 0 8194 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 38988

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.78 2/66 22531
/proc/meminfo: memFree=1435288/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=37152 CPUtime=341.17
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 11356 0 0 0 34108 9 0 0 25 0 1 0 367133959 38043648 9040 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 9288 9040 86 211 0 9074 0

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

/proc/22531/statm: 11882 11222 86 211 0 11668 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 52884

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.82 2/66 22531
/proc/meminfo: memFree=1426072/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=47788 CPUtime=581.08
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 15812 0 0 0 58096 12 0 0 25 0 1 0 367133959 48934912 11313 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 11947 11313 86 211 0 11733 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 53144

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.83 2/66 22531
/proc/meminfo: memFree=1426008/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=47788 CPUtime=641.05
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 15812 0 0 0 64093 12 0 0 25 0 1 0 367133959 48934912 11313 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 11947 11313 86 211 0 11733 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 53144

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.83 2/66 22531
/proc/meminfo: memFree=1425944/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=47788 CPUtime=701.03
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 15830 0 0 0 70091 12 0 0 25 0 1 0 367133959 48934912 11331 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 11947 11331 86 211 0 11733 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 53144

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 0.84 2/66 22531
/proc/meminfo: memFree=1425816/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=47788 CPUtime=761.01
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 15841 0 0 0 76089 12 0 0 25 0 1 0 367133959 48934912 11342 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 11947 11342 86 211 0 11733 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 53144

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.84 2/66 22531
/proc/meminfo: memFree=1425752/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=47788 CPUtime=820.98
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 15852 0 0 0 82086 12 0 0 25 0 1 0 367133959 48934912 11353 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22531/statm: 11947 11353 86 211 0 11733 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 53144

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.85 2/66 22531
/proc/meminfo: memFree=1425688/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=47788 CPUtime=880.95
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 15855 0 0 0 88083 12 0 0 25 0 1 0 367133959 48934912 11356 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 11947 11356 86 211 0 11733 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 53144

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.86 2/66 22531
/proc/meminfo: memFree=1425624/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=47788 CPUtime=940.93
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 15859 0 0 0 94081 12 0 0 25 0 1 0 367133959 48934912 11360 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 11947 11360 86 211 0 11733 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 53144

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.86 2/66 22531
/proc/meminfo: memFree=1425624/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=47788 CPUtime=1000.9
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 15864 0 0 0 100078 12 0 0 25 0 1 0 367133959 48934912 11365 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 11947 11365 86 211 0 11733 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 53144

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.87 2/66 22531
/proc/meminfo: memFree=1425624/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=47788 CPUtime=1060.87
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 15876 0 0 0 106075 12 0 0 25 0 1 0 367133959 48934912 11377 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 11947 11377 86 211 0 11733 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 53144

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.87 2/66 22531
/proc/meminfo: memFree=1424920/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=48696 CPUtime=1120.86
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 16066 0 0 0 112073 13 0 0 25 0 1 0 367133959 49864704 11567 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 12174 11567 86 211 0 11960 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 54052

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.88 2/66 22531
/proc/meminfo: memFree=1422680/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=50796 CPUtime=1180.82
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 16636 0 0 0 118069 13 0 0 25 0 1 0 367133959 52015104 12137 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 12699 12137 86 211 0 12485 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 56152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.98 0.88 2/66 22531
/proc/meminfo: memFree=1421848/2055920 swapFree=4180084/4192956
[pid=22528] ppid=22526 vsize=5356 CPUtime=0.93
/proc/22528/stat : 22528 (rsat.sh) S 22526 22528 22461 0 -1 4194304 310 2357 0 0 0 0 92 1 16 0 1 0 367133864 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22528/statm: 1339 237 195 169 0 50 0
[pid=22531] ppid=22528 vsize=51820 CPUtime=1199.12
/proc/22531/stat : 22531 (rsat) R 22528 22528 22461 0 -1 4194304 16898 0 0 0 119899 13 0 0 25 0 1 0 367133959 53063680 12334 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22531/statm: 12955 12334 86 211 0 12741 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 57176

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 22528 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=924859
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 0.945855
# while last known CPU time is 1200.05
#
# 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.05
CPU user time (s): 1199.91
CPU system time (s): 0.14
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 58800

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

runsolver used 1.03584 second user time and 3.34149 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-09 00:22:05
IDJOB=1592817
IDBENCH=71089
IDSOLVER=560
FILE ID=node42/1592817-1239229325
PBS_JOBID= 9113611
Free space on /tmp= 66384 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1592817-1239229325/watcher-1592817-1239229325 -o /tmp/evaluation-result-1592817-1239229325/solver-1592817-1239229325 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1592817-1239229325.cnf            

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1266573125

node42.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.211
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.211
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:       1465984 kB
Buffers:         34200 kB
Cached:         505340 kB
SwapCached:       7656 kB
Active:          55088 kB
Inactive:       494316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1465984 kB
SwapTotal:     4192956 kB
SwapFree:      4180084 kB
Dirty:            3008 kB
Writeback:           0 kB
Mapped:          13960 kB
Slab:            26604 kB
Committed_AS:  1584876 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= 66392 MiB
End job on node42 at 2009-04-09 00:42:08