Trace number 1721882

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
Rsat 2009-03-22? (TO) 1200.08 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
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 variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
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.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   68055   202155 |   20416       0        0     nan |  0.000 % |
0.39/0.43	c |         0 |   67183   284754 |      --       0       --      -- |     --   | -872/82599
0.39/0.43	c ==============================================================================
0.39/0.43	c Result  :   #vars: 763   #clauses: 67183   #literals: 284754
0.39/0.43	c CPU time:   0.403938 s
0.39/0.43	c ==============================================================================
0.48/0.52	c Rsat version 3.02
0.48/0.56	c Base unit clause learned: 0
1200.04/1200.61	HOME/rsat.sh: line 55:  1868 Terminated              $RS $TMP.cnf -q -r $TMP.result "$@"

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-1721882-1240670908/watcher-1721882-1240670908 -o /tmp/evaluation-result-1721882-1240670908/solver-1721882-1240670908 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1721882-1240670908.cnf HOME 

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: 1.00 1.00 1.00 3/65 1865
/proc/meminfo: memFree=1636360/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95119838 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 239 199 169 0 50 0
[pid=1866] ppid=1865 vsize=1268 CPUtime=0
/proc/1866/stat : 1866 (SatElite) R 1865 1865 1584 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 95119839 1298432 152 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/1866/statm: 317 154 64 186 0 127 0

[startup+0.0491341 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1865
/proc/meminfo: memFree=1636360/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95119838 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 239 199 169 0 50 0
[pid=1866] ppid=1865 vsize=9388 CPUtime=0.03
/proc/1866/stat : 1866 (SatElite) R 1865 1865 1584 0 -1 4194304 2104 0 0 0 2 1 0 0 18 0 1 0 95119839 9613312 2087 1992294400 4194304 4959918 548682068688 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 0 0 0
/proc/1866/statm: 2347 2088 90 186 0 2157 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14744

[startup+0.10214 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1865
/proc/meminfo: memFree=1636360/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95119838 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 239 199 169 0 50 0
[pid=1866] ppid=1865 vsize=10920 CPUtime=0.09
/proc/1866/stat : 1866 (SatElite) R 1865 1865 1584 0 -1 4194304 2472 0 0 0 7 2 0 0 18 0 1 0 95119839 11182080 2455 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/1866/statm: 2730 2455 90 186 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16276

[startup+0.301163 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1865
/proc/meminfo: memFree=1636360/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95119838 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 239 199 169 0 50 0
[pid=1866] ppid=1865 vsize=13108 CPUtime=0.29
/proc/1866/stat : 1866 (SatElite) R 1865 1865 1584 0 -1 4194304 2971 0 0 0 27 2 0 0 19 0 1 0 95119839 13422592 2954 1992294400 4194304 4959918 548682068688 18446744073709551615 4269223 0 0 4096 3 0 0 0 17 0 0 0
/proc/1866/statm: 3277 2954 91 186 0 3087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18464

[startup+0.702218 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1865
/proc/meminfo: memFree=1636360/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5356

[startup+1.50231 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1868
/proc/meminfo: memFree=1627896/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=9360 CPUtime=0.96
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 1893 0 0 0 96 0 0 0 25 0 1 0 95119891 9584640 1874 1992294400 4194304 5460562 548682068816 18446744073709551615 4198177 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1868/statm: 2340 1874 116 309 0 2027 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 14716

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1868
/proc/meminfo: memFree=1626680/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=10944 CPUtime=2.55
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 2288 0 0 0 255 0 0 0 25 0 1 0 95119891 11206656 2269 1992294400 4194304 5460562 548682068816 18446744073709551615 4225790 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1868/statm: 2736 2269 116 309 0 2423 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 16300

[startup+6.30183 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1868
/proc/meminfo: memFree=1623416/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=13200 CPUtime=5.76
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 3118 0 0 0 574 2 0 0 25 0 1 0 95119891 13516800 2773 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 3300 2773 118 309 0 2987 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18556

[startup+12.7015 s]
/proc/loadavg: 1.15 1.03 1.01 2/67 1868
/proc/meminfo: memFree=1622144/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=14436 CPUtime=12.14
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 3666 0 0 0 1212 2 0 0 25 0 1 0 95119891 14782464 3097 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 3609 3097 118 309 0 3296 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 19792

[startup+25.502 s]
/proc/loadavg: 1.12 1.03 1.01 2/67 1868
/proc/meminfo: memFree=1622272/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=14436 CPUtime=24.95
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 4371 0 0 0 2492 3 0 0 25 0 1 0 95119891 14782464 3130 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 3609 3130 118 309 0 3296 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19792

[startup+51.1018 s]
/proc/loadavg: 1.08 1.03 1.01 2/67 1868
/proc/meminfo: memFree=1619712/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=17088 CPUtime=50.53
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 5815 0 0 0 5049 4 0 0 25 0 1 0 95119891 17498112 3765 1992294400 4194304 5460562 548682068816 18446744073709551615 4210639 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 4272 3765 118 309 0 3959 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 22444

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 1868
/proc/meminfo: memFree=1619648/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=17592 CPUtime=101.7
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 7236 0 0 0 10166 4 0 0 25 0 1 0 95119891 18014208 3810 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 4398 3810 118 309 0 4085 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 22948

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 1868
/proc/meminfo: memFree=1617728/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=19480 CPUtime=161.68
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 8617 0 0 0 16163 5 0 0 25 0 1 0 95119891 19947520 4231 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 4870 4231 118 309 0 4557 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 24836

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 1868
/proc/meminfo: memFree=1617152/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=19904 CPUtime=221.65
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 9765 0 0 0 22160 5 0 0 25 0 1 0 95119891 20381696 4372 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 4976 4372 118 309 0 4663 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 25260

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1868
/proc/meminfo: memFree=1616064/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=20836 CPUtime=281.63
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 11017 0 0 0 28157 6 0 0 25 0 1 0 95119891 21336064 4664 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 5209 4664 118 309 0 4896 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 26192

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1868
/proc/meminfo: memFree=1615360/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=21476 CPUtime=341.6
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 12118 0 0 0 34154 6 0 0 25 0 1 0 95119891 21991424 4839 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 5369 4839 118 309 0 5056 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 26832


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

[pid=1868] ppid=1865 vsize=22508 CPUtime=461.55
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 14757 0 0 0 46147 8 0 0 25 0 1 0 95119891 23048192 5078 1992294400 4194304 5460562 548682068816 18446744073709551615 4227686 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 5627 5078 118 309 0 5314 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 27864

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1868
/proc/meminfo: memFree=1613824/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=22716 CPUtime=521.52
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 15362 0 0 0 52144 8 0 0 25 0 1 0 95119891 23261184 5203 1992294400 4194304 5460562 548682068816 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 5679 5203 118 309 0 5366 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 28072

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1868
/proc/meminfo: memFree=1613504/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=23440 CPUtime=581.5
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 16652 0 0 0 58141 9 0 0 25 0 1 0 95119891 24002560 5324 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 5860 5324 118 309 0 5547 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 28796

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1868
/proc/meminfo: memFree=1612864/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=24648 CPUtime=641.48
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 18525 0 0 0 64138 10 0 0 25 0 1 0 95119891 25239552 5431 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 6162 5431 118 309 0 5849 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 30004

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1868
/proc/meminfo: memFree=1611328/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=26324 CPUtime=701.45
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 21876 0 0 0 70133 12 0 0 25 0 1 0 95119891 26955776 5806 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 6581 5806 118 309 0 6268 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 31680

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1874
/proc/meminfo: memFree=1608832/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=28380 CPUtime=761.44
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 23465 0 0 0 76130 14 0 0 25 0 1 0 95119891 29061120 6403 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 7095 6403 118 309 0 6782 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 33736

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1874
/proc/meminfo: memFree=1608320/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=28680 CPUtime=821.4
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 24548 0 0 0 82125 15 0 0 25 0 1 0 95119891 29368320 6494 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 7170 6494 118 309 0 6857 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 34036

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1874
/proc/meminfo: memFree=1605568/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=32136 CPUtime=881.37
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 26239 0 0 0 88122 15 0 0 25 0 1 0 95119891 32907264 7193 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 8034 7193 118 309 0 7721 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 37492

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1874
/proc/meminfo: memFree=1605440/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=32136 CPUtime=941.35
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 26333 0 0 0 94120 15 0 0 25 0 1 0 95119891 32907264 7287 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 8034 7287 118 309 0 7721 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 37492

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1874
/proc/meminfo: memFree=1603904/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=33012 CPUtime=1001.32
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 27671 0 0 0 100116 16 0 0 25 0 1 0 95119891 33804288 7633 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 8253 7633 118 309 0 7940 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 38368

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1874
/proc/meminfo: memFree=1603776/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=33012 CPUtime=1061.3
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 28677 0 0 0 106113 17 0 0 25 0 1 0 95119891 33804288 7647 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 8253 7647 118 309 0 7940 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 38368

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1874
/proc/meminfo: memFree=1602560/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=34604 CPUtime=1121.27
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 29991 0 0 0 112110 17 0 0 25 0 1 0 95119891 35434496 7969 1992294400 4194304 5460562 548682068816 18446744073709551615 4225913 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 8651 7969 118 309 0 8338 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 39960

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1874
/proc/meminfo: memFree=1602432/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=34604 CPUtime=1181.24
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 29991 0 0 0 118107 17 0 0 25 0 1 0 95119891 35434496 7969 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 8651 7969 118 309 0 8338 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 39960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1874
/proc/meminfo: memFree=1602432/2055920 swapFree=4192952/4192956
[pid=1865] ppid=1863 vsize=5356 CPUtime=0.5
/proc/1865/stat : 1865 (rsat.sh) S 1863 1865 1584 0 -1 4194304 312 2977 0 0 0 0 48 2 15 0 1 0 95119838 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1865/statm: 1339 241 199 169 0 50 0
[pid=1868] ppid=1865 vsize=34604 CPUtime=1199.54
/proc/1868/stat : 1868 (rsat) R 1865 1865 1584 0 -1 4194304 30024 0 0 0 119937 17 0 0 25 0 1 0 95119891 35434496 8002 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1868/statm: 8651 8002 118 309 0 8338 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 39960

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)
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.87
CPU system time (s): 0.216967
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 44056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33325
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= 18
involuntary context switches= 3965

runsolver used 1.10983 second user time and 3.2655 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-25 16:48:28
IDJOB=1721882
IDBENCH=71078
IDSOLVER=545
FILE ID=node91/1721882-1240670908
PBS_JOBID= 9186559
Free space on /tmp= 66520 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721882-1240670908/watcher-1721882-1240670908 -o /tmp/evaluation-result-1721882-1240670908/solver-1721882-1240670908 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1721882-1240670908.cnf HOME

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1088268897

node91.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.241
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.241
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:       1636904 kB
Buffers:         42200 kB
Cached:         284536 kB
SwapCached:          4 kB
Active:          61696 kB
Inactive:       279588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636904 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            6792 kB
Writeback:           0 kB
Mapped:          24256 kB
Slab:            63616 kB
Committed_AS:   221692 kB
PageTables:       1356 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= 66512 MiB
End job on node91 at 2009-04-25 17:08:31