Trace number 1520839

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.11 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S2119656249-086.cnf
MD5SUM834ef435737da3a9d77dd6f3e79becea
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-1520839-1238243976/watcher-1520839-1238243976 -o /tmp/evaluation-result-1520839-1238243976/solver-1520839-1238243976 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520839-1238243976.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.91 0.97 0.99 3/64 4368
/proc/meminfo: memFree=1224584/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=1368 CPUtime=0
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 1097062621 1400832 131 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 342 131 89 271 0 68 0

[startup+0.048105 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 4368
/proc/meminfo: memFree=1224584/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=7412 CPUtime=0.04
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 1632 0 0 0 4 0 0 0 18 0 1 0 1097062621 7589888 1615 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 1853 1615 91 271 0 1579 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7412

[startup+0.101112 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 4368
/proc/meminfo: memFree=1224584/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=7412 CPUtime=0.09
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 1659 0 0 0 9 0 0 0 18 0 1 0 1097062621 7589888 1642 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 1853 1642 91 271 0 1579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7412

[startup+0.301143 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 4368
/proc/meminfo: memFree=1224584/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=7796 CPUtime=0.29
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 1735 0 0 0 29 0 0 0 19 0 1 0 1097062621 7983104 1718 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 1949 1718 91 271 0 1675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7796

[startup+0.701204 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 4368
/proc/meminfo: memFree=1224584/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=8192 CPUtime=0.68
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 1854 0 0 0 68 0 0 0 23 0 1 0 1097062621 8388608 1837 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 2048 1837 91 271 0 1774 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8192

[startup+1.50133 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1217216/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=8964 CPUtime=1.49
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 2030 0 0 0 148 1 0 0 25 0 1 0 1097062621 9179136 2013 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 2241 2013 91 271 0 1967 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8964

[startup+3.10258 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1216320/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=9868 CPUtime=3.09
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 2266 0 0 0 307 2 0 0 25 0 1 0 1097062621 10104832 2249 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 2467 2249 91 271 0 2193 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9868

[startup+6.30106 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1214848/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=10948 CPUtime=6.29
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 2532 0 0 0 626 3 0 0 25 0 1 0 1097062621 11210752 2515 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 2737 2515 91 271 0 2463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10948

[startup+12.701 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1213248/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=12508 CPUtime=12.69
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 2929 0 0 0 1264 5 0 0 25 0 1 0 1097062621 12808192 2871 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 3127 2871 91 271 0 2853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12508

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1211136/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=14412 CPUtime=25.48
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 3430 0 0 0 2541 7 0 0 25 0 1 0 1097062621 14757888 3372 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 3603 3372 91 271 0 3329 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14412

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1208640/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=17004 CPUtime=51.07
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 4117 0 0 0 5097 10 0 0 25 0 1 0 1097062621 17412096 3998 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 4251 3998 91 271 0 3977 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17004

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1204992/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=20700 CPUtime=102.26
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 5115 0 0 0 10212 14 0 0 25 0 1 0 1097062621 21196800 4905 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 5175 4905 91 271 0 4901 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20700

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1201856/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=23876 CPUtime=162.24
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 5890 0 0 0 16204 20 0 0 25 0 1 0 1097062621 24449024 5680 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 5969 5680 91 271 0 5695 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23876

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1199232/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=26756 CPUtime=222.21
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 6666 0 0 0 22196 25 0 0 25 0 1 0 1097062621 27398144 6320 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 6689 6320 91 271 0 6415 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 26756

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1197120/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=28668 CPUtime=282.2
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 7188 0 0 0 28190 30 0 0 25 0 1 0 1097062621 29356032 6842 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 7167 6842 91 271 0 6893 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 28668

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1195200/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=30532 CPUtime=342.17
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 7651 0 0 0 34184 33 0 0 25 0 1 0 1097062621 31264768 7305 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 7633 7305 91 271 0 7359 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 30532

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1193280/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=32320 CPUtime=402.16
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 8126 0 0 0 40179 37 0 0 25 0 1 0 1097062621 33095680 7780 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 8080 7780 91 271 0 7806 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 32320

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1191680/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=34320 CPUtime=462.13
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 8723 0 0 0 46173 40 0 0 25 0 1 0 1097062621 35143680 8174 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 8580 8174 91 271 0 8306 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 34320

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1190336/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=35824 CPUtime=522.11
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 9092 0 0 0 52168 43 0 0 25 0 1 0 1097062621 36683776 8543 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 8956 8543 91 271 0 8682 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 35824

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1188480/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=37548 CPUtime=582.1
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 9556 0 0 0 58165 45 0 0 25 0 1 0 1097062621 38449152 9007 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 9387 9007 91 271 0 9113 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 37548

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1186944/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=39108 CPUtime=642.08
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 9925 0 0 0 64160 48 0 0 25 0 1 0 1097062621 40046592 9376 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 9777 9376 91 271 0 9503 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 39108

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1185600/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=40460 CPUtime=702.06
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 10265 0 0 0 70155 51 0 0 25 0 1 0 1097062621 41431040 9716 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 10115 9716 91 271 0 9841 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 40460

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1184192/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=41960 CPUtime=762.04
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 10608 0 0 0 76151 53 0 0 25 0 1 0 1097062621 42967040 10059 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 10490 10059 91 271 0 10216 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 41960

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1182848/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=43212 CPUtime=822.01
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 10941 0 0 0 82146 55 0 0 25 0 1 0 1097062621 44249088 10392 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 10803 10392 91 271 0 10529 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 43212

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1181760/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=44216 CPUtime=881.99
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 11207 0 0 0 88141 58 0 0 25 0 1 0 1097062621 45277184 10658 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 11054 10658 91 271 0 10780 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 44216

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1180544/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=45652 CPUtime=941.97
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 11531 0 0 0 94137 60 0 0 25 0 1 0 1097062621 46747648 10982 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 11413 10982 91 271 0 11139 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 45652

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1179456/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=46664 CPUtime=1001.95
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 11781 0 0 0 100132 63 0 0 25 0 1 0 1097062621 47783936 11232 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 11666 11232 91 271 0 11392 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 46664

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1178368/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=47660 CPUtime=1061.93
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 12046 0 0 0 106129 64 0 0 25 0 1 0 1097062621 48803840 11497 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 11915 11497 91 271 0 11641 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 47660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1177472/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=49220 CPUtime=1121.91
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 12591 0 0 0 112124 67 0 0 25 0 1 0 1097062621 50401280 11738 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 12305 11738 91 271 0 12031 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 49220

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1176512/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=50184 CPUtime=1181.89
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 12826 0 0 0 118120 69 0 0 25 0 1 0 1097062621 51388416 11973 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 12546 11973 91 271 0 12272 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 50184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1176064/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=50468 CPUtime=1200.08
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 12920 0 0 0 119939 69 0 0 25 0 1 0 1097062621 51679232 12067 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 12617 12067 91 271 0 12343 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 50468

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4369
/proc/meminfo: memFree=1176064/2055920 swapFree=4176604/4192956
[pid=4368] ppid=4366 vsize=50468 CPUtime=1200.08
/proc/4368/stat : 4368 (csat) R 4366 4368 4147 0 -1 4194304 12920 0 0 0 119939 69 0 0 25 0 1 0 1097062621 51679232 12067 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4368/statm: 12617 12067 91 271 0 12343 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 50468

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1199.4
CPU system time (s): 0.707892
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 50468

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

runsolver used 0.92086 second user time and 2.54261 second system time

The end

Launcher Data

Begin job on node34 at 2009-03-28 13:39:36
IDJOB=1520839
IDBENCH=70374
IDSOLVER=517
FILE ID=node34/1520839-1238243976
PBS_JOBID= 9060719
Free space on /tmp= 66352 MiB

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

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

MD5SUM BENCH= 834ef435737da3a9d77dd6f3e79becea
RANDOM SEED=211867994

node34.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.259
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.259
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:       1225000 kB
Buffers:         91620 kB
Cached:         639796 kB
SwapCached:      10192 kB
Active:          33400 kB
Inactive:       709620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225000 kB
SwapTotal:     4192956 kB
SwapFree:      4176604 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          17176 kB
Slab:            73900 kB
Committed_AS:  2595692 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node34 at 2009-03-28 13:59:39