Trace number 1562784

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

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

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-1562784-1240998214/watcher-1562784-1240998214 -o /tmp/evaluation-result-1562784-1240998214/solver-1562784-1240998214 -C 1200 -W 1800 -M 1800 HOME/csat HOME/instance-1562784-1240998214.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.22 0.93 3/65 7039
/proc/meminfo: memFree=1779064/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=2008 CPUtime=0
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 375 0 0 0 0 0 0 0 20 0 1 0 127851234 2056192 289 1992294400 134512640 135625496 4294956224 18446744073709551615 134537817 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 502 289 86 271 0 228 0

[startup+0.0185649 s]
/proc/loadavg: 1.00 1.22 0.93 3/65 7039
/proc/meminfo: memFree=1779064/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=4580 CPUtime=0.01
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 1272 0 0 0 1 0 0 0 20 0 1 0 127851234 4689920 670 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 1145 674 86 271 0 871 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4580

[startup+0.101572 s]
/proc/loadavg: 1.00 1.22 0.93 3/65 7039
/proc/meminfo: memFree=1779064/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=6952 CPUtime=0.09
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 2238 0 0 0 8 1 0 0 20 0 1 0 127851234 7118848 1315 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 1738 1315 89 271 0 1464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.301593 s]
/proc/loadavg: 1.00 1.22 0.93 3/65 7039
/proc/meminfo: memFree=1779064/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=14452 CPUtime=0.29
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 4697 0 0 0 27 2 0 0 23 0 1 0 127851234 14798848 3313 1992294400 134512640 135625496 4294956224 18446744073709551615 134517227 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 3613 3313 90 271 0 3339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14452

[startup+0.701635 s]
/proc/loadavg: 1.00 1.22 0.93 3/65 7039
/proc/meminfo: memFree=1779064/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=16436 CPUtime=0.69
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 5210 0 0 0 66 3 0 0 25 0 1 0 127851234 16830464 3826 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 4109 3826 91 271 0 3835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16436

[startup+1.50272 s]
/proc/loadavg: 1.00 1.22 0.93 2/66 7040
/proc/meminfo: memFree=1763888/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=16832 CPUtime=1.49
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 5292 0 0 0 146 3 0 0 25 0 1 0 127851234 17235968 3908 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 4208 3908 91 271 0 3934 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16832

[startup+3.10189 s]
/proc/loadavg: 1.00 1.22 0.93 2/66 7040
/proc/meminfo: memFree=1763440/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=17244 CPUtime=3.09
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 5398 0 0 0 306 3 0 0 25 0 1 0 127851234 17657856 4014 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 4311 4014 91 271 0 4037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17244

[startup+6.30123 s]
/proc/loadavg: 1.00 1.21 0.93 2/66 7040
/proc/meminfo: memFree=1762544/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=18036 CPUtime=6.29
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 5593 0 0 0 624 5 0 0 25 0 1 0 127851234 18468864 4209 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 4509 4209 91 271 0 4235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18036

[startup+12.7019 s]
/proc/loadavg: 1.00 1.21 0.93 2/66 7040
/proc/meminfo: memFree=1761136/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=19328 CPUtime=12.68
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 5924 0 0 0 1261 7 0 0 25 0 1 0 127851234 19791872 4540 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 4832 4540 91 271 0 4558 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19328

[startup+25.5013 s]
/proc/loadavg: 1.00 1.20 0.93 2/66 7040
/proc/meminfo: memFree=1759344/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=21100 CPUtime=25.49
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 6352 0 0 0 2539 10 0 0 25 0 1 0 127851234 21606400 4968 1992294400 134512640 135625496 4294956224 18446744073709551615 134541363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 5275 4968 91 271 0 5001 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21100

[startup+51.102 s]
/proc/loadavg: 1.00 1.18 0.93 2/66 7040
/proc/meminfo: memFree=1756784/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=23556 CPUtime=51.07
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 6980 0 0 0 5093 14 0 0 25 0 1 0 127851234 24121344 5596 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 5889 5596 91 271 0 5615 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23556

[startup+102.305 s]
/proc/loadavg: 1.00 1.15 0.93 2/66 7040
/proc/meminfo: memFree=1753584/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=26936 CPUtime=102.26
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 7799 0 0 0 10206 20 0 0 25 0 1 0 127851234 27582464 6415 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 6734 6415 91 271 0 6460 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26936

[startup+162.302 s]
/proc/loadavg: 1.00 1.12 0.93 2/66 7040
/proc/meminfo: memFree=1750448/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=30044 CPUtime=162.24
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 8564 0 0 0 16197 27 0 0 25 0 1 0 127851234 30765056 7180 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 7511 7180 91 271 0 7237 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30044

[startup+222.301 s]
/proc/loadavg: 1.00 1.10 0.93 2/66 7040
/proc/meminfo: memFree=1747888/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=32760 CPUtime=222.23
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 9327 0 0 0 22191 32 0 0 25 0 1 0 127851234 33546240 7807 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 8190 7807 91 271 0 7916 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 32760

[startup+282.302 s]
/proc/loadavg: 1.00 1.08 0.93 2/66 7040
/proc/meminfo: memFree=1745520/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=35008 CPUtime=282.21
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 9927 0 0 0 28184 37 0 0 25 0 1 0 127851234 35848192 8407 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 8752 8407 91 271 0 8478 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35008

[startup+342.302 s]
/proc/loadavg: 1.00 1.06 0.93 2/66 7040
/proc/meminfo: memFree=1743472/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=36956 CPUtime=342.2
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 10413 0 0 0 34178 42 0 0 25 0 1 0 127851234 37842944 8893 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 9239 8893 91 271 0 8965 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 36956

[startup+402.301 s]
/proc/loadavg: 1.00 1.05 0.93 2/66 7040
/proc/meminfo: memFree=1741808/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=39000 CPUtime=402.18
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 11033 0 0 0 40171 47 0 0 25 0 1 0 127851234 39936000 9310 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 9750 9310 91 271 0 9476 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 39000

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 0.93 2/66 7040
/proc/meminfo: memFree=1740272/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=40320 CPUtime=462.17
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 11405 0 0 0 46166 51 0 0 25 0 1 0 127851234 41287680 9682 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 10080 9682 91 271 0 9806 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 40320

[startup+522.301 s]
/proc/loadavg: 1.00 1.03 0.93 2/66 7040
/proc/meminfo: memFree=1738224/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=42360 CPUtime=522.15
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 11912 0 0 0 52161 54 0 0 25 0 1 0 127851234 43376640 10189 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 10590 10189 91 271 0 10316 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 42360

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 0.93 2/66 7040
/proc/meminfo: memFree=1736880/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=43656 CPUtime=582.13
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 12236 0 0 0 58156 57 0 0 25 0 1 0 127851234 44703744 10513 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 10914 10513 91 271 0 10640 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 43656

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/66 7040
/proc/meminfo: memFree=1735600/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=44980 CPUtime=642.13
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 12561 0 0 0 64153 60 0 0 25 0 1 0 127851234 46059520 10838 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 11245 10838 91 271 0 10971 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 44980

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 0.93 2/66 7040
/proc/meminfo: memFree=1734256/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=46340 CPUtime=702.1
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 12877 0 0 0 70148 62 0 0 25 0 1 0 127851234 47452160 11154 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 11585 11154 91 271 0 11311 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 46340

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 7040
/proc/meminfo: memFree=1732848/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=47636 CPUtime=762.09
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 13232 0 0 0 76144 65 0 0 25 0 1 0 127851234 48779264 11509 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 11909 11509 91 271 0 11635 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 47636

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 7040
/proc/meminfo: memFree=1731632/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=48940 CPUtime=822.07
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 13521 0 0 0 82139 68 0 0 25 0 1 0 127851234 50114560 11798 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 12235 11798 91 271 0 11961 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 48940

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 7040
/proc/meminfo: memFree=1730224/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=50804 CPUtime=882.06
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 14149 0 0 0 88134 72 0 0 25 0 1 0 127851234 52023296 12122 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 12701 12122 91 271 0 12427 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 50804

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 7040
/proc/meminfo: memFree=1729328/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=51692 CPUtime=942.05
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 14399 0 0 0 94130 75 0 0 25 0 1 0 127851234 52932608 12372 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 12923 12372 91 271 0 12649 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 51692

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 7040
/proc/meminfo: memFree=1727984/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=53036 CPUtime=1002.02
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 14728 0 0 0 100124 78 0 0 25 0 1 0 127851234 54308864 12701 1992294400 134512640 135625496 4294956224 18446744073709551615 134541437 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 13259 12701 91 271 0 12985 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 53036

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 7046
/proc/meminfo: memFree=1726832/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=54012 CPUtime=1062
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 14980 0 0 0 106119 81 0 0 25 0 1 0 127851234 55308288 12953 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 13503 12953 91 271 0 13229 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 54012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 7046
/proc/meminfo: memFree=1725872/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=54936 CPUtime=1121.99
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 15206 0 0 0 112115 84 0 0 25 0 1 0 127851234 56254464 13179 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 13734 13179 91 271 0 13460 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 54936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 7046
/proc/meminfo: memFree=1724848/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=55876 CPUtime=1181.98
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 15468 0 0 0 118112 86 0 0 25 0 1 0 127851234 57217024 13441 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 13969 13441 91 271 0 13695 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 55876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 7046
/proc/meminfo: memFree=1724528/2055920 swapFree=4175168/4192956
[pid=7039] ppid=7037 vsize=56156 CPUtime=1200.07
/proc/7039/stat : 7039 (csat) R 7037 7039 6943 0 -1 4194304 15541 0 0 0 119920 87 0 0 25 0 1 0 127851234 57503744 13514 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7039/statm: 14039 13514 91 271 0 13765 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 56156

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.21
CPU system time (s): 0.880866
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 56156

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

runsolver used 1.41678 second user time and 2.77058 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-29 11:43:34
IDJOB=1562784
IDBENCH=70941
IDSOLVER=517
FILE ID=node81/1562784-1240998214
PBS_JOBID= 9204791
Free space on /tmp= 126608 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562784-1240998214/watcher-1562784-1240998214 -o /tmp/evaluation-result-1562784-1240998214/solver-1562784-1240998214 -C 1200 -W 1800 -M 1800  HOME/csat HOME/instance-1562784-1240998214.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=995942869

node81.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.234
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.234
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:       1779544 kB
Buffers:         23424 kB
Cached:         196620 kB
SwapCached:      11360 kB
Active:          14780 kB
Inactive:       217980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779544 kB
SwapTotal:     4192956 kB
SwapFree:      4175168 kB
Dirty:            4392 kB
Writeback:           0 kB
Mapped:          13644 kB
Slab:            29380 kB
Committed_AS:   509076 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126608 MiB
End job on node81 at 2009-04-29 12:03:36