Trace number 1520710

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.42

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S948914005-013.cnf
MD5SUM8e7038f460a2090de0c9ec52bd5a121d
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

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-1520710-1238231930/watcher-1520710-1238231930 -o /tmp/evaluation-result-1520710-1238231930/solver-1520710-1238231930 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520710-1238231930.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9508
/proc/meminfo: memFree=1230464/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=1704 CPUtime=0
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 1095857880 1744896 163 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 426 163 88 271 0 152 0

[startup+0.066364 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9508
/proc/meminfo: memFree=1230464/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=8236 CPUtime=0.05
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 1865 0 0 0 5 0 0 0 18 0 1 0 1095857880 8433664 1576 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 2059 1581 89 271 0 1785 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8236

[startup+0.101365 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9508
/proc/meminfo: memFree=1230464/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=8368 CPUtime=0.09
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 2122 0 0 0 9 0 0 0 18 0 1 0 1095857880 8568832 1833 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 2092 1833 91 271 0 1818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8368

[startup+0.301387 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9508
/proc/meminfo: memFree=1230464/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=8764 CPUtime=0.29
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 2194 0 0 0 28 1 0 0 19 0 1 0 1095857880 8974336 1905 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 2191 1905 91 271 0 1917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8764

[startup+0.701432 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9508
/proc/meminfo: memFree=1230464/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=9160 CPUtime=0.69
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 2320 0 0 0 68 1 0 0 23 0 1 0 1095857880 9379840 2031 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 2290 2031 91 271 0 2016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9160

[startup+1.50252 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1222264/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=10088 CPUtime=1.49
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 2538 0 0 0 148 1 0 0 25 0 1 0 1095857880 10330112 2249 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 2522 2249 91 271 0 2248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10088

[startup+3.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1221048/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=11540 CPUtime=3.09
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 2891 0 0 0 306 3 0 0 25 0 1 0 1095857880 11816960 2602 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 2885 2602 91 271 0 2611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11540

[startup+6.30106 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1218552/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=13668 CPUtime=6.29
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 3416 0 0 0 625 4 0 0 25 0 1 0 1095857880 13996032 3127 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 3417 3127 91 271 0 3143 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13668

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1215416/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=16608 CPUtime=12.69
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 4143 0 0 0 1263 6 0 0 25 0 1 0 1095857880 17006592 3854 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 4152 3854 91 271 0 3878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16608

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1211256/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=20544 CPUtime=25.48
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 5133 0 0 0 2539 9 0 0 25 0 1 0 1095857880 21037056 4844 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 5136 4844 91 271 0 4862 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20544

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1205944/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=26036 CPUtime=51.07
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 6488 0 0 0 5093 14 0 0 25 0 1 0 1095857880 26660864 6199 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 6509 6199 91 271 0 6235 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26036

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1198328/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=33580 CPUtime=102.27
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 8366 0 0 0 10205 22 0 0 25 0 1 0 1095857880 34385920 8077 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 8395 8077 91 271 0 8121 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33580

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1191352/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=40520 CPUtime=162.25
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 10120 0 0 0 16197 28 0 0 25 0 1 0 1095857880 41492480 9831 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 10130 9831 91 271 0 9856 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 40520

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1185784/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=46224 CPUtime=222.23
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 11618 0 0 0 22190 33 0 0 25 0 1 0 1095857880 47333376 11193 1992294400 134512640 135625496 4294956240 18446744073709551615 134541513 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 11556 11193 91 271 0 11282 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 46224

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1181176/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=50868 CPUtime=282.21
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 12787 0 0 0 28184 37 0 0 25 0 1 0 1095857880 52088832 12362 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 12717 12362 91 271 0 12443 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 50868

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1177016/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=54704 CPUtime=342.19
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 13786 0 0 0 34178 41 0 0 25 0 1 0 1095857880 56016896 13361 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 13676 13361 91 271 0 13402 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 54704

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1173176/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=58544 CPUtime=402.18
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 14752 0 0 0 40173 45 0 0 25 0 1 0 1095857880 59949056 14327 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 14636 14327 91 271 0 14362 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 58544

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1169336/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=62672 CPUtime=462.16
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 15900 0 0 0 46166 50 0 0 25 0 1 0 1095857880 64176128 15272 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 15668 15272 91 271 0 15394 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 62672

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1165816/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=66288 CPUtime=522.14
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 16797 0 0 0 52159 55 0 0 25 0 1 0 1095857880 67878912 16169 1992294400 134512640 135625496 4294956240 18446744073709551615 134540856 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 16572 16169 91 271 0 16298 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 66288

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1162104/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=69892 CPUtime=582.12
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 17721 0 0 0 58154 58 0 0 25 0 1 0 1095857880 71569408 17093 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 17473 17093 91 271 0 17199 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 69892

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1158968/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=72972 CPUtime=642.11
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 18493 0 0 0 64150 61 0 0 25 0 1 0 1095857880 74723328 17865 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 18243 17865 91 271 0 17969 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 72972

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1156152/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=75848 CPUtime=702.09
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 19206 0 0 0 70145 64 0 0 25 0 1 0 1095857880 77668352 18578 1992294400 134512640 135625496 4294956240 18446744073709551615 135061500 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 18962 18578 91 271 0 18688 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 75848

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1153400/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=78536 CPUtime=762.07
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 19884 0 0 0 76141 66 0 0 25 0 1 0 1095857880 80420864 19256 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 19634 19256 91 271 0 19360 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 78536

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1150840/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=81200 CPUtime=822.05
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 20542 0 0 0 82136 69 0 0 25 0 1 0 1095857880 83148800 19914 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 20300 19914 91 271 0 20026 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 81200

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1148216/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=83648 CPUtime=882.04
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 21179 0 0 0 88132 72 0 0 25 0 1 0 1095857880 85655552 20551 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 20912 20551 91 271 0 20638 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 83648

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1145720/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=86228 CPUtime=942.02
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 21807 0 0 0 94127 75 0 0 25 0 1 0 1095857880 88297472 21179 1992294400 134512640 135625496 4294956240 18446744073709551615 134541322 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 21557 21179 91 271 0 21283 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 86228

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1143352/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=88700 CPUtime=1002
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 22405 0 0 0 100123 77 0 0 25 0 1 0 1095857880 90828800 21777 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 22175 21777 91 271 0 21901 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 88700

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9509
/proc/meminfo: memFree=1141112/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=91424 CPUtime=1061.98
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 23270 0 0 0 106119 79 0 0 25 0 1 0 1095857880 93618176 22338 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 22856 22338 91 271 0 22582 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 91424

[startup+1122.3 s]
/proc/loadavg: 1.03 1.00 0.99 2/65 9509
/proc/meminfo: memFree=1138872/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=93696 CPUtime=1121.97
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 23819 0 0 0 112115 82 0 0 25 0 1 0 1095857880 95944704 22887 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 23424 22887 91 271 0 23150 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 93696

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 9509
/proc/meminfo: memFree=1136632/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=95836 CPUtime=1181.95
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 24382 0 0 0 118111 84 0 0 25 0 1 0 1095857880 98136064 23450 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 23959 23450 91 271 0 23685 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 95836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 9509
/proc/meminfo: memFree=1135928/2055920 swapFree=4176920/4192956
[pid=9508] ppid=9506 vsize=96564 CPUtime=1200.05
/proc/9508/stat : 9508 (csat) R 9506 9508 9113 0 -1 4194304 24544 0 0 0 119920 85 0 0 25 0 1 0 1095857880 98881536 23612 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9508/statm: 24141 23612 91 271 0 23867 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 96564

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.21
CPU system time (s): 0.868867
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 96564

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

runsolver used 0.846871 second user time and 2.5956 second system time

The end

Launcher Data

Begin job on node35 at 2009-03-28 10:18:50
IDJOB=1520710
IDBENCH=70245
IDSOLVER=517
FILE ID=node35/1520710-1238231930
PBS_JOBID= 9060614
Free space on /tmp= 66504 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S948914005-013.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520710-1238231930/watcher-1520710-1238231930 -o /tmp/evaluation-result-1520710-1238231930/solver-1520710-1238231930 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520710-1238231930.cnf

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

MD5SUM BENCH= 8e7038f460a2090de0c9ec52bd5a121d
RANDOM SEED=2024322742

node35.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:       1230880 kB
Buffers:         95720 kB
Cached:         635516 kB
SwapCached:      10236 kB
Active:         181628 kB
Inactive:       561532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1230880 kB
SwapTotal:     4192956 kB
SwapFree:      4176920 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          17580 kB
Slab:            67848 kB
Committed_AS:  2631080 kB
PageTables:       1428 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= 66500 MiB
End job on node35 at 2009-03-28 10:38:52