Trace number 1520859

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
CSat 2009-03-22? (TO) 1200.1 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1629955917-055.cnf
MD5SUMe34d6d6a0a2cfdccfc6dbc62facdd555
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark915.619
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520859-1238247773/watcher-1520859-1238247773 -o /tmp/evaluation-result-1520859-1238247773/solver-1520859-1238247773 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520859-1238247773.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: 1.00 1.00 1.00 3/64 25448
/proc/meminfo: memFree=1368112/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=1368 CPUtime=0
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 1097443975 1400832 128 1992294400 134512640 135625496 4294956240 18446744073709551615 135251078 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 342 128 88 271 0 68 0

[startup+0.0778441 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25448
/proc/meminfo: memFree=1368112/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=7396 CPUtime=0.06
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 1643 0 0 0 6 0 0 0 18 0 1 0 1097443975 7573504 1626 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 1849 1626 90 271 0 1575 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7396

[startup+0.101848 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25448
/proc/meminfo: memFree=1368112/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=7396 CPUtime=0.09
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 1654 0 0 0 9 0 0 0 18 0 1 0 1097443975 7573504 1637 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 1849 1637 90 271 0 1575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7396

[startup+0.301885 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25448
/proc/meminfo: memFree=1368112/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=7804 CPUtime=0.29
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 1728 0 0 0 29 0 0 0 19 0 1 0 1097443975 7991296 1711 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 1951 1711 90 271 0 1677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7804

[startup+0.701962 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25448
/proc/meminfo: memFree=1368112/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=8192 CPUtime=0.69
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 1846 0 0 0 69 0 0 0 22 0 1 0 1097443975 8388608 1829 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 2048 1829 90 271 0 1774 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8192

[startup+1.50112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25449
/proc/meminfo: memFree=1360872/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=8880 CPUtime=1.49
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 2016 0 0 0 148 1 0 0 25 0 1 0 1097443975 9093120 1999 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 2220 1999 90 271 0 1946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8880

[startup+3.10142 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25449
/proc/meminfo: memFree=1359976/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=9748 CPUtime=3.09
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 2238 0 0 0 307 2 0 0 25 0 1 0 1097443975 9981952 2221 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 2437 2221 90 271 0 2163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9748

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25449
/proc/meminfo: memFree=1358440/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=10940 CPUtime=6.28
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 2504 0 0 0 625 3 0 0 25 0 1 0 1097443975 11202560 2487 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 2735 2487 90 271 0 2461 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10940

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25450
/proc/meminfo: memFree=1357032/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=12116 CPUtime=12.68
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 2829 0 0 0 1264 4 0 0 25 0 1 0 1097443975 12406784 2812 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 3029 2812 90 271 0 2755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12116

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1355048/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=14068 CPUtime=25.48
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 3328 0 0 0 2541 7 0 0 25 0 1 0 1097443975 14405632 3270 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 3517 3270 90 271 0 3243 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14068

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1352744/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=16492 CPUtime=51.07
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 3971 0 0 0 5096 11 0 0 25 0 1 0 1097443975 16887808 3852 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 4123 3852 90 271 0 3849 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16492

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1349352/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=19920 CPUtime=102.25
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 4910 0 0 0 10209 16 0 0 25 0 1 0 1097443975 20398080 4700 1992294400 134512640 135625496 4294956240 18446744073709551615 134529023 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 4980 4700 90 271 0 4706 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19920

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1346472/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=22832 CPUtime=162.23
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 5627 0 0 0 16202 21 0 0 25 0 1 0 1097443975 23379968 5417 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 5708 5417 90 271 0 5434 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22832

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1344232/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=25252 CPUtime=222.21
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 6311 0 0 0 22196 25 0 0 25 0 1 0 1097443975 25858048 5965 1992294400 134512640 135625496 4294956240 18446744073709551615 134529051 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 6313 5965 90 271 0 6039 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 25252

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1342184/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=27360 CPUtime=282.19
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 6823 0 0 0 28190 29 0 0 25 0 1 0 1097443975 28016640 6477 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 6840 6477 90 271 0 6566 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 27360

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1340264/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=29208 CPUtime=342.17
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 7282 0 0 0 34185 32 0 0 25 0 1 0 1097443975 29908992 6936 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 7302 6936 90 271 0 7028 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29208

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1338728/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=30716 CPUtime=402.15
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 7687 0 0 0 40179 36 0 0 25 0 1 0 1097443975 31453184 7341 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 7679 7341 90 271 0 7405 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 30716

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1337128/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=32192 CPUtime=462.13
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 8074 0 0 0 46174 39 0 0 25 0 1 0 1097443975 32964608 7728 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 8048 7728 90 271 0 7774 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 32192

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1335720/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=33984 CPUtime=522.11
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 8630 0 0 0 52168 43 0 0 25 0 1 0 1097443975 34799616 8081 1992294400 134512640 135625496 4294956240 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 8496 8081 90 271 0 8222 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 33984

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1333800/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=35980 CPUtime=582.08
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 9104 0 0 0 58162 46 0 0 25 0 1 0 1097443975 36843520 8555 1992294400 134512640 135625496 4294956240 18446744073709551615 134541431 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 8995 8555 90 271 0 8721 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 35980

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1332520/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=37236 CPUtime=642.07
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 9419 0 0 0 64158 49 0 0 25 0 1 0 1097443975 38129664 8870 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 9309 8870 90 271 0 9035 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 37236

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1331240/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=38532 CPUtime=702.05
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 9724 0 0 0 70152 53 0 0 25 0 1 0 1097443975 39456768 9175 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 9633 9175 90 271 0 9359 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 38532

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1330024/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=39624 CPUtime=762.03
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 10020 0 0 0 76148 55 0 0 25 0 1 0 1097443975 40574976 9471 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 9906 9471 90 271 0 9632 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 39624

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1328936/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=40692 CPUtime=822
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 10296 0 0 0 82142 58 0 0 25 0 1 0 1097443975 41668608 9747 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 10173 9747 90 271 0 9899 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 40692

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1327592/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=41944 CPUtime=881.99
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 10636 0 0 0 88138 61 0 0 25 0 1 0 1097443975 42950656 10087 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 10486 10087 90 271 0 10212 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 41944

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1326376/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=43032 CPUtime=941.97
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 10932 0 0 0 94134 63 0 0 25 0 1 0 1097443975 44064768 10383 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 10758 10383 90 271 0 10484 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 43032

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1325224/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=44360 CPUtime=1001.95
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 11230 0 0 0 100130 65 0 0 25 0 1 0 1097443975 45424640 10681 1992294400 134512640 135625496 4294956240 18446744073709551615 134541470 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 11090 10681 90 271 0 10816 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 44360

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25451
/proc/meminfo: memFree=1324264/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=45360 CPUtime=1061.93
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 11461 0 0 0 106126 67 0 0 25 0 1 0 1097443975 46448640 10912 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 11340 10912 90 271 0 11066 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 45360

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25457
/proc/meminfo: memFree=1323360/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=47004 CPUtime=1121.9
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 12004 0 0 0 112121 69 0 0 25 0 1 0 1097443975 48132096 11151 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 11751 11151 90 271 0 11477 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 47004

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25457
/proc/meminfo: memFree=1322528/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=47672 CPUtime=1181.88
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 12185 0 0 0 118116 72 0 0 25 0 1 0 1097443975 48816128 11332 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 11918 11332 90 271 0 11644 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 47672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25457
/proc/meminfo: memFree=1322272/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=47804 CPUtime=1200.08
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 12245 0 0 0 119936 72 0 0 25 0 1 0 1097443975 48951296 11392 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 11951 11392 90 271 0 11677 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 47804

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25457
/proc/meminfo: memFree=1322272/2055920 swapFree=4179868/4192956
[pid=25448] ppid=25446 vsize=47804 CPUtime=1200.08
/proc/25448/stat : 25448 (csat) R 25446 25448 25092 0 -1 4194304 12245 0 0 0 119936 72 0 0 25 0 1 0 1097443975 48951296 11392 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 11951 11392 90 271 0 11677 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 47804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.36
CPU system time (s): 0.734888
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 47804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.36
system time used= 0.734888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12245
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= 2
involuntary context switches= 2099

runsolver used 0.816875 second user time and 2.52861 second system time

The end

Launcher Data

Begin job on node5 at 2009-03-28 14:42:53
IDJOB=1520859
IDBENCH=70394
IDSOLVER=517
FILE ID=node5/1520859-1238247773
PBS_JOBID= 9060723
Free space on /tmp= 66096 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1629955917-055.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520859-1238247773/watcher-1520859-1238247773 -o /tmp/evaluation-result-1520859-1238247773/solver-1520859-1238247773 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520859-1238247773.cnf

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

MD5SUM BENCH= e34d6d6a0a2cfdccfc6dbc62facdd555
RANDOM SEED=1290782513

node5.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.263
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.263
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:       1368592 kB
Buffers:         79928 kB
Cached:         504932 kB
SwapCached:       7012 kB
Active:          36144 kB
Inactive:       557280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368592 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:          14280 kB
Slab:            79912 kB
Committed_AS:  2770632 kB
PageTables:       1388 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= 66092 MiB
End job on node5 at 2009-03-28 15:02:55