Trace number 1592833

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.06 1200.41

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
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.08/0.11	c ==============================================================================
0.08/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.11	c ==============================================================================
0.08/0.11	c |         0 |  160694   478924 |   48208       0        0     nan |  0.000 % |
1.59/1.66	c |         0 |  159558   690102 |      --       0       --      -- |     --   | -1136/211178
1.59/1.66	c ==============================================================================
1.59/1.66	c Result  :   #vars: 1437   #clauses: 159558   #literals: 690102
1.59/1.66	c CPU time:   1.63275 s
1.59/1.66	c ==============================================================================
1.88/1.93	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-1592833-1239229906/watcher-1592833-1239229906 -o /tmp/evaluation-result-1592833-1239229906/solver-1592833-1239229906 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1592833-1239229906.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.91 0.95 0.69 3/64 4857
/proc/meminfo: memFree=1417584/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=0
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195655485 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 235 195 169 0 50 0
[pid=4858] ppid=4857 vsize=964 CPUtime=0
/proc/4858/stat : 4858 (SatElite) R 4857 4857 4792 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 1195655486 987136 146 1992294400 134512640 135038345 4294956288 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 1 0 0
/proc/4858/statm: 241 146 49 128 0 110 0

[startup+0.0259571 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 4857
/proc/meminfo: memFree=1417584/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=0
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195655485 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 235 195 169 0 50 0
[pid=4858] ppid=4857 vsize=2744 CPUtime=0.01
/proc/4858/stat : 4858 (SatElite) R 4857 4857 4792 0 -1 4194304 572 0 0 0 1 0 0 0 20 0 1 0 1195655486 2809856 555 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/4858/statm: 686 555 49 128 0 555 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8100

[startup+0.102964 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 4857
/proc/meminfo: memFree=1417584/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=0
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195655485 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 235 195 169 0 50 0
[pid=4858] ppid=4857 vsize=8468 CPUtime=0.08
/proc/4858/stat : 4858 (SatElite) R 4857 4857 4792 0 -1 4194304 1900 0 0 0 8 0 0 0 20 0 1 0 1195655486 8671232 1883 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/4858/statm: 2117 1884 49 128 0 1986 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13824

[startup+0.301992 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 4857
/proc/meminfo: memFree=1417584/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=0
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195655485 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 235 195 169 0 50 0
[pid=4858] ppid=4857 vsize=14144 CPUtime=0.29
/proc/4858/stat : 4858 (SatElite) R 4857 4857 4792 0 -1 4194304 3352 0 0 0 28 1 0 0 21 0 1 0 1195655486 14483456 3335 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/4858/statm: 3536 3335 69 128 0 3405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19500

[startup+0.70103 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 4857
/proc/meminfo: memFree=1417584/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=0
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195655485 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 235 195 169 0 50 0
[pid=4858] ppid=4857 vsize=18544 CPUtime=0.69
/proc/4858/stat : 4858 (SatElite) R 4857 4857 4792 0 -1 4194304 4092 0 0 0 67 2 0 0 25 0 1 0 1195655486 18989056 4073 1992294400 134512640 135038345 4294956288 18446744073709551615 134574807 0 0 4096 3 0 0 0 17 1 0 0
/proc/4858/statm: 4636 4073 69 128 0 4505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23900

[startup+1.50112 s]
/proc/loadavg: 0.91 0.95 0.69 2/66 4859
/proc/meminfo: memFree=1400536/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=0
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195655485 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 235 195 169 0 50 0
[pid=4858] ppid=4857 vsize=18544 CPUtime=1.49
/proc/4858/stat : 4858 (SatElite) R 4857 4857 4792 0 -1 4194304 4092 0 0 0 147 2 0 0 25 0 1 0 1195655486 18989056 4073 1992294400 134512640 135038345 4294956288 18446744073709551615 134574807 0 0 4096 3 0 0 0 17 1 0 0
/proc/4858/statm: 4636 4073 69 128 0 4505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23900

[startup+3.10129 s]
/proc/loadavg: 0.91 0.95 0.69 2/66 4860
/proc/meminfo: memFree=1404056/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=12792 CPUtime=1.15
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 3039 0 0 0 114 1 0 0 25 0 1 0 1195655679 13099008 3025 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 3198 3025 86 211 0 2984 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18148

[startup+6.30164 s]
/proc/loadavg: 0.92 0.95 0.69 2/66 4860
/proc/meminfo: memFree=1397784/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=16776 CPUtime=4.35
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 4045 0 0 0 433 2 0 0 25 0 1 0 1195655679 17178624 4031 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 4194 4031 86 211 0 3980 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22132

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.69 2/66 4860
/proc/meminfo: memFree=1391456/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=23452 CPUtime=10.76
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 5709 0 0 0 1072 4 0 0 25 0 1 0 1195655679 24014848 5662 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 5863 5662 86 211 0 5649 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28808

[startup+25.5027 s]
/proc/loadavg: 0.94 0.95 0.69 2/66 4860
/proc/meminfo: memFree=1378848/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=35644 CPUtime=23.55
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 8836 0 0 0 2349 6 0 0 25 0 1 0 1195655679 36499456 8691 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 8911 8691 86 211 0 8697 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41000

[startup+51.1025 s]
/proc/loadavg: 0.96 0.96 0.70 2/66 4860
/proc/meminfo: memFree=1376288/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=37788 CPUtime=49.14
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 9781 0 0 0 4907 7 0 0 25 0 1 0 1195655679 38694912 9248 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 9447 9248 86 211 0 9233 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43144

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.72 2/66 4860
/proc/meminfo: memFree=1358176/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=56208 CPUtime=100.33
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 15242 0 0 0 10022 11 0 0 25 0 1 0 1195655679 57556992 13726 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 14052 13726 86 211 0 13838 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 61564

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.73 2/66 4860
/proc/meminfo: memFree=1358176/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=56208 CPUtime=160.31
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 15250 0 0 0 16020 11 0 0 25 0 1 0 1195655679 57556992 13734 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 14052 13734 86 211 0 13838 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 61564

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/66 4860
/proc/meminfo: memFree=1358240/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=56208 CPUtime=220.29
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 15256 0 0 0 22018 11 0 0 25 0 1 0 1195655679 57556992 13740 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 14052 13740 86 211 0 13838 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 61564

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.75 2/66 4860
/proc/meminfo: memFree=1351776/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=62876 CPUtime=280.27
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 16902 0 0 0 28015 12 0 0 25 0 1 0 1195655679 64385024 15386 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 15719 15386 86 211 0 15505 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 68232

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/66 4860
/proc/meminfo: memFree=1343776/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=70912 CPUtime=340.26
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 18921 0 0 0 34011 15 0 0 25 0 1 0 1195655679 72613888 17372 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 17728 17372 86 211 0 17514 0

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

/proc/4860/statm: 19864 19655 86 211 0 19650 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 84812

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 4860
/proc/meminfo: memFree=1333664/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=81016 CPUtime=580.19
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 22508 0 0 0 58001 18 0 0 25 0 1 0 1195655679 82960384 19890 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 20254 19890 86 211 0 20040 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 86372

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 4860
/proc/meminfo: memFree=1333536/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=81016 CPUtime=640.19
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 22527 0 0 0 64000 19 0 0 25 0 1 0 1195655679 82960384 19909 1992294400 134512640 135377749 4294956400 18446744073709551615 134522879 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 20254 19909 86 211 0 20040 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 86372

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 4860
/proc/meminfo: memFree=1333408/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=81016 CPUtime=700.17
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 22540 0 0 0 69998 19 0 0 25 0 1 0 1195655679 82960384 19922 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 20254 19922 86 211 0 20040 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 86372

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 4860
/proc/meminfo: memFree=1333408/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=81016 CPUtime=760.16
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 22542 0 0 0 75997 19 0 0 25 0 1 0 1195655679 82960384 19924 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 20254 19924 86 211 0 20040 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 86372

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 4860
/proc/meminfo: memFree=1333408/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=81016 CPUtime=820.14
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 22556 0 0 0 81995 19 0 0 25 0 1 0 1195655679 82960384 19938 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 20254 19938 86 211 0 20040 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 86372

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 4862
/proc/meminfo: memFree=1333344/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=81016 CPUtime=880.12
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 22562 0 0 0 87993 19 0 0 25 0 1 0 1195655679 82960384 19944 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 20254 19944 86 211 0 20040 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 86372

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 4862
/proc/meminfo: memFree=1331232/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=82964 CPUtime=940.11
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 23081 0 0 0 93991 20 0 0 25 0 1 0 1195655679 84955136 20463 1992294400 134512640 135377749 4294956400 18446744073709551615 134523152 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 20741 20463 86 211 0 20527 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 88320

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 4862
/proc/meminfo: memFree=1327776/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=88100 CPUtime=1000.09
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 24318 0 0 0 99988 21 0 0 25 0 1 0 1195655679 90214400 21314 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 22025 21314 86 211 0 21811 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 93456

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 4862
/proc/meminfo: memFree=1324832/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=90948 CPUtime=1060.07
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 25055 0 0 0 105985 22 0 0 25 0 1 0 1195655679 93130752 22051 1992294400 134512640 135377749 4294956400 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 22737 22051 86 211 0 22523 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 96304

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 4862
/proc/meminfo: memFree=1321376/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=94372 CPUtime=1120.05
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 25918 0 0 0 111983 22 0 0 25 0 1 0 1195655679 96636928 22914 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 23593 22914 86 211 0 23379 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 99728

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 4862
/proc/meminfo: memFree=1316512/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=99636 CPUtime=1180.03
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 27286 0 0 0 117980 23 0 0 25 0 1 0 1195655679 102027264 24201 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 24909 24201 86 211 0 24695 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 104992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 4862
/proc/meminfo: memFree=1315488/2055920 swapFree=4176556/4192956
[pid=4857] ppid=4855 vsize=5356 CPUtime=1.92
/proc/4857/stat : 4857 (rsat.sh) S 4855 4857 4792 0 -1 4194304 310 4094 0 0 0 0 188 4 16 0 1 0 1195655485 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4857/statm: 1339 237 195 169 0 50 0
[pid=4860] ppid=4857 vsize=100276 CPUtime=1198.14
/proc/4860/stat : 4860 (rsat) R 4857 4857 4792 0 -1 4194304 27449 0 0 0 119790 24 0 0 25 0 1 0 1195655679 102682624 24364 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4860/statm: 25069 24364 86 211 0 24855 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 105632

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

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.78
CPU system time (s): 0.28
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 105632

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

runsolver used 1.37479 second user time and 3.00154 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-09 00:31:46
IDJOB=1592833
IDBENCH=71097
IDSOLVER=560
FILE ID=node35/1592833-1239229906
PBS_JOBID= 9113617
Free space on /tmp= 66440 MiB

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

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=1260720636

node35.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.229
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.229
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:       1418000 kB
Buffers:         38180 kB
Cached:         546240 kB
SwapCached:      10716 kB
Active:          50604 kB
Inactive:       545872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418000 kB
SwapTotal:     4192956 kB
SwapFree:      4176556 kB
Dirty:            4284 kB
Writeback:           0 kB
Mapped:          17068 kB
Slab:            27392 kB
Committed_AS:  3431888 kB
PageTables:       1404 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= 66436 MiB
End job on node35 at 2009-04-09 00:51:48