Trace number 1825387

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
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 variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
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.02/0.07	c ==============================================================================
0.02/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.07	c ==============================================================================
0.02/0.07	c |         0 |  104640   311346 |   31391       0        0     nan |  0.000 % |
0.69/0.76	c |         0 |  103841   441767 |      --       0       --      -- |     --   | -799/130421
0.69/0.76	c ==============================================================================
0.69/0.76	c Result  :   #vars: 1091   #clauses: 103841   #literals: 441767
0.69/0.76	c CPU time:   0.743886 s
0.69/0.76	c ==============================================================================
0.88/0.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-1825387-1242501854/watcher-1825387-1242501854 -o /tmp/evaluation-result-1825387-1242501854/solver-1825387-1242501854 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825387-1242501854.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.99 0.97 0.91 3/64 1530
/proc/meminfo: memFree=1439184/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0
/proc/1530/stat : 1530 (rsat.sh) R 1528 1530 1395 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 278212980 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1530/statm: 1339 234 194 169 0 50 0
[pid=1531] ppid=1530 vsize=1124 CPUtime=0
/proc/1531/stat : 1531 (SatElite) R 1530 1530 1395 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 278212981 1150976 163 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/1531/statm: 281 164 49 128 0 150 0

[startup+0.0278021 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1530
/proc/meminfo: memFree=1439184/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278212980 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1530/statm: 1339 235 195 169 0 50 0
[pid=1531] ppid=1530 vsize=2972 CPUtime=0.02
/proc/1531/stat : 1531 (SatElite) R 1530 1530 1395 0 -1 4194304 623 0 0 0 2 0 0 0 19 0 1 0 278212981 3043328 606 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/1531/statm: 743 607 49 128 0 612 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8328

[startup+0.10181 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1530
/proc/meminfo: memFree=1439184/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278212980 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1530/statm: 1339 235 195 169 0 50 0
[pid=1531] ppid=1530 vsize=8268 CPUtime=0.09
/proc/1531/stat : 1531 (SatElite) R 1530 1530 1395 0 -1 4194304 1985 0 0 0 8 1 0 0 19 0 1 0 278212981 8466432 1968 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/1531/statm: 2067 1968 69 128 0 1936 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13624

[startup+0.301832 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1530
/proc/meminfo: memFree=1439184/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278212980 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1530/statm: 1339 235 195 169 0 50 0
[pid=1531] ppid=1530 vsize=10884 CPUtime=0.29
/proc/1531/stat : 1531 (SatElite) R 1530 1530 1395 0 -1 4194304 2618 0 0 0 27 2 0 0 21 0 1 0 278212981 11145216 2601 1992294400 134512640 135038345 4294956288 18446744073709551615 134574571 0 0 4096 3 0 0 0 17 0 0 0
/proc/1531/statm: 2721 2601 69 128 0 2590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16240

[startup+0.701876 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1530
/proc/meminfo: memFree=1439184/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278212980 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1530/statm: 1339 235 195 169 0 50 0
[pid=1531] ppid=1530 vsize=11272 CPUtime=0.69
/proc/1531/stat : 1531 (SatElite) R 1530 1530 1395 0 -1 4194304 2715 0 0 0 67 2 0 0 25 0 1 0 278212981 11542528 2698 1992294400 134512640 135038345 4294956288 18446744073709551615 134574768 0 0 4096 3 0 0 0 17 0 0 0
/proc/1531/statm: 2818 2698 69 128 0 2687 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16628

[startup+1.50196 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1432000/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=8512 CPUtime=0.56
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 1968 0 0 0 55 1 0 0 21 0 1 0 278213073 8716288 1954 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 2128 1954 86 211 0 1914 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13868

[startup+3.10114 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1427520/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=11352 CPUtime=2.16
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 2661 0 0 0 215 1 0 0 25 0 1 0 278213073 11624448 2647 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 2838 2647 86 211 0 2624 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16708

[startup+6.3015 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1422912/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=15220 CPUtime=5.36
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 3644 0 0 0 534 2 0 0 25 0 1 0 278213073 15585280 3597 1992294400 134512640 135377749 4294956400 18446744073709551615 134530118 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 3805 3597 86 211 0 3591 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20576

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1416640/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=20884 CPUtime=11.76
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 5512 0 0 0 1171 5 0 0 25 0 1 0 278213073 21385216 4979 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 5221 4979 86 211 0 5007 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26240

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1416064/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=21728 CPUtime=24.55
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 5697 0 0 0 2450 5 0 0 25 0 1 0 278213073 22249472 5164 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 5432 5164 86 211 0 5218 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27084

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1408576/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=28672 CPUtime=50.14
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 7881 0 0 0 5007 7 0 0 25 0 1 0 278213073 29360128 6949 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 7168 6949 86 211 0 6954 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 34028

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1408512/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=28800 CPUtime=101.33
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 7934 0 0 0 10126 7 0 0 25 0 1 0 278213073 29491200 7002 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 7200 7002 86 211 0 6986 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 34156

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1399616/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=37948 CPUtime=161.31
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 11140 0 0 0 16122 9 0 0 25 0 1 0 278213073 38858752 9174 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 9487 9174 86 211 0 9273 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 43304

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1391744/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=45968 CPUtime=221.3
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 13159 0 0 0 22119 11 0 0 25 0 1 0 278213073 47071232 11193 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 11492 11193 86 211 0 11278 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 51324

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1387264/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=49788 CPUtime=281.27
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 15562 0 0 0 28115 12 0 0 25 0 1 0 278213073 50982912 12235 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 12447 12235 86 211 0 12233 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 55144

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1533
/proc/meminfo: memFree=1387328/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=49788 CPUtime=341.27
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 15566 0 0 0 34114 13 0 0 25 0 1 0 278213073 50982912 12239 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 12447 12239 86 211 0 12233 0

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

/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9339.25
Current children cumulated vsize (KiB) 164152

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1551
/proc/meminfo: memFree=1279232/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9398.3
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 939768 62 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522805 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9399.22
Current children cumulated vsize (KiB) 164152

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279104/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9458.27
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 945764 63 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9459.19
Current children cumulated vsize (KiB) 164152

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279104/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9518.25
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 951762 63 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9519.17
Current children cumulated vsize (KiB) 164152

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279168/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9578.22
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 957759 63 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9579.14
Current children cumulated vsize (KiB) 164152

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279168/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9638.19
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 963756 63 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9639.11
Current children cumulated vsize (KiB) 164152

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279104/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9698.17
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 969754 63 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9699.09
Current children cumulated vsize (KiB) 164152

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279040/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9758.14
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 975751 63 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9759.06
Current children cumulated vsize (KiB) 164152

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279104/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9818.12
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 981749 63 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9819.04
Current children cumulated vsize (KiB) 164152

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279104/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9878.1
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 987747 63 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9879.02
Current children cumulated vsize (KiB) 164152

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279168/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=158796 CPUtime=9938.07
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61643 0 0 0 993744 63 0 0 25 0 1 0 278213073 162607104 39081 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39699 39081 86 211 0 39485 0
Current children cumulated CPU time (s) 9938.99
Current children cumulated vsize (KiB) 164152

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279104/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=159180 CPUtime=9998.04
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61718 0 0 0 999741 63 0 0 25 0 1 0 278213073 163000320 39156 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39795 39156 86 211 0 39581 0
Current children cumulated CPU time (s) 9998.96
Current children cumulated vsize (KiB) 164536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1557
/proc/meminfo: memFree=1279040/2055920 swapFree=4191900/4192956
[pid=1530] ppid=1528 vsize=5356 CPUtime=0.92
/proc/1530/stat : 1530 (rsat.sh) S 1528 1530 1395 0 -1 4194304 310 2718 0 0 0 0 89 3 16 0 1 0 278212980 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1530/statm: 1339 237 195 169 0 50 0
[pid=1533] ppid=1530 vsize=159180 CPUtime=9999.15
/proc/1533/stat : 1533 (rsat) R 1530 1530 1395 0 -1 4194304 61722 0 0 0 999852 63 0 0 25 0 1 0 278213073 163000320 39160 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1533/statm: 39795 39160 86 211 0 39581 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 164536

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

Real time (s): 10003.4
CPU time (s): 10000.1
CPU user time (s): 9999.41
CPU system time (s): 0.66
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 199728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.892864
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= 3028
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3

runsolver used 9.99448 second user time and 26.391 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-16 21:24:14
IDJOB=1825387
IDBENCH=71064
IDSOLVER=665
FILE ID=node62/1825387-1242501854
PBS_JOBID= 9306988
Free space on /tmp= 66260 MiB

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

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED=1677312321

node62.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.220
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.220
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:       1439728 kB
Buffers:         85944 kB
Cached:         431276 kB
SwapCached:        260 kB
Active:          89612 kB
Inactive:       442452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439728 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:          23368 kB
Slab:            69996 kB
Committed_AS:   812544 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node62 at 2009-05-17 00:11:00