Trace number 1592825

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08? (TO) 1200.02 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
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.08/0.11	c ==============================================================================
0.08/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.11	c ==============================================================================
0.08/0.11	c |         0 |  167931   500698 |   50379       0        0     nan |  0.000 % |
2.29/2.34	c |         0 |  166431   731017 |      --       0       --      -- |     --   | -1500/230319
2.29/2.34	c ==============================================================================
2.29/2.34	c Result  :   #vars: 1151   #clauses: 166431   #literals: 731017
2.29/2.34	c CPU time:   2.31465 s
2.29/2.34	c ==============================================================================
2.59/2.60	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-1592825-1239229422/watcher-1592825-1239229422 -o /tmp/evaluation-result-1592825-1239229422/solver-1592825-1239229422 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1592825-1239229422.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.73 3/73 11903
/proc/meminfo: memFree=1193648/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=0
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 979330891 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 235 195 169 0 50 0
[pid=11904] ppid=11903 vsize=832 CPUtime=0
/proc/11904/stat : 11904 (SatElite) R 11903 11903 11753 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 979330891 851968 104 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/11904/statm: 208 106 49 128 0 77 0

[startup+0.101365 s]
/proc/loadavg: 0.99 0.97 0.73 3/73 11903
/proc/meminfo: memFree=1193648/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=0
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 979330891 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 235 195 169 0 50 0
[pid=11904] ppid=11903 vsize=8372 CPUtime=0.08
/proc/11904/stat : 11904 (SatElite) R 11903 11903 11753 0 -1 4194304 1932 0 0 0 8 0 0 0 18 0 1 0 979330891 8572928 1916 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/11904/statm: 2093 1916 49 128 0 1962 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13728

[startup+0.202375 s]
/proc/loadavg: 0.99 0.97 0.73 3/73 11903
/proc/meminfo: memFree=1193648/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=0
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 979330891 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 235 195 169 0 50 0
[pid=11904] ppid=11903 vsize=13156 CPUtime=0.19
/proc/11904/stat : 11904 (SatElite) R 11903 11903 11753 0 -1 4194304 3138 0 0 0 18 1 0 0 18 0 1 0 979330891 13471744 3121 1992294400 134512640 135038345 4294956288 18446744073709551615 134551819 0 0 4096 3 0 0 0 17 0 0 0
/proc/11904/statm: 3289 3121 69 128 0 3158 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18512

[startup+0.301386 s]
/proc/loadavg: 0.99 0.97 0.73 3/73 11903
/proc/meminfo: memFree=1193648/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=0
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 979330891 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 235 195 169 0 50 0
[pid=11904] ppid=11903 vsize=13948 CPUtime=0.29
/proc/11904/stat : 11904 (SatElite) R 11903 11903 11753 0 -1 4194304 3311 0 0 0 28 1 0 0 19 0 1 0 979330891 14282752 3294 1992294400 134512640 135038345 4294956288 18446744073709551615 134680352 0 0 4096 3 0 0 0 17 0 0 0
/proc/11904/statm: 3487 3295 69 128 0 3356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19304

[startup+0.701427 s]
/proc/loadavg: 0.99 0.97 0.73 3/73 11903
/proc/meminfo: memFree=1193648/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=0
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 979330891 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 235 195 169 0 50 0
[pid=11904] ppid=11903 vsize=18144 CPUtime=0.69
/proc/11904/stat : 11904 (SatElite) R 11903 11903 11753 0 -1 4194304 4044 0 0 0 67 2 0 0 23 0 1 0 979330891 18579456 4027 1992294400 134512640 135038345 4294956288 18446744073709551615 134589311 0 0 4096 3 0 0 0 17 0 0 0
/proc/11904/statm: 4536 4027 69 128 0 4405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23500

[startup+1.50151 s]
/proc/loadavg: 0.99 0.97 0.73 2/75 11905
/proc/meminfo: memFree=1175776/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=0
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 979330891 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 235 195 169 0 50 0
[pid=11904] ppid=11903 vsize=19480 CPUtime=1.49
/proc/11904/stat : 11904 (SatElite) R 11903 11903 11753 0 -1 4194304 4233 0 0 0 147 2 0 0 25 0 1 0 979330891 19947520 4216 1992294400 134512640 135038345 4294956288 18446744073709551615 134574781 0 0 4096 3 0 0 0 17 0 0 0
/proc/11904/statm: 4870 4216 69 128 0 4739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24836

[startup+3.10168 s]
/proc/loadavg: 0.99 0.97 0.73 2/75 11905
/proc/meminfo: memFree=1175584/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 5356

[startup+6.30201 s]
/proc/loadavg: 0.99 0.97 0.73 2/75 11906
/proc/meminfo: memFree=1176736/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=13796 CPUtime=3.68
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 3270 0 0 0 366 2 0 0 25 0 1 0 979331152 14127104 3256 1992294400 134512640 135377749 4294956400 18446744073709551615 134529716 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 3449 3256 86 211 0 3235 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19152

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.73 2/75 11906
/proc/meminfo: memFree=1173160/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=16916 CPUtime=10.07
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 4069 0 0 0 1005 2 0 0 25 0 1 0 979331152 17321984 4022 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 4229 4022 86 211 0 4015 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22272

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.73 2/75 11906
/proc/meminfo: memFree=1168872/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=21500 CPUtime=22.87
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 5223 0 0 0 2284 3 0 0 25 0 1 0 979331152 22016000 5078 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 5375 5078 86 211 0 5161 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 26856

[startup+51.1027 s]
/proc/loadavg: 0.99 0.97 0.74 2/75 11906
/proc/meminfo: memFree=1164392/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=26080 CPUtime=48.45
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 6341 0 0 0 4841 4 0 0 25 0 1 0 979331152 26705920 6196 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 6520 6196 86 211 0 6306 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 31436

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/75 11906
/proc/meminfo: memFree=1163368/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=26396 CPUtime=99.63
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 7080 0 0 0 9958 5 0 0 25 0 1 0 979331152 27029504 6386 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 6599 6386 86 211 0 6385 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 31752

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.76 2/75 11908
/proc/meminfo: memFree=1158312/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=31820 CPUtime=159.6
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 9324 0 0 0 15954 6 0 0 25 0 1 0 979331152 32583680 7623 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 7955 7623 86 211 0 7741 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 37176

[startup+222.307 s]
/proc/loadavg: 0.99 0.97 0.77 2/75 11908
/proc/meminfo: memFree=1156712/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=34316 CPUtime=219.57
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 9860 0 0 0 21950 7 0 0 25 0 1 0 979331152 35139584 8060 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 8579 8060 86 211 0 8365 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 39672

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.78 2/75 11908
/proc/meminfo: memFree=1147304/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=42348 CPUtime=279.55
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 13383 0 0 0 27945 10 0 0 25 0 1 0 979331152 43364352 10379 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 10587 10379 86 211 0 10373 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 47704

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/75 11908
/proc/meminfo: memFree=1147304/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=42348 CPUtime=339.52
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 13383 0 0 0 33942 10 0 0 25 0 1 0 979331152 43364352 10379 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 10587 10379 86 211 0 10373 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 47704


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

/proc/11906/statm: 14406 12979 86 211 0 14192 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 62980

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/75 11908
/proc/meminfo: memFree=1132136/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=62444 CPUtime=639.38
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 19090 0 0 0 63924 14 0 0 25 0 1 0 979331152 63942656 14240 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 15611 14240 86 211 0 15397 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 67800

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/75 11908
/proc/meminfo: memFree=1125096/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=69412 CPUtime=699.36
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 20804 0 0 0 69920 16 0 0 25 0 1 0 979331152 71077888 15954 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 17353 15954 86 211 0 17139 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 74768

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/75 11908
/proc/meminfo: memFree=1129768/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=60572 CPUtime=759.32
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 22475 0 0 0 75916 16 0 0 25 0 1 0 979331152 62025728 14687 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 15143 14687 86 211 0 14929 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 65928

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/75 11908
/proc/meminfo: memFree=1129832/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=60956 CPUtime=819.31
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 22561 0 0 0 81914 17 0 0 25 0 1 0 979331152 62418944 14740 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 15239 14740 86 211 0 15025 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 66312

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.86 2/75 11908
/proc/meminfo: memFree=1129512/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=61472 CPUtime=879.28
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 22649 0 0 0 87911 17 0 0 25 0 1 0 979331152 62947328 14828 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 15368 14828 86 211 0 15154 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 66828

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/75 11908
/proc/meminfo: memFree=1129128/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=61988 CPUtime=939.25
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 22732 0 0 0 93908 17 0 0 25 0 1 0 979331152 63475712 14911 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 15497 14911 86 211 0 15283 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 67344

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/75 11908
/proc/meminfo: memFree=1128360/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=63536 CPUtime=999.22
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 22933 0 0 0 99905 17 0 0 25 0 1 0 979331152 65060864 15112 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 15884 15112 86 211 0 15670 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 68892

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/75 11908
/proc/meminfo: memFree=1128040/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=64052 CPUtime=1059.19
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 23018 0 0 0 105902 17 0 0 25 0 1 0 979331152 65589248 15197 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 16013 15197 86 211 0 15799 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 69408

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/75 11908
/proc/meminfo: memFree=1128040/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=64052 CPUtime=1119.16
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 23028 0 0 0 111899 17 0 0 25 0 1 0 979331152 65589248 15207 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 16013 15207 86 211 0 15799 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 69408

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.89 2/75 11908
/proc/meminfo: memFree=1127976/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=64052 CPUtime=1179.14
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 23039 0 0 0 117897 17 0 0 25 0 1 0 979331152 65589248 15218 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 16013 15218 86 211 0 15799 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 69408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.89 2/75 11908
/proc/meminfo: memFree=1127976/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=64052 CPUtime=1197.43
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 23043 0 0 0 119726 17 0 0 25 0 1 0 979331152 65589248 15222 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 16013 15222 86 211 0 15799 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 69408

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.89 2/75 11908
/proc/meminfo: memFree=1127976/2055920 swapFree=4176820/4192956
[pid=11903] ppid=11901 vsize=5356 CPUtime=2.59
/proc/11903/stat : 11903 (rsat.sh) S 11901 11903 11753 0 -1 4194304 310 4235 0 0 0 0 256 3 16 0 1 0 979330891 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11903/statm: 1339 237 195 169 0 50 0
[pid=11906] ppid=11903 vsize=64052 CPUtime=1197.43
/proc/11906/stat : 11906 (rsat) R 11903 11903 11753 0 -1 4194304 23043 0 0 0 119726 17 0 0 25 0 1 0 979331152 65589248 15222 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11906/statm: 16013 15222 86 211 0 15799 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 69408

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11903 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=567609
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 2.6066
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.82
CPU system time (s): 0.2
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 81056

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

runsolver used 1.21981 second user time and 3.18552 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-09 00:23:43
IDJOB=1592825
IDBENCH=71093
IDSOLVER=560
FILE ID=node82/1592825-1239229422
PBS_JOBID= 9113594
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=2119329715

node82.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.232
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.232
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:       1194192 kB
Buffers:         81036 kB
Cached:         694892 kB
SwapCached:       7500 kB
Active:         291468 kB
Inactive:       494152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194192 kB
SwapTotal:     4192956 kB
SwapFree:      4176820 kB
Dirty:            4320 kB
Writeback:           0 kB
Mapped:          15020 kB
Slab:            61284 kB
Committed_AS:  2768288 kB
PageTables:       1996 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= 66552 MiB
End job on node82 at 2009-04-09 00:43:45