Trace number 1738053

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.07 1200.43

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-24-193-22-70.cnf
MD5SUM0a7df8011edd7a5f3da371261f9b3f8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.2858
Satisfiable
(Un)Satisfiability was proved
Number of variables528
Number of clauses30728
Sum of the clauses size61940
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230706
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data


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-1738053-1240835364/watcher-1738053-1240835364 -o /tmp/evaluation-result-1738053-1240835364/solver-1738053-1240835364 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1738053-1240835364.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 0.93 3/65 27337
/proc/meminfo: memFree=1534360/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=1976 CPUtime=0
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 234 0 0 0 0 0 0 0 20 0 1 0 111566047 2023424 218 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 494 218 88 271 0 220 0

[startup+0.00974792 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 27337
/proc/meminfo: memFree=1534360/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=1976 CPUtime=0
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 250 0 0 0 0 0 0 0 20 0 1 0 111566047 2023424 234 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 494 234 88 271 0 220 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1976

[startup+0.101758 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 27337
/proc/meminfo: memFree=1534360/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=8600 CPUtime=0.09
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 1981 0 0 0 9 0 0 0 20 0 1 0 111566047 8806400 1878 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 2150 1879 91 271 0 1876 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8600

[startup+0.301779 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 27337
/proc/meminfo: memFree=1534360/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=8996 CPUtime=0.29
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 2095 0 0 0 29 0 0 0 22 0 1 0 111566047 9211904 1992 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 2249 1992 91 271 0 1975 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8996

[startup+0.701823 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 27337
/proc/meminfo: memFree=1534360/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=9788 CPUtime=0.69
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 2283 0 0 0 68 1 0 0 25 0 1 0 111566047 10022912 2180 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 2447 2180 91 271 0 2173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9788

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1525456/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=10976 CPUtime=1.49
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 2599 0 0 0 148 1 0 0 25 0 1 0 111566047 11239424 2496 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 2744 2496 91 271 0 2470 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10976

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1523664/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=12956 CPUtime=3.09
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 3078 0 0 0 307 2 0 0 25 0 1 0 111566047 13266944 2975 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 3239 2975 91 271 0 2965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12956

[startup+6.30145 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1520272/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=15952 CPUtime=6.28
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 3839 0 0 0 626 2 0 0 25 0 1 0 111566047 16334848 3736 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 3988 3736 91 271 0 3714 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15952

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1515480/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=20396 CPUtime=12.68
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 4917 0 0 0 1264 4 0 0 25 0 1 0 111566047 20885504 4814 1992294400 134512640 135625496 4294956240 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 5099 4814 91 271 0 4825 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20396

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1509912/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=25680 CPUtime=25.48
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 6239 0 0 0 2541 7 0 0 25 0 1 0 111566047 26296320 6136 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 6420 6136 91 271 0 6146 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25680

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1502168/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=33504 CPUtime=51.07
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 8169 0 0 0 5096 11 0 0 25 0 1 0 111566047 34308096 8066 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 8376 8066 91 271 0 8102 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33504

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1490968/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=44740 CPUtime=102.26
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 11041 0 0 0 10208 18 0 0 25 0 1 0 111566047 45813760 10847 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 11185 10847 91 271 0 10911 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44740

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1480856/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=54860 CPUtime=162.24
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 13572 0 0 0 16199 25 0 0 25 0 1 0 111566047 56176640 13378 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 13715 13378 91 271 0 13441 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54860

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1471320/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=64684 CPUtime=222.22
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 16080 0 0 0 22192 30 0 0 25 0 1 0 111566047 66236416 15750 1992294400 134512640 135625496 4294956240 18446744073709551615 134529068 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 16171 15750 91 271 0 15897 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 64684

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 3/66 27338
/proc/meminfo: memFree=1464792/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=71360 CPUtime=282.2
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 17720 0 0 0 28185 35 0 0 25 0 1 0 111566047 73072640 17390 1992294400 134512640 135625496 4294956240 18446744073709551615 134541458 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 17840 17390 91 271 0 17566 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 71360

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1458648/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=77512 CPUtime=342.19
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 19247 0 0 0 34179 40 0 0 25 0 1 0 111566047 79372288 18917 1992294400 134512640 135625496 4294956240 18446744073709551615 134541544 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 19378 18917 91 271 0 19104 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 77512

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1453144/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=83052 CPUtime=402.17
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 20623 0 0 0 40172 45 0 0 25 0 1 0 111566047 85045248 20293 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 20763 20293 91 271 0 20489 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 83052

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1446616/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=89528 CPUtime=462.15
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 22240 0 0 0 46165 50 0 0 25 0 1 0 111566047 91676672 21910 1992294400 134512640 135625496 4294956240 18446744073709551615 134541452 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 22382 21910 91 271 0 22108 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 89528

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27338
/proc/meminfo: memFree=1441112/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=95444 CPUtime=522.13
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 23821 0 0 0 52159 54 0 0 25 0 1 0 111566047 97734656 23288 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 23861 23288 91 271 0 23587 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 95444

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1435160/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=101508 CPUtime=582.11
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 25311 0 0 0 58153 58 0 0 25 0 1 0 111566047 103944192 24778 1992294400 134512640 135625496 4294956240 18446744073709551615 134541452 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 25377 24778 91 271 0 25103 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 101508

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1429720/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=106880 CPUtime=642.1
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 26645 0 0 0 64149 61 0 0 25 0 1 0 111566047 109445120 26112 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 26720 26112 91 271 0 26446 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 106880

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1426392/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=110380 CPUtime=702.08
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 27481 0 0 0 70144 64 0 0 25 0 1 0 111566047 113029120 26948 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 27595 26948 91 271 0 27321 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 110380

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1422616/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=114232 CPUtime=762.07
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 28417 0 0 0 76139 68 0 0 25 0 1 0 111566047 116973568 27884 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 28558 27884 91 271 0 28284 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 114232

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1419352/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=117544 CPUtime=822.05
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 29239 0 0 0 82134 71 0 0 25 0 1 0 111566047 120365056 28706 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 29386 28706 91 271 0 29112 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 117544

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1415128/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=121892 CPUtime=882.03
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 30305 0 0 0 88130 73 0 0 25 0 1 0 111566047 124817408 29772 1992294400 134512640 135625496 4294956240 18446744073709551615 134541513 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 30473 29772 91 271 0 30199 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 121892

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1411160/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=125872 CPUtime=942
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 31296 0 0 0 94124 76 0 0 25 0 1 0 111566047 128892928 30763 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 31468 30763 91 271 0 31194 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 125872

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1406168/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=130916 CPUtime=1001.99
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 32520 0 0 0 100120 79 0 0 25 0 1 0 111566047 134057984 31987 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 32729 31987 91 271 0 32455 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 130916

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1401560/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=136240 CPUtime=1061.98
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 34013 0 0 0 106115 83 0 0 25 0 1 0 111566047 139509760 33176 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 34060 33176 91 271 0 33786 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 136240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1397720/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=139808 CPUtime=1121.95
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 34928 0 0 0 112110 85 0 0 25 0 1 0 111566047 143163392 34091 1992294400 134512640 135625496 4294956240 18446744073709551615 134518648 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 34952 34091 91 271 0 34678 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 139808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1393688/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=143932 CPUtime=1181.94
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 35950 0 0 0 118106 88 0 0 25 0 1 0 111566047 147386368 35113 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 35983 35113 91 271 0 35709 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 143932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27340
/proc/meminfo: memFree=1392408/2055920 swapFree=4181508/4192956
[pid=27337] ppid=27335 vsize=145236 CPUtime=1200.04
/proc/27337/stat : 27337 (csat) R 27335 27337 27175 0 -1 4194304 36246 0 0 0 119915 89 0 0 25 0 1 0 111566047 148721664 35409 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27337/statm: 36309 35409 91 271 0 36035 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 145236

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.15
CPU system time (s): 0.91486
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 145236

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

runsolver used 1.36279 second user time and 2.83357 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-27 14:29:24
IDJOB=1738053
IDBENCH=71800
IDSOLVER=517
FILE ID=node86/1738053-1240835364
PBS_JOBID= 9187480
Free space on /tmp= 66328 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738053-1240835364/watcher-1738053-1240835364 -o /tmp/evaluation-result-1738053-1240835364/solver-1738053-1240835364 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1738053-1240835364.cnf

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

MD5SUM BENCH= 0a7df8011edd7a5f3da371261f9b3f8b
RANDOM SEED=558099089

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1534776 kB
Buffers:         70316 kB
Cached:         363384 kB
SwapCached:       5376 kB
Active:         157416 kB
Inactive:       284760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534776 kB
SwapTotal:     4192956 kB
SwapFree:      4181508 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            64808 kB
Committed_AS:   472036 kB
PageTables:       1464 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= 66328 MiB
End job on node86 at 2009-04-27 14:49:27