Trace number 1825441

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.5

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.07/0.08	c Parsing...
0.08/0.15	c ==============================================================================
0.08/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.15	c ==============================================================================
0.08/0.15	c |         0 |  100116   297952 |   30034       0        0     nan |  0.000 % |
0.99/1.09	c |         0 |   99290   430382 |      --       0       --      -- |     --   | -826/132430
0.99/1.09	c ==============================================================================
0.99/1.09	c Result  :   #vars: 958   #clauses: 99290   #literals: 430382
0.99/1.09	c CPU time:   0.999848 s
0.99/1.09	c ==============================================================================
1.18/1.28	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-1825441-1242508661/watcher-1825441-1242508661 -o /tmp/evaluation-result-1825441-1242508661/solver-1825441-1242508661 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825441-1242508661.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.85 0.97 0.99 3/64 32506
/proc/meminfo: memFree=945240/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=0
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278899115 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32506/statm: 1339 235 195 169 0 50 0
[pid=32507] ppid=32506 vsize=684 CPUtime=0
/proc/32507/stat : 32507 (SatElite) R 32506 32506 32469 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 278899115 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 1 0 0
/proc/32507/statm: 171 44 36 128 0 40 0

[startup+0.074995 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32506
/proc/meminfo: memFree=945240/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=0
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278899115 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32506/statm: 1339 235 195 169 0 50 0
[pid=32507] ppid=32506 vsize=684 CPUtime=0.07
/proc/32507/stat : 32507 (SatElite) R 32506 32506 32469 0 -1 4194304 61 0 0 0 0 7 0 0 18 0 1 0 278899115 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 1 0 0
/proc/32507/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6040

[startup+0.101998 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32506
/proc/meminfo: memFree=945240/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=0
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278899115 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32506/statm: 1339 235 195 169 0 50 0
[pid=32507] ppid=32506 vsize=2676 CPUtime=0.08
/proc/32507/stat : 32507 (SatElite) R 32506 32506 32469 0 -1 4194304 553 0 0 0 1 7 0 0 18 0 1 0 278899115 2740224 536 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/32507/statm: 669 536 49 128 0 538 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8032

[startup+0.302029 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32506
/proc/meminfo: memFree=945240/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=0
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278899115 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32506/statm: 1339 235 195 169 0 50 0
[pid=32507] ppid=32506 vsize=9316 CPUtime=0.28
/proc/32507/stat : 32507 (SatElite) R 32506 32506 32469 0 -1 4194304 2214 0 0 0 20 8 0 0 19 0 1 0 278899115 9539584 2197 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/32507/statm: 2329 2200 69 128 0 2198 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14672

[startup+0.701092 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32506
/proc/meminfo: memFree=945240/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=0
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278899115 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32506/statm: 1339 235 195 169 0 50 0
[pid=32507] ppid=32506 vsize=11960 CPUtime=0.68
/proc/32507/stat : 32507 (SatElite) R 32506 32506 32469 0 -1 4194304 2695 0 0 0 60 8 0 0 23 0 1 0 278899115 12247040 2672 1992294400 134512640 135038345 4294956288 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 1 0 0
/proc/32507/statm: 2990 2672 69 128 0 2859 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17316

[startup+1.50223 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 32508
/proc/meminfo: memFree=1083464/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 5356

[startup+3.10148 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1127496/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=9288 CPUtime=1.8
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 2153 0 0 0 180 0 0 0 25 0 1 0 278899243 9510912 2139 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 2322 2139 86 211 0 2108 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14644

[startup+6.30298 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1124552/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=11728 CPUtime=5
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 2771 0 0 0 500 0 0 0 25 0 1 0 278899243 12009472 2724 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 2932 2724 86 211 0 2718 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17084

[startup+12.702 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1120464/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=15228 CPUtime=11.4
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 4065 0 0 0 1138 2 0 0 25 0 1 0 278899243 15593472 3532 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 3807 3532 86 211 0 3593 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20584

[startup+25.501 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1115664/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=20296 CPUtime=24.19
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 5353 0 0 0 2416 3 0 0 25 0 1 0 278899243 20783104 4820 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 5074 4820 86 211 0 4860 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25652

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1113744/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=22316 CPUtime=49.79
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 6309 0 0 0 4975 4 0 0 25 0 1 0 278899243 22851584 5388 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 5579 5388 86 211 0 5365 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27672

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1107728/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=28548 CPUtime=100.97
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 8685 0 0 0 10092 5 0 0 25 0 1 0 278899243 29233152 6798 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 7137 6798 86 211 0 6923 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 33904

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1092816/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=43712 CPUtime=160.95
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 12436 0 0 0 16086 9 0 0 25 0 1 0 278899243 44761088 10549 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 10928 10549 86 211 0 10714 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 49068

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1089552/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=46240 CPUtime=220.93
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 14104 0 0 0 22082 11 0 0 25 0 1 0 278899243 47349760 11276 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 11560 11276 86 211 0 11346 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 51596

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1089552/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=46240 CPUtime=280.91
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 14106 0 0 0 28080 11 0 0 25 0 1 0 278899243 47349760 11278 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 11560 11278 86 211 0 11346 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 51596

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32509
/proc/meminfo: memFree=1089616/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=46240 CPUtime=340.89
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 14120 0 0 0 34078 11 0 0 25 0 1 0 278899243 47349760 11292 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 11560 11292 86 211 0 11346 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 51596


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

/proc/32509/statm: 38669 36920 86 211 0 38455 0
Current children cumulated CPU time (s) 9399.05
Current children cumulated vsize (KiB) 160032

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32527
/proc/meminfo: memFree=985424/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=155060 CPUtime=9457.76
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 52112 0 0 0 945709 67 0 0 25 0 1 0 278899243 158781440 37050 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 38765 37050 86 211 0 38551 0
Current children cumulated CPU time (s) 9459.03
Current children cumulated vsize (KiB) 160416

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32527
/proc/meminfo: memFree=984656/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=155828 CPUtime=9517.73
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 52298 0 0 0 951706 67 0 0 25 0 1 0 278899243 159567872 37236 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 38957 37236 86 211 0 38743 0
Current children cumulated CPU time (s) 9519
Current children cumulated vsize (KiB) 161184

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32527
/proc/meminfo: memFree=983632/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=156860 CPUtime=9577.72
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 52550 0 0 0 957704 68 0 0 25 0 1 0 278899243 160624640 37488 1992294400 134512640 135377749 4294956400 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 39215 37488 86 211 0 39001 0
Current children cumulated CPU time (s) 9578.99
Current children cumulated vsize (KiB) 162216

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32527
/proc/meminfo: memFree=983056/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=157500 CPUtime=9637.7
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 52733 0 0 0 963701 69 0 0 25 0 1 0 278899243 161280000 37671 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 39375 37671 86 211 0 39161 0
Current children cumulated CPU time (s) 9638.97
Current children cumulated vsize (KiB) 162856

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32527
/proc/meminfo: memFree=982544/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=158012 CPUtime=9697.67
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 52852 0 0 0 969698 69 0 0 25 0 1 0 278899243 161804288 37790 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 39503 37790 86 211 0 39289 0
Current children cumulated CPU time (s) 9698.94
Current children cumulated vsize (KiB) 163368

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32527
/proc/meminfo: memFree=981840/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=158540 CPUtime=9757.65
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 53019 0 0 0 975696 69 0 0 25 0 1 0 278899243 162344960 37957 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 39635 37957 86 211 0 39421 0
Current children cumulated CPU time (s) 9758.92
Current children cumulated vsize (KiB) 163896

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32533
/proc/meminfo: memFree=981264/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=159184 CPUtime=9817.63
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 53152 0 0 0 981693 70 0 0 25 0 1 0 278899243 163004416 38090 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 39796 38090 86 211 0 39582 0
Current children cumulated CPU time (s) 9818.9
Current children cumulated vsize (KiB) 164540

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32533
/proc/meminfo: memFree=980944/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=159568 CPUtime=9877.61
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 53236 0 0 0 987691 70 0 0 25 0 1 0 278899243 163397632 38174 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 39892 38174 86 211 0 39678 0
Current children cumulated CPU time (s) 9878.88
Current children cumulated vsize (KiB) 164924

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32533
/proc/meminfo: memFree=980368/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=159960 CPUtime=9937.59
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 53370 0 0 0 993689 70 0 0 25 0 1 0 278899243 163799040 38308 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 39990 38308 86 211 0 39776 0
Current children cumulated CPU time (s) 9938.86
Current children cumulated vsize (KiB) 165316

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32533
/proc/meminfo: memFree=980048/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=160348 CPUtime=9997.57
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 53460 0 0 0 999687 70 0 0 25 0 1 0 278899243 164196352 38398 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 40087 38398 86 211 0 39873 0
Current children cumulated CPU time (s) 9998.84
Current children cumulated vsize (KiB) 165704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32533
/proc/meminfo: memFree=980048/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=160348 CPUtime=9998.77
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 53462 0 0 0 999807 70 0 0 25 0 1 0 278899243 164196352 38400 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 40087 38400 86 211 0 39873 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 165704

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

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

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32533
/proc/meminfo: memFree=980048/2055920 swapFree=4181456/4192956
[pid=32506] ppid=32504 vsize=5356 CPUtime=1.27
/proc/32506/stat : 32506 (rsat.sh) S 32504 32506 32469 0 -1 4194304 310 2698 0 0 0 0 115 12 16 0 1 0 278899115 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32506/statm: 1339 237 195 169 0 50 0
[pid=32509] ppid=32506 vsize=160348 CPUtime=9998.77
/proc/32509/stat : 32509 (rsat) R 32506 32506 32469 0 -1 4194304 53462 0 0 0 999807 70 0 0 25 0 1 0 278899243 164196352 38400 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32509/statm: 40087 38400 86 211 0 39873 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 165704

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32506 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=158823
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=125980
# CPU time returned by wait4() is 1.2848
# 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.5
CPU time (s): 10000
CPU user time (s): 9999.22
CPU system time (s): 0.82
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 165704

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

runsolver used 11.3413 second user time and 23.5114 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-16 23:17:41
IDJOB=1825441
IDBENCH=71101
IDSOLVER=665
FILE ID=node26/1825441-1242508661
PBS_JOBID= 9307043
Free space on /tmp= 65952 MiB

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

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=1126876382

node26.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.261
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.261
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:        945792 kB
Buffers:         89588 kB
Cached:         917648 kB
SwapCached:       5352 kB
Active:         131116 kB
Inactive:       883956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        945792 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            3376 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            81160 kB
Committed_AS:  1009056 kB
PageTables:       1368 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= 66132 MiB
End job on node26 at 2009-05-17 02:04:27