Trace number 1825397

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 10002.9

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_17_UNKNOWN.cnf
MD5SUMd554330e1400d4f25a793413df9abc4e
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 variables3582
Number of clauses395999
Sum of the clauses size1182858
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25604
Number of clauses of size 3390364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.19/0.27	c ==============================================================================
0.19/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.27	c ==============================================================================
0.19/0.27	c |         0 |  395999  1182858 |  118799       0        0     nan |  0.000 % |
5.58/5.62	c |         0 |  394633  1728226 |      --       0       --      -- |     --   | -1366/545368
5.58/5.62	c ==============================================================================
5.58/5.62	c Result  :   #vars: 2337   #clauses: 394633   #literals: 1728226
5.58/5.62	c CPU time:   5.56915 s
5.58/5.62	c ==============================================================================
6.19/6.26	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-1825397-1242502761/watcher-1825397-1242502761 -o /tmp/evaluation-result-1825397-1242502761/solver-1825397-1242502761 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825397-1242502761.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: 1.08 1.08 1.01 3/65 17597
/proc/meminfo: memFree=1644168/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=0
/proc/17597/stat : 17597 (rsat.sh) R 17595 17597 17560 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 278305352 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 254613711519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17597/statm: 1339 234 194 169 0 50 0
[pid=17598] ppid=17597 vsize=968 CPUtime=0
/proc/17598/stat : 17598 (SatElite) R 17597 17597 17560 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 278305352 991232 144 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/17598/statm: 242 145 49 128 0 111 0

[startup+0.0283589 s]
/proc/loadavg: 1.08 1.08 1.01 3/65 17597
/proc/meminfo: memFree=1644168/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=0
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278305352 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17597/statm: 1339 235 195 169 0 50 0
[pid=17598] ppid=17597 vsize=3220 CPUtime=0.02
/proc/17598/stat : 17598 (SatElite) R 17597 17597 17560 0 -1 4194304 690 0 0 0 2 0 0 0 19 0 1 0 278305352 3297280 673 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/17598/statm: 805 673 49 128 0 674 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8576

[startup+0.102367 s]
/proc/loadavg: 1.08 1.08 1.01 3/65 17597
/proc/meminfo: memFree=1644168/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=0
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278305352 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17597/statm: 1339 235 195 169 0 50 0
[pid=17598] ppid=17597 vsize=8872 CPUtime=0.09
/proc/17598/stat : 17598 (SatElite) R 17597 17597 17560 0 -1 4194304 2037 0 0 0 9 0 0 0 19 0 1 0 278305352 9084928 2020 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/17598/statm: 2218 2020 49 128 0 2087 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14228

[startup+0.302387 s]
/proc/loadavg: 1.08 1.08 1.01 3/65 17597
/proc/meminfo: memFree=1644168/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=0
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278305352 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17597/statm: 1339 235 195 169 0 50 0
[pid=17598] ppid=17597 vsize=26656 CPUtime=0.29
/proc/17598/stat : 17598 (SatElite) R 17597 17597 17560 0 -1 4194304 6442 0 0 0 26 3 0 0 21 0 1 0 278305352 27295744 6425 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/17598/statm: 6664 6425 69 128 0 6533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32012

[startup+0.702432 s]
/proc/loadavg: 1.08 1.08 1.01 3/65 17597
/proc/meminfo: memFree=1644168/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=0
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278305352 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17597/statm: 1339 235 195 169 0 50 0
[pid=17598] ppid=17597 vsize=31688 CPUtime=0.69
/proc/17598/stat : 17598 (SatElite) R 17597 17597 17560 0 -1 4194304 7666 0 0 0 65 4 0 0 25 0 1 0 278305352 32448512 7649 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/17598/statm: 7922 7649 69 128 0 7791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37044

[startup+1.50152 s]
/proc/loadavg: 1.08 1.08 1.01 2/67 17599
/proc/meminfo: memFree=1610616/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=0
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278305352 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17597/statm: 1339 235 195 169 0 50 0
[pid=17598] ppid=17597 vsize=40456 CPUtime=1.48
/proc/17598/stat : 17598 (SatElite) R 17597 17597 17560 0 -1 4194304 9408 0 0 0 144 4 0 0 25 0 1 0 278305352 41426944 9391 1992294400 134512640 135038345 4294956288 18446744073709551615 134588719 0 0 4096 3 0 0 0 17 1 0 0
/proc/17598/statm: 10114 9391 69 128 0 9983 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45812

[startup+3.1017 s]
/proc/loadavg: 1.08 1.08 1.01 2/67 17599
/proc/meminfo: memFree=1604280/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=0
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278305352 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17597/statm: 1339 235 195 169 0 50 0
[pid=17598] ppid=17597 vsize=40964 CPUtime=3.08
/proc/17598/stat : 17598 (SatElite) R 17597 17597 17560 0 -1 4194304 9521 0 0 0 304 4 0 0 25 0 1 0 278305352 41947136 9504 1992294400 134512640 135038345 4294956288 18446744073709551615 134574770 0 0 4096 3 0 0 0 17 1 0 0
/proc/17598/statm: 10241 9504 69 128 0 10110 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46320

[startup+6.30106 s]
/proc/loadavg: 1.15 1.09 1.01 2/67 17599
/proc/meminfo: memFree=1604040/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 5356

[startup+12.7018 s]
/proc/loadavg: 1.14 1.09 1.01 2/67 17600
/proc/meminfo: memFree=1601496/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=34204 CPUtime=6.42
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 8362 0 0 0 638 4 0 0 25 0 1 0 278305979 35024896 8348 1992294400 134512640 135377749 4294956400 18446744073709551615 134523288 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 8551 8348 86 211 0 8337 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 39560

[startup+25.5022 s]
/proc/loadavg: 1.11 1.08 1.01 2/67 17600
/proc/meminfo: memFree=1586400/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=48924 CPUtime=19.22
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 12096 0 0 0 1914 8 0 0 25 0 1 0 278305979 50098176 11984 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 12231 11984 86 211 0 12017 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54280

[startup+51.103 s]
/proc/loadavg: 1.07 1.08 1.01 2/67 17600
/proc/meminfo: memFree=1563936/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=71992 CPUtime=44.8
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 17955 0 0 0 4467 13 0 0 25 0 1 0 278305979 73719808 17649 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 17998 17649 86 211 0 17784 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77348

[startup+102.306 s]
/proc/loadavg: 1.03 1.06 1.00 2/67 17600
/proc/meminfo: memFree=1523616/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=111184 CPUtime=95.98
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 27881 0 0 0 9577 21 0 0 25 0 1 0 278305979 113852416 27575 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 27796 27575 86 211 0 27582 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 116540

[startup+162.302 s]
/proc/loadavg: 1.01 1.05 1.00 2/67 17600
/proc/meminfo: memFree=1518688/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=117224 CPUtime=155.96
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 30989 0 0 0 15573 23 0 0 25 0 1 0 278305979 120037376 28757 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 29306 28757 86 211 0 29092 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 122580

[startup+222.303 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 17600
/proc/meminfo: memFree=1515616/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=120404 CPUtime=215.94
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 31780 0 0 0 21571 23 0 0 25 0 1 0 278305979 123293696 29548 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 30101 29548 86 211 0 29887 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 125760

[startup+282.303 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 17602
/proc/meminfo: memFree=1488736/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=147172 CPUtime=275.92
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 38544 0 0 0 27563 29 0 0 25 0 1 0 278305979 150704128 36312 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 36793 36312 86 211 0 36579 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 152528

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 17602
/proc/meminfo: memFree=1473248/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=162436 CPUtime=335.9
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 42366 0 0 0 33558 32 0 0 25 0 1 0 278305979 166334464 40134 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 40609 40134 86 211 0 40395 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 167792


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

/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9399.58
Current children cumulated vsize (KiB) 343736

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292256/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9453.31
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 945248 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522839 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9459.56
Current children cumulated vsize (KiB) 343736

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292256/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9513.3
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 951247 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134525913 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9519.55
Current children cumulated vsize (KiB) 343736

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292192/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9573.28
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 957245 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9579.53
Current children cumulated vsize (KiB) 343736

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292192/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9633.27
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 963244 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522877 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9639.52
Current children cumulated vsize (KiB) 343736

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292128/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9693.25
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 969242 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9699.5
Current children cumulated vsize (KiB) 343736

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292064/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9753.24
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 975241 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9759.49
Current children cumulated vsize (KiB) 343736

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292064/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9813.22
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 981239 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9819.47
Current children cumulated vsize (KiB) 343736

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292064/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9873.21
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 987238 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9879.46
Current children cumulated vsize (KiB) 343736

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292064/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9933.19
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 993236 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9939.44
Current children cumulated vsize (KiB) 343736

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292000/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9993.18
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 999235 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 9999.43
Current children cumulated vsize (KiB) 343736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292000/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9993.78
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 999295 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522884 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 343736

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

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

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17624
/proc/meminfo: memFree=1292000/2055920 swapFree=4177196/4192956
[pid=17597] ppid=17595 vsize=5356 CPUtime=6.25
/proc/17597/stat : 17597 (rsat.sh) S 17595 17597 17560 0 -1 4194304 310 9523 0 0 0 0 617 8 16 0 1 0 278305352 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17597/statm: 1339 237 195 169 0 50 0
[pid=17600] ppid=17597 vsize=338380 CPUtime=9993.78
/proc/17600/stat : 17600 (rsat) R 17597 17597 17560 0 -1 4194304 100739 0 0 0 999295 83 0 0 25 0 1 0 278305979 346501120 84187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522884 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17600/statm: 84595 84187 86 211 0 84381 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 343736

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17597 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=179060
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=86986
# CPU time returned by wait4() is 6.26605
# 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): 10002.9
CPU time (s): 10000
CPU user time (s): 9999.12
CPU system time (s): 0.91
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 372700

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

runsolver used 8.78066 second user time and 27.5978 second system time

The end

Launcher Data

Begin job on node87 at 2009-05-16 21:39:22
IDJOB=1825397
IDBENCH=71069
IDSOLVER=665
FILE ID=node87/1825397-1242502761
PBS_JOBID= 9307009
Free space on /tmp= 65952 MiB

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

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

MD5SUM BENCH= d554330e1400d4f25a793413df9abc4e
RANDOM SEED=1248912876

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1644648 kB
Buffers:         49848 kB
Cached:         285496 kB
SwapCached:      10436 kB
Active:         116872 kB
Inactive:       230844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644648 kB
SwapTotal:     4192956 kB
SwapFree:      4177196 kB
Dirty:            8656 kB
Writeback:           0 kB
Mapped:          17156 kB
Slab:            49496 kB
Committed_AS:   952116 kB
PageTables:       1464 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= 65940 MiB
End job on node87 at 2009-05-17 00:26:07