Trace number 1592845

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.06 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  114011   339448 |   34203       0        0     nan |  0.000 % |
0.99/1.09	c |         0 |  113182   490657 |      --       0       --      -- |     --   | -829/151209
0.99/1.09	c ==============================================================================
0.99/1.09	c Result  :   #vars: 1091   #clauses: 113182   #literals: 490657
0.99/1.09	c CPU time:   1.06884 s
0.99/1.09	c ==============================================================================
1.19/1.27	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-1592845-1239230528/watcher-1592845-1239230528 -o /tmp/evaluation-result-1592845-1239230528/solver-1592845-1239230528 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1592845-1239230528.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.88 3/64 14501
/proc/meminfo: memFree=1054360/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=0
/proc/14501/stat : 14501 (rsat.sh) R 14499 14501 14373 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 1195715172 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14501/statm: 1339 234 194 169 0 50 0
[pid=14502] ppid=14501 vsize=992 CPUtime=0
/proc/14502/stat : 14502 (SatElite) R 14501 14501 14373 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1195715173 1015808 139 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/14502/statm: 248 139 49 128 0 117 0

[startup+0.0908691 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 14501
/proc/meminfo: memFree=1054360/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=0
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195715172 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14501/statm: 1339 235 195 169 0 50 0
[pid=14502] ppid=14501 vsize=8292 CPUtime=0.08
/proc/14502/stat : 14502 (SatElite) R 14501 14501 14373 0 -1 4194304 2003 0 0 0 7 1 0 0 19 0 1 0 1195715173 8491008 1986 1992294400 134512640 135038345 4294956288 18446744073709551615 134678392 0 0 4096 3 0 0 0 17 0 0 0
/proc/14502/statm: 2073 1986 69 128 0 1942 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13648

[startup+0.101868 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 14501
/proc/meminfo: memFree=1054360/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=0
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195715172 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14501/statm: 1339 235 195 169 0 50 0
[pid=14502] ppid=14501 vsize=8820 CPUtime=0.09
/proc/14502/stat : 14502 (SatElite) R 14501 14501 14373 0 -1 4194304 2125 0 0 0 8 1 0 0 19 0 1 0 1195715173 9031680 2108 1992294400 134512640 135038345 4294956288 18446744073709551615 134544238 0 0 4096 3 0 0 0 17 0 0 0
/proc/14502/statm: 2205 2108 69 128 0 2074 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14176

[startup+0.301886 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 14501
/proc/meminfo: memFree=1054360/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=0
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195715172 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14501/statm: 1339 235 195 169 0 50 0
[pid=14502] ppid=14501 vsize=11116 CPUtime=0.29
/proc/14502/stat : 14502 (SatElite) R 14501 14501 14373 0 -1 4194304 2582 0 0 0 28 1 0 0 21 0 1 0 1195715173 11382784 2565 1992294400 134512640 135038345 4294956288 18446744073709551615 134543875 0 0 4096 3 0 0 0 17 0 0 0
/proc/14502/statm: 2779 2565 69 128 0 2648 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16472

[startup+0.701924 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 14501
/proc/meminfo: memFree=1054360/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=0
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1195715172 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14501/statm: 1339 235 195 169 0 50 0
[pid=14502] ppid=14501 vsize=13596 CPUtime=0.69
/proc/14502/stat : 14502 (SatElite) R 14501 14501 14373 0 -1 4194304 3007 0 0 0 68 1 0 0 25 0 1 0 1195715173 13922304 2990 1992294400 134512640 135038345 4294956288 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 0 0 0
/proc/14502/statm: 3399 2990 69 128 0 3268 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18952

[startup+1.50201 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 14503
/proc/meminfo: memFree=1043080/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 5356

[startup+3.10116 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 14504
/proc/meminfo: memFree=1049800/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=10400 CPUtime=1.81
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 2450 0 0 0 180 1 0 0 25 0 1 0 1195715300 10649600 2436 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14504/statm: 2600 2436 86 211 0 2386 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 15756

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 14504
/proc/meminfo: memFree=1046088/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=13872 CPUtime=4.99
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 3307 0 0 0 498 1 0 0 25 0 1 0 1195715300 14204928 3260 1992294400 134512640 135377749 4294956400 18446744073709551615 134529138 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14504/statm: 3468 3260 86 211 0 3254 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19228

[startup+12.701 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 14504
/proc/meminfo: memFree=1039560/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=20228 CPUtime=11.39
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 4938 0 0 0 1136 3 0 0 25 0 1 0 1195715300 20713472 4793 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 5057 4793 86 211 0 4843 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 25584

[startup+25.5022 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 14504
/proc/meminfo: memFree=1037512/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=21952 CPUtime=24.18
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 5763 0 0 0 2415 3 0 0 25 0 1 0 1195715300 22478848 5230 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 5488 5230 86 211 0 5274 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 27308

[startup+51.1026 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 14504
/proc/meminfo: memFree=1031368/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=27660 CPUtime=49.78
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 7629 0 0 0 4973 5 0 0 25 0 1 0 1195715300 28323840 6708 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 6915 6708 86 211 0 6701 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33016

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 14506
/proc/meminfo: memFree=1023816/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=35480 CPUtime=100.96
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 10438 0 0 0 10089 7 0 0 25 0 1 0 1195715300 36331520 8551 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 8870 8551 86 211 0 8656 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 40836

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 14506
/proc/meminfo: memFree=1022472/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=37036 CPUtime=160.94
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 10855 0 0 0 16087 7 0 0 25 0 1 0 1195715300 37924864 8968 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 9259 8968 86 211 0 9045 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 42392

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 14506
/proc/meminfo: memFree=1009224/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=49648 CPUtime=220.92
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 14908 0 0 0 22081 11 0 0 25 0 1 0 1195715300 50839552 12179 1992294400 134512640 135377749 4294956400 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 12412 12179 86 211 0 12198 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 55004

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 14506
/proc/meminfo: memFree=1009224/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=49648 CPUtime=280.89
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 14933 0 0 0 28078 11 0 0 25 0 1 0 1195715300 50839552 12204 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 12412 12204 86 211 0 12198 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 55004

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=1004168/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=55136 CPUtime=340.85
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 16280 0 0 0 34073 12 0 0 25 0 1 0 1195715300 56459264 13551 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 13784 13551 86 211 0 13570 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 60492


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

/proc/14504/statm: 19330 18918 86 211 0 19116 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 82676

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982280/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=580.75
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23650 0 0 0 58057 18 0 0 25 0 1 0 1195715300 79175680 18930 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18930 86 211 0 19116 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 82676

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982216/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=640.74
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23650 0 0 0 64055 19 0 0 25 0 1 0 1195715300 79175680 18930 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18930 86 211 0 19116 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 82676

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982088/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=700.71
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23656 0 0 0 70052 19 0 0 25 0 1 0 1195715300 79175680 18936 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18936 86 211 0 19116 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 82676

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982024/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=760.69
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23656 0 0 0 76050 19 0 0 25 0 1 0 1195715300 79175680 18936 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18936 86 211 0 19116 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 82676

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982024/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=820.66
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23656 0 0 0 82047 19 0 0 25 0 1 0 1195715300 79175680 18936 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18936 86 211 0 19116 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 82676

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982024/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=880.63
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23658 0 0 0 88044 19 0 0 25 0 1 0 1195715300 79175680 18938 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18938 86 211 0 19116 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 82676

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982024/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=940.62
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23658 0 0 0 94043 19 0 0 25 0 1 0 1195715300 79175680 18938 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18938 86 211 0 19116 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 82676

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982088/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=1000.59
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23658 0 0 0 100040 19 0 0 25 0 1 0 1195715300 79175680 18938 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18938 86 211 0 19116 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 82676

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982024/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=1060.57
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23658 0 0 0 106038 19 0 0 25 0 1 0 1195715300 79175680 18938 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18938 86 211 0 19116 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 82676

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14506
/proc/meminfo: memFree=982024/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=77320 CPUtime=1120.55
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23672 0 0 0 112036 19 0 0 25 0 1 0 1195715300 79175680 18952 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19330 18952 86 211 0 19116 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 82676

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14512
/proc/meminfo: memFree=981384/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=78232 CPUtime=1180.51
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 23865 0 0 0 118032 19 0 0 25 0 1 0 1195715300 80109568 19145 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19558 19145 86 211 0 19344 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 83588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14512
/proc/meminfo: memFree=980808/2055920 swapFree=4176784/4192956
[pid=14501] ppid=14499 vsize=5356 CPUtime=1.26
/proc/14501/stat : 14501 (rsat.sh) S 14499 14501 14373 0 -1 4194304 310 3009 0 0 0 0 124 2 16 0 1 0 1195715172 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14501/statm: 1339 237 195 169 0 50 0
[pid=14504] ppid=14501 vsize=78744 CPUtime=1198.8
/proc/14504/stat : 14504 (rsat) R 14501 14501 14373 0 -1 4194304 24013 0 0 0 119861 19 0 0 25 0 1 0 1195715300 80633856 19293 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14504/statm: 19686 19293 86 211 0 19472 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 84100

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14501 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=245810
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=27995
# CPU time returned by wait4() is 1.27381
# while last known CPU time is 1200.06
#
# 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.06
CPU user time (s): 1199.85
CPU system time (s): 0.21
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 89104

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

runsolver used 1.21681 second user time and 3.16052 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-09 00:42:08
IDJOB=1592845
IDBENCH=71103
IDSOLVER=560
FILE ID=node48/1592845-1239230528
PBS_JOBID= 9113606
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=565237532

node48.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1054848 kB
Buffers:         69284 kB
Cached:         844332 kB
SwapCached:       9960 kB
Active:          52660 kB
Inactive:       872416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1054848 kB
SwapTotal:     4192956 kB
SwapFree:      4176784 kB
Dirty:            3456 kB
Writeback:           0 kB
Mapped:          17132 kB
Slab:            62012 kB
Committed_AS:  3322828 kB
PageTables:       1376 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= 66496 MiB
End job on node48 at 2009-04-09 01:02:11