Trace number 1520651

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.14 1200.44

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2088224617-083.cnf
MD5SUMcd8ff3390234df6242528d108d1584c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark185.98
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-1520651-1238229524/watcher-1520651-1238229524 -o /tmp/evaluation-result-1520651-1238229524/solver-1520651-1238229524 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520651-1238229524.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/80 18621
/proc/meminfo: memFree=1526824/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=1764 CPUtime=0
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 1095616334 1806336 190 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 441 190 89 271 0 167 0

[startup+0.0675169 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 18621
/proc/meminfo: memFree=1526824/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=8296 CPUtime=0.05
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 2030 0 0 0 5 0 0 0 18 0 1 0 1095616334 8495104 1826 1992294400 134512640 135625496 4294956240 18446744073709551615 135054325 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 2074 1826 90 271 0 1800 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8296

[startup+0.10152 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 18621
/proc/meminfo: memFree=1526824/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=8428 CPUtime=0.09
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 2063 0 0 0 9 0 0 0 18 0 1 0 1095616334 8630272 1859 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 2107 1859 91 271 0 1833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8428

[startup+0.30154 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 18621
/proc/meminfo: memFree=1526824/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=8956 CPUtime=0.29
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 2174 0 0 0 28 1 0 0 19 0 1 0 1095616334 9170944 1970 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 2239 1970 91 271 0 1965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8956

[startup+0.701582 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 18621
/proc/meminfo: memFree=1526824/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=9748 CPUtime=0.69
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 2366 0 0 0 68 1 0 0 23 0 1 0 1095616334 9981952 2162 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 2437 2162 91 271 0 2163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9748

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18622
/proc/meminfo: memFree=1517856/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=11200 CPUtime=1.49
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 2728 0 0 0 148 1 0 0 25 0 1 0 1095616334 11468800 2524 1992294400 134512640 135625496 4294956240 18446744073709551615 134541463 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 2800 2524 91 271 0 2526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11200

[startup+3.10183 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18622
/proc/meminfo: memFree=1515744/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=13740 CPUtime=3.09
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 3375 0 0 0 306 3 0 0 25 0 1 0 1095616334 14069760 3171 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 3435 3171 91 271 0 3161 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13740

[startup+6.30117 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18622
/proc/meminfo: memFree=1511136/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=17832 CPUtime=6.28
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 4405 0 0 0 624 4 0 0 25 0 1 0 1095616334 18259968 4201 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 4458 4201 91 271 0 4184 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17832

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18622
/proc/meminfo: memFree=1504368/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=24140 CPUtime=12.69
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 5972 0 0 0 1262 7 0 0 25 0 1 0 1095616334 24719360 5768 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 6035 5768 91 271 0 5761 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24140

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18622
/proc/meminfo: memFree=1494576/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=33448 CPUtime=25.49
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 8299 0 0 0 2536 13 0 0 25 0 1 0 1095616334 34250752 8095 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 8362 8095 91 271 0 8088 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33448

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18622
/proc/meminfo: memFree=1481840/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=46352 CPUtime=51.07
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 11504 0 0 0 5087 20 0 0 25 0 1 0 1095616334 47464448 11300 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 11588 11300 91 271 0 11314 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46352

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18622
/proc/meminfo: memFree=1462320/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=65540 CPUtime=102.26
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 16399 0 0 0 10196 30 0 0 25 0 1 0 1095616334 67112960 16104 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 16385 16104 91 271 0 16111 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65540

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18622
/proc/meminfo: memFree=1446448/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=81512 CPUtime=162.25
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 20393 0 0 0 16185 40 0 0 25 0 1 0 1095616334 83468288 20098 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 20378 20098 91 271 0 20104 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 81512

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18622
/proc/meminfo: memFree=1433456/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=94452 CPUtime=222.24
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 23733 0 0 0 22176 48 0 0 25 0 1 0 1095616334 96718848 23302 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 23613 23302 91 271 0 23339 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 94452

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1422000/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=105936 CPUtime=282.22
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 26613 0 0 0 28167 55 0 0 25 0 1 0 1095616334 108478464 26182 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 26484 26182 91 271 0 26210 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 105936

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1410416/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=117288 CPUtime=342.2
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 29469 0 0 0 34159 61 0 0 25 0 1 0 1095616334 120102912 29038 1992294400 134512640 135625496 4294956240 18446744073709551615 134541542 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 29322 29038 91 271 0 29048 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 117288

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1399984/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=128120 CPUtime=402.19
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 32307 0 0 0 40152 67 0 0 25 0 1 0 1095616334 131194880 31673 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 32030 31673 91 271 0 31756 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 128120

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1390192/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=137756 CPUtime=462.17
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 34719 0 0 0 46145 72 0 0 25 0 1 0 1095616334 141062144 34085 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 34439 34085 91 271 0 34165 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 137756

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1382384/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=145544 CPUtime=522.15
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 36681 0 0 0 52137 78 0 0 25 0 1 0 1095616334 149037056 36047 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 36386 36047 91 271 0 36112 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 145544

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1374960/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=152676 CPUtime=582.14
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 38505 0 0 0 58131 83 0 0 25 0 1 0 1095616334 156340224 37871 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 38169 37871 91 271 0 37895 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 152676

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1367408/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=160072 CPUtime=642.13
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 40371 0 0 0 64125 88 0 0 25 0 1 0 1095616334 163913728 39737 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 40018 39737 91 271 0 39744 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 160072

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1361072/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=166416 CPUtime=702.11
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 41962 0 0 0 70119 92 0 0 25 0 1 0 1095616334 170409984 41328 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 41604 41328 91 271 0 41330 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 166416

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1354864/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=172492 CPUtime=762.1
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 43492 0 0 0 76114 96 0 0 25 0 1 0 1095616334 176631808 42858 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 43123 42858 91 271 0 42849 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 172492

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1348528/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=179436 CPUtime=822.08
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 45392 0 0 0 82108 100 0 0 25 0 1 0 1095616334 183742464 44454 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 44859 44454 91 271 0 44585 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 179436

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1341616/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=186300 CPUtime=882.07
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 47110 0 0 0 88102 105 0 0 25 0 1 0 1095616334 190771200 46172 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 46575 46172 91 271 0 46301 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 186300

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1335536/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=192392 CPUtime=942.05
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 48649 0 0 0 94097 108 0 0 25 0 1 0 1095616334 197009408 47711 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 48098 47711 91 271 0 47824 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 192392

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1329904/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=197956 CPUtime=1002.03
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 50034 0 0 0 100091 112 0 0 25 0 1 0 1095616334 202706944 49096 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 49489 49096 91 271 0 49215 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 197956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1324784/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=202976 CPUtime=1062.02
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 51321 0 0 0 106085 117 0 0 25 0 1 0 1095616334 207847424 50383 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 50744 50383 91 271 0 50470 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 202976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1319344/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=208392 CPUtime=1122.01
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 52670 0 0 0 112079 122 0 0 25 0 1 0 1095616334 213393408 51732 1992294400 134512640 135625496 4294956240 18446744073709551615 134522574 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 52098 51732 91 271 0 51824 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 208392

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1314352/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=213416 CPUtime=1181.98
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 53933 0 0 0 118072 126 0 0 25 0 1 0 1095616334 218537984 52995 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 53354 52995 91 271 0 53080 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 213416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18624
/proc/meminfo: memFree=1312880/2055912 swapFree=4170660/4192956
[pid=18621] ppid=18619 vsize=214736 CPUtime=1200.09
/proc/18621/stat : 18621 (csat) R 18619 18621 18278 0 -1 4194304 54273 0 0 0 119882 127 0 0 25 0 1 0 1095616334 219889664 53335 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18621/statm: 53684 53335 91 271 0 53410 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 214736

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.44
CPU time (s): 1200.14
CPU user time (s): 1198.83
CPU system time (s): 1.3098
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 214736

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

runsolver used 1.50977 second user time and 3.9594 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-28 09:38:44
IDJOB=1520651
IDBENCH=70186
IDSOLVER=517
FILE ID=node78/1520651-1238229524
PBS_JOBID= 9060568
Free space on /tmp= 126872 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2088224617-083.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520651-1238229524/watcher-1520651-1238229524 -o /tmp/evaluation-result-1520651-1238229524/solver-1520651-1238229524 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520651-1238229524.cnf

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

MD5SUM BENCH= cd8ff3390234df6242528d108d1584c9
RANDOM SEED=794098912

node78.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.214
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.214
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:      2055912 kB
MemFree:       1527240 kB
Buffers:         61656 kB
Cached:         380396 kB
SwapCached:       7768 kB
Active:         122032 kB
Inactive:       330456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1527240 kB
SwapTotal:     4192956 kB
SwapFree:      4170660 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            60308 kB
Committed_AS:  2474692 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-28 09:58:47