Trace number 1520842

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S745855171-090.cnf
MD5SUM424ae5e08db4b5fb6ed3561627cff998
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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-1520842-1238245040/watcher-1520842-1238245040 -o /tmp/evaluation-result-1520842-1238245040/solver-1520842-1238245040 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520842-1238245040.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.07 1.08 1.04 3/64 1511
/proc/meminfo: memFree=753920/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=1368 CPUtime=0
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1097170985 1400832 130 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 342 130 88 271 0 68 0

[startup+0.049952 s]
/proc/loadavg: 1.07 1.08 1.04 3/64 1511
/proc/meminfo: memFree=753920/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=7412 CPUtime=0.04
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 1633 0 0 0 4 0 0 0 18 0 1 0 1097170985 7589888 1616 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 1853 1616 90 271 0 1579 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7412

[startup+0.101957 s]
/proc/loadavg: 1.07 1.08 1.04 3/64 1511
/proc/meminfo: memFree=753920/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=7412 CPUtime=0.09
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 1658 0 0 0 9 0 0 0 18 0 1 0 1097170985 7589888 1641 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 1853 1641 90 271 0 1579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7412

[startup+0.301982 s]
/proc/loadavg: 1.07 1.08 1.04 3/64 1511
/proc/meminfo: memFree=753920/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=7796 CPUtime=0.29
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 1733 0 0 0 29 0 0 0 19 0 1 0 1097170985 7983104 1716 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 1949 1716 90 271 0 1675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7796

[startup+0.701028 s]
/proc/loadavg: 1.07 1.08 1.04 3/64 1511
/proc/meminfo: memFree=753920/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=8324 CPUtime=0.69
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 1856 0 0 0 69 0 0 0 22 0 1 0 1097170985 8523776 1839 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 2081 1839 90 271 0 1807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8324

[startup+1.50112 s]
/proc/loadavg: 1.06 1.08 1.04 2/65 1512
/proc/meminfo: memFree=746552/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=8964 CPUtime=1.49
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 2030 0 0 0 148 1 0 0 25 0 1 0 1097170985 9179136 2013 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 2241 2013 90 271 0 1967 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8964

[startup+3.10131 s]
/proc/loadavg: 1.06 1.08 1.04 2/65 1512
/proc/meminfo: memFree=745592/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=9876 CPUtime=3.09
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 2262 0 0 0 308 1 0 0 25 0 1 0 1097170985 10113024 2245 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 2469 2245 90 271 0 2195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9876

[startup+6.30169 s]
/proc/loadavg: 1.06 1.08 1.04 2/65 1512
/proc/meminfo: memFree=744120/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=11084 CPUtime=6.29
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 2542 0 0 0 627 2 0 0 25 0 1 0 1097170985 11350016 2525 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 2771 2525 90 271 0 2497 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11084

[startup+12.7014 s]
/proc/loadavg: 1.05 1.07 1.04 2/65 1512
/proc/meminfo: memFree=742456/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=12608 CPUtime=12.69
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 2957 0 0 0 1265 4 0 0 25 0 1 0 1097170985 12910592 2899 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 3152 2899 90 271 0 2878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12608

[startup+25.502 s]
/proc/loadavg: 1.04 1.07 1.04 2/65 1512
/proc/meminfo: memFree=740472/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=14472 CPUtime=25.48
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 3430 0 0 0 2543 5 0 0 25 0 1 0 1097170985 14819328 3372 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 3618 3372 90 271 0 3344 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14472

[startup+51.102 s]
/proc/loadavg: 1.02 1.06 1.04 2/65 1512
/proc/meminfo: memFree=737976/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=16980 CPUtime=51.08
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 4102 0 0 0 5099 9 0 0 25 0 1 0 1097170985 17387520 3983 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 4245 3983 90 271 0 3971 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16980

[startup+102.305 s]
/proc/loadavg: 1.01 1.05 1.03 2/65 1512
/proc/meminfo: memFree=734328/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=20668 CPUtime=102.26
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 5082 0 0 0 10212 14 0 0 25 0 1 0 1097170985 21164032 4872 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 5167 4872 90 271 0 4893 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20668

[startup+162.301 s]
/proc/loadavg: 1.00 1.04 1.02 2/65 1512
/proc/meminfo: memFree=731320/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=23792 CPUtime=162.24
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 5855 0 0 0 16205 19 0 0 25 0 1 0 1097170985 24363008 5645 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 5948 5645 90 271 0 5674 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23792

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.02 2/65 1518
/proc/meminfo: memFree=728688/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=26476 CPUtime=222.23
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 6598 0 0 0 22199 24 0 0 25 0 1 0 1097170985 27111424 6252 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 6619 6252 90 271 0 6345 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26476

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 1518
/proc/meminfo: memFree=726776/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=28416 CPUtime=282.21
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 7125 0 0 0 28194 27 0 0 25 0 1 0 1097170985 29097984 6779 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 7104 6779 90 271 0 6830 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28416

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 1518
/proc/meminfo: memFree=724728/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=30368 CPUtime=342.2
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 7597 0 0 0 34190 30 0 0 25 0 1 0 1097170985 31096832 7251 1992294400 134512640 135625496 4294956240 18446744073709551615 134541366 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 7592 7251 90 271 0 7318 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 30368

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1518
/proc/meminfo: memFree=723000/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=32160 CPUtime=402.18
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 8051 0 0 0 40185 33 0 0 25 0 1 0 1097170985 32931840 7705 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 8040 7705 90 271 0 7766 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32160

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1518
/proc/meminfo: memFree=721272/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=34220 CPUtime=462.17
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 8669 0 0 0 46181 36 0 0 25 0 1 0 1097170985 35041280 8120 1992294400 134512640 135625496 4294956240 18446744073709551615 134541381 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 8555 8120 90 271 0 8281 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 34220

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=719864/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=35552 CPUtime=522.14
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 9010 0 0 0 52175 39 0 0 25 0 1 0 1097170985 36405248 8461 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 8888 8461 90 271 0 8614 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 35552

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=718264/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=37224 CPUtime=582.13
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 9421 0 0 0 58170 43 0 0 25 0 1 0 1097170985 38117376 8872 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 9306 8872 90 271 0 9032 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 37224

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=716600/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=38920 CPUtime=642.12
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 9837 0 0 0 64166 46 0 0 25 0 1 0 1097170985 39854080 9288 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 9730 9288 90 271 0 9456 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 38920

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=715384/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=40160 CPUtime=702.1
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 10146 0 0 0 70162 48 0 0 25 0 1 0 1097170985 41123840 9597 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 10040 9597 90 271 0 9766 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 40160

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=714040/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=41312 CPUtime=762.08
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 10455 0 0 0 76158 50 0 0 25 0 1 0 1097170985 42303488 9906 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 10328 9906 90 271 0 10054 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 41312

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=712760/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=42576 CPUtime=822.06
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 10788 0 0 0 82153 53 0 0 25 0 1 0 1097170985 43597824 10239 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 10644 10239 90 271 0 10370 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 42576

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=711480/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=43776 CPUtime=882.05
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 11108 0 0 0 88149 56 0 0 25 0 1 0 1097170985 44826624 10559 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 10944 10559 90 271 0 10670 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 43776

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=710200/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=45296 CPUtime=942.03
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 11429 0 0 0 94144 59 0 0 25 0 1 0 1097170985 46383104 10880 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 11324 10880 90 271 0 11050 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 45296

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=709112/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=46292 CPUtime=1002.02
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 11699 0 0 0 100141 61 0 0 25 0 1 0 1097170985 47403008 11150 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 11573 11150 90 271 0 11299 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 46292

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=708152/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=47192 CPUtime=1062
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 11955 0 0 0 106137 63 0 0 25 0 1 0 1097170985 48324608 11406 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 11798 11406 90 271 0 11524 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 47192

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=707000/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=48972 CPUtime=1121.98
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 12516 0 0 0 112133 65 0 0 25 0 1 0 1097170985 50147328 11663 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 12243 11663 90 271 0 11969 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 48972

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=706040/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=49908 CPUtime=1181.97
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 12761 0 0 0 118130 67 0 0 25 0 1 0 1097170985 51105792 11908 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 12477 11908 90 271 0 12203 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 49908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1518
/proc/meminfo: memFree=705400/2055920 swapFree=4178472/4192956
[pid=1511] ppid=1509 vsize=50620 CPUtime=1200.07
/proc/1511/stat : 1511 (csat) R 1509 1511 1260 0 -1 4194304 12914 0 0 0 119939 68 0 0 25 0 1 0 1097170985 51834880 12061 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1511/statm: 12655 12061 90 271 0 12381 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 50620

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.41
CPU time (s): 1200.09
CPU user time (s): 1199.39
CPU system time (s): 0.693894
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 50620

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

runsolver used 0.925859 second user time and 2.49062 second system time

The end

Launcher Data

Begin job on node1 at 2009-03-28 13:57:20
IDJOB=1520842
IDBENCH=70377
IDSOLVER=517
FILE ID=node1/1520842-1238245040
PBS_JOBID= 9060676
Free space on /tmp= 66084 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S745855171-090.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520842-1238245040/watcher-1520842-1238245040 -o /tmp/evaluation-result-1520842-1238245040/solver-1520842-1238245040 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520842-1238245040.cnf

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

MD5SUM BENCH= 424ae5e08db4b5fb6ed3561627cff998
RANDOM SEED=1530061912

node1.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.229
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.229
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:        754336 kB
Buffers:         89796 kB
Cached:        1111408 kB
SwapCached:       8380 kB
Active:         127660 kB
Inactive:      1083592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        754336 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          15752 kB
Slab:            76328 kB
Committed_AS:  2882364 kB
PageTables:       1440 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= 66084 MiB
End job on node1 at 2009-03-28 14:17:23