Trace number 1737282

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.12 1200.42

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-127-100.cnf
MD5SUMdec8fe955e0593e4d06e90539beb035d
Bench CategoryCRAFTED (crafted 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 variables129
Number of clauses268
Sum of the clauses size804
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     268      804 |      80       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 129   #clauses: 268   #literals: 804
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 3.02
0.00/0.00	c Base unit clause learned: 0
1200.09/1200.41	HOME/rsat.sh: line 55:   591 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-1737282-1240815655/watcher-1737282-1240815655 -o /tmp/evaluation-result-1737282-1240815655/solver-1737282-1240815655 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1737282-1240815655.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 589
/proc/meminfo: memFree=1645760/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=2464 CPUtime=0
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 109593197 2523136 146 1992294400 4194304 5460562 548682068784 18446744073709551615 4200280 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 616 146 118 309 0 303 0

[startup+0.0869359 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 589
/proc/meminfo: memFree=1645760/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=2580 CPUtime=0.08
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 192 0 0 0 8 0 0 0 18 0 1 0 109593197 2641920 173 1992294400 4194304 5460562 548682068784 18446744073709551615 4819129 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 645 173 118 309 0 332 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7936

[startup+0.101937 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 589
/proc/meminfo: memFree=1645760/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=2580 CPUtime=0.09
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 194 0 0 0 9 0 0 0 18 0 1 0 109593197 2641920 175 1992294400 4194304 5460562 548682068784 18446744073709551615 4819129 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 645 175 118 309 0 332 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7936

[startup+0.301955 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 589
/proc/meminfo: memFree=1645760/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=2692 CPUtime=0.29
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 240 0 0 0 29 0 0 0 19 0 1 0 109593197 2756608 221 1992294400 4194304 5460562 548682068784 18446744073709551615 4793427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 673 221 118 309 0 360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8048

[startup+0.701992 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 589
/proc/meminfo: memFree=1645760/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=3044 CPUtime=0.69
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 330 0 0 0 69 0 0 0 23 0 1 0 109593197 3117056 309 1992294400 4194304 5460562 548682068784 18446744073709551615 4816267 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 761 309 118 309 0 448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8400

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 592
/proc/meminfo: memFree=1644264/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=3480 CPUtime=1.48
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 761 0 0 0 148 0 0 0 25 0 1 0 109593197 3563520 416 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 870 416 118 309 0 557 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8836

[startup+3.10122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 592
/proc/meminfo: memFree=1643624/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=4248 CPUtime=3.09
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 1701 0 0 0 308 1 0 0 25 0 1 0 109593197 4349952 584 1992294400 4194304 5460562 548682068784 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 1062 584 118 309 0 749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9604

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 592
/proc/meminfo: memFree=1642280/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=5220 CPUtime=6.28
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 3118 0 0 0 627 1 0 0 25 0 1 0 109593197 5345280 849 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 1305 849 118 309 0 992 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10576

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1640680/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=6656 CPUtime=12.68
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 5785 0 0 0 1265 3 0 0 25 0 1 0 109593197 6815744 1174 1992294400 4194304 5460562 548682068784 18446744073709551615 4198087 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 1664 1174 118 309 0 1351 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12012

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1639088/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=8592 CPUtime=25.47
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 8616 0 0 0 2543 4 0 0 25 0 1 0 109593197 8798208 1567 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 2148 1567 118 309 0 1835 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13948

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1636848/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=10652 CPUtime=51.06
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 13020 0 0 0 5100 6 0 0 25 0 1 0 109593197 10907648 2131 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 2663 2131 118 309 0 2350 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16008

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1634096/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=13172 CPUtime=102.26
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 17061 0 0 0 10218 8 0 0 25 0 1 0 109593197 13488128 2812 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 3293 2812 118 309 0 2980 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18528

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1631664/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=16444 CPUtime=162.24
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 21885 0 0 0 16214 10 0 0 25 0 1 0 109593197 16838656 3406 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 4111 3406 118 309 0 3798 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21800

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1629936/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=18212 CPUtime=222.23
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 25355 0 0 0 22211 12 0 0 25 0 1 0 109593197 18649088 3900 1992294400 4194304 5460562 548682068784 18446744073709551615 4210570 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 4553 3900 118 309 0 4240 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23568

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1627952/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=19748 CPUtime=282.21
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 28758 0 0 0 28208 13 0 0 25 0 1 0 109593197 20221952 4327 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 4937 4327 118 309 0 4624 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25104

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1626608/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=20988 CPUtime=342.19
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 31072 0 0 0 34205 14 0 0 25 0 1 0 109593197 21491712 4657 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 5247 4657 118 309 0 4934 0

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

[pid=591] ppid=589 vsize=23676 CPUtime=462.17
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 34782 0 0 0 46201 16 0 0 25 0 1 0 109593197 24244224 5391 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 5919 5391 118 309 0 5606 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 29032

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1622576/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=24700 CPUtime=522.15
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 37018 0 0 0 52198 17 0 0 25 0 1 0 109593197 25292800 5643 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 6175 5643 118 309 0 5862 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 30056

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1621680/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=25408 CPUtime=582.14
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 38232 0 0 0 58196 18 0 0 25 0 1 0 109593197 26017792 5865 1992294400 4194304 5460562 548682068784 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 6352 5865 118 309 0 6039 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 30764

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1620912/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=28224 CPUtime=642.13
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 40981 0 0 0 64194 19 0 0 25 0 1 0 109593197 28901376 6048 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 7056 6048 118 309 0 6743 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 33580

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1619568/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=29468 CPUtime=702.1
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 43361 0 0 0 70190 20 0 0 25 0 1 0 109593197 30175232 6412 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 7367 6412 118 309 0 7054 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 34824

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1618800/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=30108 CPUtime=762.1
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 45531 0 0 0 76188 22 0 0 25 0 1 0 109593197 30830592 6566 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 7527 6566 118 309 0 7214 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 35464

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1617072/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=31900 CPUtime=822.08
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 47984 0 0 0 82185 23 0 0 25 0 1 0 109593197 32665600 7003 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 7975 7003 118 309 0 7662 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 37256

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1616496/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=32536 CPUtime=882.06
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 48146 0 0 0 88183 23 0 0 25 0 1 0 109593197 33316864 7165 1992294400 4194304 5460562 548682068784 18446744073709551615 4202498 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 8134 7165 118 309 0 7821 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 37892

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1615920/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=33080 CPUtime=942.05
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 50331 0 0 0 94181 24 0 0 25 0 1 0 109593197 33873920 7334 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 8270 7334 118 309 0 7957 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 38436

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1615408/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=33432 CPUtime=1002.04
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 52470 0 0 0 100179 25 0 0 25 0 1 0 109593197 34234368 7457 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 8358 7457 118 309 0 8045 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 38788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1614128/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=34840 CPUtime=1062.02
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 54795 0 0 0 106176 26 0 0 25 0 1 0 109593197 35676160 7766 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 8710 7766 118 309 0 8397 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 40196

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1614128/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=34840 CPUtime=1122
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 54813 0 0 0 112174 26 0 0 25 0 1 0 109593197 35676160 7784 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 8710 7784 118 309 0 8397 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 40196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1612848/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=35992 CPUtime=1181.99
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 57138 0 0 0 118172 27 0 0 25 0 1 0 109593197 36855808 8093 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 8998 8093 118 309 0 8685 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 41348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1612848/2055920 swapFree=4181248/4192956
[pid=589] ppid=587 vsize=5356 CPUtime=0
/proc/589/stat : 589 (rsat.sh) S 587 589 32583 0 -1 4194304 315 144 0 0 0 0 0 0 18 0 1 0 109593197 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/589/statm: 1339 242 199 169 0 50 0
[pid=591] ppid=589 vsize=35992 CPUtime=1200.09
/proc/591/stat : 591 (rsat) R 589 589 32583 0 -1 4194304 57138 0 0 0 119982 27 0 0 25 0 1 0 109593197 36855808 8093 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/591/statm: 8998 8093 118 309 0 8685 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 41348

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.42
CPU time (s): 1200.12
CPU user time (s): 1199.83
CPU system time (s): 0.286956
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 49540

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

runsolver used 1.36479 second user time and 3.00954 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-27 09:00:55
IDJOB=1737282
IDBENCH=71785
IDSOLVER=545
FILE ID=node48/1737282-1240815655
PBS_JOBID= 9187436
Free space on /tmp= 66392 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-127-100.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737282-1240815655/watcher-1737282-1240815655 -o /tmp/evaluation-result-1737282-1240815655/solver-1737282-1240815655 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1737282-1240815655.cnf HOME

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

MD5SUM BENCH= dec8fe955e0593e4d06e90539beb035d
RANDOM SEED=817894701

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.209
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.209
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:       1646240 kB
Buffers:         56156 kB
Cached:         289116 kB
SwapCached:       5744 kB
Active:         145652 kB
Inactive:       207772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646240 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          13592 kB
Slab:            42364 kB
Committed_AS:   521576 kB
PageTables:       1368 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= 66388 MiB
End job on node48 at 2009-04-27 09:20:57