Trace number 1719466

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

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.681
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   55543   187718 |   16662       0        0     nan |  0.000 % |
0.08/0.14	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.08/0.14	c ==============================================================================
0.08/0.14	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.08/0.14	c CPU time:   0.124981 s
0.08/0.14	c ==============================================================================
0.19/0.21	c Rsat version 3.02
0.19/0.25	c Base unit clause learned: 0

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-1719466-1240646543/watcher-1719466-1240646543 -o /tmp/evaluation-result-1719466-1240646543/solver-1719466-1240646543 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1719466-1240646543.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/64 17117
/proc/meminfo: memFree=1055040/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (rsat.sh) R 17115 17117 16710 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 92687550 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 225612196511 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17117/statm: 1339 239 198 169 0 50 0
[pid=17118] ppid=17117 vsize=1912 CPUtime=0
/proc/17118/stat : 17118 (SatElite) R 17117 17117 16710 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 92687550 1957888 237 1992294400 4194304 4959918 548682068656 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 1 0 0
/proc/17118/statm: 478 245 63 186 0 288 0

[startup+0.078107 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17117
/proc/meminfo: memFree=1055040/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 92687550 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 240 199 169 0 50 0
[pid=17118] ppid=17117 vsize=11460 CPUtime=0.06
/proc/17118/stat : 17118 (SatElite) R 17117 17117 16710 0 -1 4194304 2647 0 0 0 5 1 0 0 19 0 1 0 92687550 11735040 2520 1992294400 4194304 4959918 548682068656 18446744073709551615 4269954 0 0 4096 3 0 0 0 17 1 0 0
/proc/17118/statm: 2865 2520 92 186 0 2675 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16816

[startup+0.101109 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17117
/proc/meminfo: memFree=1055040/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 92687550 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 240 199 169 0 50 0
[pid=17118] ppid=17117 vsize=11460 CPUtime=0.08
/proc/17118/stat : 17118 (SatElite) R 17117 17117 16710 0 -1 4194304 2647 0 0 0 7 1 0 0 19 0 1 0 92687550 11735040 2520 1992294400 4194304 4959918 548682068656 18446744073709551615 4285832 0 0 4096 3 0 0 0 17 1 0 0
/proc/17118/statm: 2865 2520 92 186 0 2675 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16816

[startup+0.301136 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17117
/proc/meminfo: memFree=1055040/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 5356

[startup+0.70117 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17117
/proc/meminfo: memFree=1055040/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 5356

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1047984/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=8220 CPUtime=1.28
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 1650 0 0 0 128 0 0 0 25 0 1 0 92687571 8417280 1590 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 2055 1590 116 309 0 1742 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13576

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1047280/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=9356 CPUtime=2.87
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 1890 0 0 0 287 0 0 0 25 0 1 0 92687571 9580544 1830 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 2339 1830 118 309 0 2026 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14712

[startup+6.30164 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1045104/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=11116 CPUtime=6.08
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 2627 0 0 0 607 1 0 0 25 0 1 0 92687571 11382784 2241 1992294400 4194304 5460562 548682068784 18446744073709551615 4200317 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 2779 2241 118 309 0 2466 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16472

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1044216/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=11700 CPUtime=12.47
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 3484 0 0 0 1246 1 0 0 25 0 1 0 92687571 11980800 2426 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 2925 2426 118 309 0 2612 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17056

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1043064/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=12672 CPUtime=25.27
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 5321 0 0 0 2525 2 0 0 25 0 1 0 92687571 12976128 2695 1992294400 4194304 5460562 548682068784 18446744073709551615 4201929 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 3168 2695 118 309 0 2855 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18028

[startup+51.1025 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1040120/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=15980 CPUtime=50.86
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 10497 0 0 0 5082 4 0 0 25 0 1 0 92687571 16363520 3449 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 3995 3449 118 309 0 3682 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21336

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1035960/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=19928 CPUtime=102.05
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 15387 0 0 0 10198 7 0 0 25 0 1 0 92687571 20406272 4499 1992294400 4194304 5460562 548682068784 18446744073709551615 4225627 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 4982 4499 118 309 0 4669 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25284

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1033144/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=23540 CPUtime=162.03
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 20798 0 0 0 16194 9 0 0 25 0 1 0 92687571 24104960 5200 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 5885 5200 118 309 0 5572 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28896

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1029880/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=26560 CPUtime=222.02
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 24581 0 0 0 22191 11 0 0 25 0 1 0 92687571 27197440 6007 1992294400 4194304 5460562 548682068784 18446744073709551615 4198152 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 6640 6007 118 309 0 6327 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 31916

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1027640/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=28816 CPUtime=282
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 28125 0 0 0 28187 13 0 0 25 0 1 0 92687571 29507584 6575 1992294400 4194304 5460562 548682068784 18446744073709551615 4198095 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 7204 6575 118 309 0 6891 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 34172

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1025592/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=30500 CPUtime=341.98
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 31577 0 0 0 34184 14 0 0 25 0 1 0 92687571 31232000 7051 1992294400 4194304 5460562 548682068784 18446744073709551615 4226190 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 7625 7051 118 309 0 7312 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 35856

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1023864/2055920 swapFree=4192812/4192956

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

/proc/17120/statm: 9123 8603 118 309 0 8810 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 41848

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1017464/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=40340 CPUtime=581.93
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 42121 0 0 0 58173 20 0 0 25 0 1 0 92687571 41308160 9077 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 10085 9077 118 309 0 9772 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 45696

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1016888/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=40580 CPUtime=641.91
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 44282 0 0 0 64171 20 0 0 25 0 1 0 92687571 41553920 9222 1992294400 4194304 5460562 548682068784 18446744073709551615 4225928 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 10145 9222 118 309 0 9832 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 45936

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1013880/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=43576 CPUtime=701.89
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 47052 0 0 0 70167 22 0 0 25 0 1 0 92687571 44621824 9976 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 10894 9976 118 309 0 10581 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 48932

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1013112/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=44448 CPUtime=761.88
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 49279 0 0 0 76165 23 0 0 25 0 1 0 92687571 45514752 10187 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 11112 10187 118 309 0 10799 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 49804

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1010488/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=46680 CPUtime=821.86
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 51920 0 0 0 82162 24 0 0 25 0 1 0 92687571 47800320 10812 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 11670 10812 118 309 0 11357 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 52036

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1008888/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=48252 CPUtime=881.85
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 54330 0 0 0 88158 27 0 0 25 0 1 0 92687571 49410048 11206 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 12063 11206 118 309 0 11750 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 53608

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1008184/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=48796 CPUtime=941.83
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 56536 0 0 0 94155 28 0 0 25 0 1 0 92687571 49967104 11396 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 12199 11396 118 309 0 11886 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 54152

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1005368/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=51816 CPUtime=1001.81
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 59245 0 0 0 100151 30 0 0 25 0 1 0 92687571 53059584 12089 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 12954 12089 118 309 0 12641 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 57172

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1003512/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=53592 CPUtime=1061.8
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 61720 0 0 0 106148 32 0 0 25 0 1 0 92687571 54878208 12548 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 13398 12548 118 309 0 13085 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 58948

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1003512/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=53592 CPUtime=1121.78
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 61720 0 0 0 112146 32 0 0 25 0 1 0 92687571 54878208 12548 1992294400 4194304 5460562 548682068784 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 13398 12548 118 309 0 13085 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 58948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1001592/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=55232 CPUtime=1181.76
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 64208 0 0 0 118143 33 0 0 25 0 1 0 92687571 56557568 13020 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 13808 13020 118 309 0 13495 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 60588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17120
/proc/meminfo: memFree=1001592/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0.2
/proc/17117/stat : 17117 (rsat.sh) S 17115 17117 16710 0 -1 4194304 315 2727 0 0 0 0 18 2 16 0 1 0 92687550 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 242 199 169 0 50 0
[pid=17120] ppid=17117 vsize=55232 CPUtime=1199.86
/proc/17120/stat : 17120 (rsat) R 17117 17117 16710 0 -1 4194304 64208 0 0 0 119953 33 0 0 25 0 1 0 92687571 56557568 13020 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17120/statm: 13808 13020 118 309 0 13495 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 60588

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 17117 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=183972
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=28995
# CPU time returned by wait4() is 0.212967
# 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.41
CPU time (s): 1200.06
CPU user time (s): 1199.71
CPU system time (s): 0.35
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 68648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.183972
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3042
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3

runsolver used 1.36679 second user time and 2.80357 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-25 10:02:24
IDJOB=1719466
IDBENCH=69560
IDSOLVER=545
FILE ID=node31/1719466-1240646543
PBS_JOBID= 9186435
Free space on /tmp= 66408 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719466-1240646543/watcher-1719466-1240646543 -o /tmp/evaluation-result-1719466-1240646543/solver-1719466-1240646543 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1719466-1240646543.cnf HOME

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=1588672386

node31.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1055520 kB
Buffers:         51356 kB
Cached:         878748 kB
SwapCached:          0 kB
Active:         141760 kB
Inactive:       803236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1055520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6720 kB
Writeback:           0 kB
Mapped:          24652 kB
Slab:            41144 kB
Committed_AS:   310668 kB
PageTables:       1464 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= 66400 MiB
End job on node31 at 2009-04-25 10:22:26