Trace number 1720359

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

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.1461
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.00/0.00	c Parsing...
0.69/0.76	c ==============================================================================
0.69/0.76	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.76	c ==============================================================================
0.69/0.76	c |         0 |  482594  3828193 |  144778       0        0     nan |  0.000 % |
0.99/1.07	c |         0 |  479096  3790745 |      --       0       --      -- |     --   | -1544/-21985
0.99/1.07	c ==============================================================================
0.99/1.07	c Result  :   #vars: 6212   #clauses: 479096   #literals: 3790745
0.99/1.07	c CPU time:   0.98085 s
0.99/1.07	c ==============================================================================
2.49/2.56	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-1720359-1240655264/watcher-1720359-1240655264 -o /tmp/evaluation-result-1720359-1240655264/solver-1720359-1240655264 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1720359-1240655264.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.92 0.98 1.00 2/64 24152
/proc/meminfo: memFree=1288560/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=0
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 93555091 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24152/statm: 1339 235 195 169 0 50 0
[pid=24153] ppid=24152 vsize=1556 CPUtime=0
/proc/24153/stat : 24153 (SatElite) R 24152 24152 23850 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 93555091 1593344 255 1992294400 134512640 135038345 4294956272 18446744073709551615 134548217 0 0 4096 3 0 0 0 17 1 0 0
/proc/24153/statm: 389 257 50 128 0 258 0

[startup+0.094845 s]
/proc/loadavg: 0.92 0.98 1.00 2/64 24152
/proc/meminfo: memFree=1288560/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=0
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 93555091 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24152/statm: 1339 235 195 169 0 50 0
[pid=24153] ppid=24152 vsize=6552 CPUtime=0.08
/proc/24153/stat : 24153 (SatElite) R 24152 24152 23850 0 -1 4194304 1451 0 0 0 8 0 0 0 18 0 1 0 93555091 6709248 1434 1992294400 134512640 135038345 4294956272 18446744073709551615 134546489 0 0 4096 3 0 0 0 17 1 0 0
/proc/24153/statm: 1638 1435 50 128 0 1507 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11908

[startup+0.101845 s]
/proc/loadavg: 0.92 0.98 1.00 2/64 24152
/proc/meminfo: memFree=1288560/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=0
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 93555091 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24152/statm: 1339 235 195 169 0 50 0
[pid=24153] ppid=24152 vsize=6948 CPUtime=0.08
/proc/24153/stat : 24153 (SatElite) R 24152 24152 23850 0 -1 4194304 1541 0 0 0 8 0 0 0 18 0 1 0 93555091 7114752 1524 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/24153/statm: 1737 1525 50 128 0 1606 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12304

[startup+0.301864 s]
/proc/loadavg: 0.92 0.98 1.00 2/64 24152
/proc/meminfo: memFree=1288560/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=0
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 93555091 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24152/statm: 1339 235 195 169 0 50 0
[pid=24153] ppid=24152 vsize=17228 CPUtime=0.29
/proc/24153/stat : 24153 (SatElite) R 24152 24152 23850 0 -1 4194304 4149 0 0 0 27 2 0 0 19 0 1 0 93555091 17641472 4132 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/24153/statm: 4307 4132 50 128 0 4176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22584

[startup+0.701905 s]
/proc/loadavg: 0.92 0.98 1.00 2/64 24152
/proc/meminfo: memFree=1288560/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=0
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 93555091 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24152/statm: 1339 235 195 169 0 50 0
[pid=24153] ppid=24152 vsize=50724 CPUtime=0.69
/proc/24153/stat : 24153 (SatElite) R 24152 24152 23850 0 -1 4194304 12533 0 0 0 61 8 0 0 22 0 1 0 93555091 51941376 12516 1992294400 134512640 135038345 4294956272 18446744073709551615 134545894 0 0 4096 3 0 0 0 17 1 0 0
/proc/24153/statm: 12681 12516 50 128 0 12550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 1.00 2/66 24154
/proc/meminfo: memFree=1233760/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=0
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 93555091 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24152/statm: 1339 235 195 169 0 50 0
[pid=24153] ppid=24152 vsize=53628 CPUtime=1.49
/proc/24153/stat : 24153 (SatElite) R 24152 24152 23850 0 -1 4194304 13699 0 0 0 138 11 0 0 25 0 1 0 93555091 54915072 12950 1992294400 134512640 135038345 4294956272 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/24153/statm: 13407 12950 70 128 0 13276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58984

[startup+3.10115 s]
/proc/loadavg: 0.92 0.98 1.00 2/66 24154
/proc/meminfo: memFree=1221408/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 5356

[startup+6.30146 s]
/proc/loadavg: 1.01 1.00 1.01 2/66 24155
/proc/meminfo: memFree=1226208/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=44868 CPUtime=3.72
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 11176 0 0 0 366 6 0 0 25 0 1 0 93555348 45944832 10870 1992294400 134512640 135377749 4294956384 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 11217 10870 86 211 0 11003 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50224

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 1.01 2/66 24155
/proc/meminfo: memFree=1217248/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=53912 CPUtime=10.11
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 13619 0 0 0 1003 8 0 0 25 0 1 0 93555348 55205888 12927 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 13478 12927 86 211 0 13264 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 59268

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24155
/proc/meminfo: memFree=1212960/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=57024 CPUtime=22.91
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 16012 0 0 0 2282 9 0 0 25 0 1 0 93555348 58392576 13780 1992294400 134512640 135377749 4294956384 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 14256 13780 86 211 0 14042 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 62380

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24155
/proc/meminfo: memFree=1203616/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=65516 CPUtime=48.5
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 19899 0 0 0 4837 13 0 0 25 0 1 0 93555348 67088384 16127 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 16379 16127 86 211 0 16165 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 70872

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24155
/proc/meminfo: memFree=1186656/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=84004 CPUtime=99.69
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 27974 0 0 0 9951 18 0 0 25 0 1 0 93555348 86020096 20356 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 21001 20356 86 211 0 20787 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 89360

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24155
/proc/meminfo: memFree=1186656/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=84004 CPUtime=159.67
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 27974 0 0 0 15949 18 0 0 25 0 1 0 93555348 86020096 20356 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 21001 20356 86 211 0 20787 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 89360

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24155
/proc/meminfo: memFree=1174688/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=95312 CPUtime=219.66
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 31022 0 0 0 21945 21 0 0 25 0 1 0 93555348 97599488 23404 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 23828 23404 86 211 0 23614 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 100668

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24155
/proc/meminfo: memFree=1160480/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=114320 CPUtime=279.64
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 42184 0 0 0 27937 27 0 0 25 0 1 0 93555348 117063680 26880 1992294400 134512640 135377749 4294956384 18446744073709551615 134981460 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 28580 26880 86 211 0 28366 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 119676

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24155
/proc/meminfo: memFree=1160480/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=114320 CPUtime=339.63
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 42190 0 0 0 33935 28 0 0 25 0 1 0 93555348 117063680 26886 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 28580 26886 86 211 0 28366 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 119676


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

/proc/24155/statm: 31557 30032 86 211 0 31343 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 131584

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24155
/proc/meminfo: memFree=1137952/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=135716 CPUtime=579.57
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 47891 0 0 0 57925 32 0 0 25 0 1 0 93555348 138973184 32587 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 33929 32587 86 211 0 33715 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 141072

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1127392/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=145488 CPUtime=639.55
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 50489 0 0 0 63921 34 0 0 25 0 1 0 93555348 148979712 35185 1992294400 134512640 135377749 4294956384 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 36372 35185 86 211 0 36158 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 150844

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1118560/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=153800 CPUtime=699.54
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 52704 0 0 0 69917 37 0 0 25 0 1 0 93555348 157491200 37400 1992294400 134512640 135377749 4294956384 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 38450 37400 86 211 0 38236 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 159156

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1118048/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=153804 CPUtime=759.52
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 58983 0 0 0 75913 39 0 0 25 0 1 0 93555348 157495296 37472 1992294400 134512640 135377749 4294956384 18446744073709551615 134523217 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 38451 37472 86 211 0 38237 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 159160

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1118048/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=153804 CPUtime=819.51
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 58983 0 0 0 81911 40 0 0 25 0 1 0 93555348 157495296 37472 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 38451 37472 86 211 0 38237 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 159160

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1118048/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=153804 CPUtime=879.49
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 58991 0 0 0 87909 40 0 0 25 0 1 0 93555348 157495296 37480 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 38451 37480 86 211 0 38237 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 159160

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1117280/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=153804 CPUtime=939.47
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 59214 0 0 0 93907 40 0 0 25 0 1 0 93555348 157495296 37703 1992294400 134512640 135377749 4294956384 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 38451 37703 86 211 0 38237 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 159160

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1105568/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=164388 CPUtime=999.46
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 62149 0 0 0 99903 43 0 0 25 0 1 0 93555348 168333312 40638 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 41097 40638 86 211 0 40883 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 169744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1093920/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=175204 CPUtime=1059.44
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 65069 0 0 0 105898 46 0 0 25 0 1 0 93555348 179408896 43558 1992294400 134512640 135377749 4294956384 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 43801 43558 86 211 0 43587 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 180560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1082656/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=198044 CPUtime=1119.44
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 70926 0 0 0 111893 51 0 0 25 0 1 0 93555348 202797056 46341 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 49511 46341 86 211 0 49297 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 203400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1073504/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=206708 CPUtime=1179.41
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 73218 0 0 0 117888 53 0 0 25 0 1 0 93555348 211668992 48633 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 51677 48633 86 211 0 51463 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 212064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24157
/proc/meminfo: memFree=1070368/2055920 swapFree=4192956/4192956
[pid=24152] ppid=24150 vsize=5356 CPUtime=2.56
/proc/24152/stat : 24152 (rsat.sh) S 24150 24152 23850 0 -1 4194304 310 13700 0 0 0 0 238 18 16 0 1 0 93555091 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24152/statm: 1339 237 195 169 0 50 0
[pid=24155] ppid=24152 vsize=209588 CPUtime=1197.52
/proc/24155/stat : 24155 (rsat) R 24152 24152 23850 0 -1 4194304 73978 0 0 0 119698 54 0 0 25 0 1 0 93555348 214618112 49393 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24155/statm: 52397 49393 86 211 0 52183 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 214944

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 24152 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=381637
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=183972
# CPU time returned by wait4() is 2.56561
# while last known CPU time is 1200.08
#
# 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.08
CPU user time (s): 1199.36
CPU system time (s): 0.72
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 214944

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

runsolver used 1.3308 second user time and 3.04054 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 12:27:45
IDJOB=1720359
IDBENCH=69600
IDSOLVER=560
FILE ID=node36/1720359-1240655264
PBS_JOBID= 9186519
Free space on /tmp= 66380 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720359-1240655264/watcher-1720359-1240655264 -o /tmp/evaluation-result-1720359-1240655264/solver-1720359-1240655264 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1720359-1240655264.cnf            

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=1897045994

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1289104 kB
Buffers:         70040 kB
Cached:         603160 kB
SwapCached:          0 kB
Active:          98068 kB
Inactive:       589044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289104 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           22220 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            65808 kB
Committed_AS:   312596 kB
PageTables:       1356 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= 66356 MiB
End job on node36 at 2009-04-25 12:47:48