Trace number 1825439

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) 10000 10003.3

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
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.04/0.10	c ==============================================================================
0.04/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.10	c ==============================================================================
0.04/0.10	c |         0 |  133055   396210 |   39916       0        0     nan |  0.000 % |
0.99/1.02	c |         0 |  132150   561686 |      --       0       --      -- |     --   | -905/165476
0.99/1.02	c ==============================================================================
0.99/1.02	c Result  :   #vars: 1298   #clauses: 132150   #literals: 561686
0.99/1.02	c CPU time:   0.994848 s
0.99/1.02	c ==============================================================================
1.19/1.24	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-1825439-1242508323/watcher-1825439-1242508323 -o /tmp/evaluation-result-1825439-1242508323/solver-1825439-1242508323 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825439-1242508323.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 1316
/proc/meminfo: memFree=1884336/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=0
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278865046 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1316/statm: 1339 235 195 169 0 50 0
[pid=1319] ppid=1316 vsize=1352 CPUtime=0
/proc/1319/stat : 1319 (SatElite) R 1316 1316 1240 0 -1 4194304 253 0 0 0 0 0 0 0 18 0 1 0 278865046 1384448 236 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/1319/statm: 338 238 49 128 0 207 0

[startup+0.0575319 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1316
/proc/meminfo: memFree=1884336/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=0
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278865046 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1316/statm: 1339 235 195 169 0 50 0
[pid=1319] ppid=1316 vsize=5048 CPUtime=0.04
/proc/1319/stat : 1319 (SatElite) R 1316 1316 1240 0 -1 4194304 1115 0 0 0 4 0 0 0 18 0 1 0 278865046 5169152 1098 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/1319/statm: 1262 1098 49 128 0 1131 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10404

[startup+0.102538 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1316
/proc/meminfo: memFree=1884336/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=0
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278865046 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1316/statm: 1339 235 195 169 0 50 0
[pid=1319] ppid=1316 vsize=9652 CPUtime=0.09
/proc/1319/stat : 1319 (SatElite) R 1316 1316 1240 0 -1 4194304 2209 0 0 0 8 1 0 0 18 0 1 0 278865046 9883648 2192 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/1319/statm: 2413 2193 69 128 0 2282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15008

[startup+0.302565 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1316
/proc/meminfo: memFree=1884336/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=0
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278865046 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1316/statm: 1339 235 195 169 0 50 0
[pid=1319] ppid=1316 vsize=12696 CPUtime=0.28
/proc/1319/stat : 1319 (SatElite) R 1316 1316 1240 0 -1 4194304 2961 0 0 0 27 1 0 0 19 0 1 0 278865046 13000704 2944 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/1319/statm: 3174 2944 69 128 0 3043 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18052

[startup+0.701624 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1316
/proc/meminfo: memFree=1884336/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=0
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278865046 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1316/statm: 1339 235 195 169 0 50 0
[pid=1319] ppid=1316 vsize=15668 CPUtime=0.69
/proc/1319/stat : 1319 (SatElite) R 1316 1316 1240 0 -1 4194304 3433 0 0 0 67 2 0 0 23 0 1 0 278865046 16044032 3416 1992294400 134512640 135038345 4294956288 18446744073709551615 134574589 0 0 4096 3 0 0 0 17 1 0 0
/proc/1319/statm: 3917 3416 69 128 0 3786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21024

[startup+1.50175 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1320
/proc/meminfo: memFree=1870176/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 5356

[startup+3.10197 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1321
/proc/meminfo: memFree=1871072/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=12648 CPUtime=1.84
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 2983 0 0 0 182 2 0 0 25 0 1 0 278865170 12951552 2969 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 3162 2969 86 211 0 2948 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18004

[startup+6.30144 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 1321
/proc/meminfo: memFree=1865184/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=17420 CPUtime=5.05
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 4195 0 0 0 501 4 0 0 25 0 1 0 278865170 17838080 4148 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 4355 4148 86 211 0 4141 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22776

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 1321
/proc/meminfo: memFree=1859360/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=22844 CPUtime=11.44
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 5571 0 0 0 1139 5 0 0 25 0 1 0 278865170 23392256 5524 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 5711 5524 86 211 0 5497 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28200

[startup+25.5022 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 1321
/proc/meminfo: memFree=1852064/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=29520 CPUtime=24.24
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 7688 0 0 0 2417 7 0 0 25 0 1 0 278865170 30228480 7155 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 7380 7155 86 211 0 7166 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34876

[startup+51.1029 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 1321
/proc/meminfo: memFree=1848224/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=33656 CPUtime=49.83
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 8750 0 0 0 4975 8 0 0 25 0 1 0 278865170 34463744 8217 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 8414 8217 86 211 0 8200 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 39012

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 1321
/proc/meminfo: memFree=1839712/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=42676 CPUtime=101.02
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 11798 0 0 0 10091 11 0 0 25 0 1 0 278865170 43700224 10299 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 10669 10299 86 211 0 10455 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 48032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1321
/proc/meminfo: memFree=1825184/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=56556 CPUtime=161
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 16138 0 0 0 16084 16 0 0 25 0 1 0 278865170 57913344 13867 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 14139 13867 86 211 0 13925 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 61912

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1321
/proc/meminfo: memFree=1825184/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=56556 CPUtime=220.97
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 16147 0 0 0 22081 16 0 0 25 0 1 0 278865170 57913344 13876 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 14139 13876 86 211 0 13925 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 61912

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1321
/proc/meminfo: memFree=1813728/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=67944 CPUtime=280.95
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 19029 0 0 0 28076 19 0 0 25 0 1 0 278865170 69574656 16758 1992294400 134512640 135377749 4294956400 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 16986 16758 86 211 0 16772 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 73300

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1321
/proc/meminfo: memFree=1800352/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=82532 CPUtime=340.93
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 22721 0 0 0 34071 22 0 0 25 0 1 0 278865170 84512768 20064 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 20633 20064 86 211 0 20419 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 87888


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

/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9399.23
Current children cumulated vsize (KiB) 281644

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601632/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9457.98
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 945667 131 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9459.21
Current children cumulated vsize (KiB) 281644

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601632/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9517.97
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 951665 132 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9519.2
Current children cumulated vsize (KiB) 281644

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601632/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9577.94
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 957662 132 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9579.17
Current children cumulated vsize (KiB) 281644

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601568/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9637.92
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 963660 132 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9639.15
Current children cumulated vsize (KiB) 281644

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601568/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9697.91
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 969658 133 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9699.14
Current children cumulated vsize (KiB) 281644

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601504/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9757.89
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 975656 133 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9759.12
Current children cumulated vsize (KiB) 281644

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601440/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9817.86
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 981653 133 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9819.09
Current children cumulated vsize (KiB) 281644

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601440/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9877.85
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 987651 134 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9879.08
Current children cumulated vsize (KiB) 281644

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601504/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9937.83
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 993649 134 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9939.06
Current children cumulated vsize (KiB) 281644

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601504/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9997.81
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 999647 134 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 9999.04
Current children cumulated vsize (KiB) 281644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601504/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9998.81
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 999747 134 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 281644

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

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

[startup+10003.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1339
/proc/meminfo: memFree=1601504/2055920 swapFree=4180488/4192956
[pid=1316] ppid=1314 vsize=5356 CPUtime=1.23
/proc/1316/stat : 1316 (rsat.sh) S 1314 1316 1240 0 -1 4194304 310 3436 0 0 0 0 120 3 16 0 1 0 278865046 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1316/statm: 1339 237 195 169 0 50 0
[pid=1321] ppid=1316 vsize=276288 CPUtime=9998.81
/proc/1321/stat : 1321 (rsat) R 1316 1316 1240 0 -1 4194304 91020 0 0 0 999747 134 0 0 25 0 1 0 278865170 282918912 68722 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1321/statm: 69072 68722 86 211 0 68858 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 281644

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1316 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=205816
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=36994
# CPU time returned by wait4() is 1.24281
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.3
CPU time (s): 10000
CPU user time (s): 9998.67
CPU system time (s): 1.37
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 314124

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

runsolver used 11.1013 second user time and 25.2772 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-16 23:12:03
IDJOB=1825439
IDBENCH=71100
IDSOLVER=665
FILE ID=node30/1825439-1242508323
PBS_JOBID= 9307023
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=1326033890

node30.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.265
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.265
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:       1884888 kB
Buffers:         32480 kB
Cached:          58560 kB
SwapCached:       6268 kB
Active:          24104 kB
Inactive:        75368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884888 kB
SwapTotal:     4192956 kB
SwapFree:      4180488 kB
Dirty:            3808 kB
Writeback:           0 kB
Mapped:          14108 kB
Slab:            57664 kB
Committed_AS:  1101712 kB
PageTables:       1356 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= 66244 MiB
End job on node30 at 2009-05-17 01:58:48