Trace number 1557688

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
Bench CategoryAPPLICATION (applications 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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
Number of clauses of size 40
Number of clauses of size 50
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1557688-1238857732/watcher-1557688-1238857732 -o /tmp/evaluation-result-1557688-1238857732/solver-1557688-1238857732 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1557688-1238857732.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.95 0.98 3/65 10092
/proc/meminfo: memFree=1468256/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=2008 CPUtime=0
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 369493984 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 502 289 86 271 0 228 0

[startup+0.013256 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10092
/proc/meminfo: memFree=1468256/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=3512 CPUtime=0
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 875 0 0 0 0 0 0 0 18 0 1 0 369493984 3596288 487 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 878 493 86 271 0 604 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3512

[startup+0.101267 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10092
/proc/meminfo: memFree=1468256/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=5620 CPUtime=0.09
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 2017 0 0 0 9 0 0 0 18 0 1 0 369493984 5754880 1094 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 1405 1094 89 271 0 1131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5620

[startup+0.301292 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10092
/proc/meminfo: memFree=1468256/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=13664 CPUtime=0.29
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 4208 0 0 0 28 1 0 0 19 0 1 0 369493984 13991936 3093 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 3416 3093 91 271 0 3142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13664

[startup+0.701342 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10092
/proc/meminfo: memFree=1468256/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=14000 CPUtime=0.69
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 4267 0 0 0 68 1 0 0 22 0 1 0 369493984 14336000 3152 1992294400 134512640 135625496 4294956240 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 3500 3152 91 271 0 3226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14000

[startup+1.50144 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 10093
/proc/meminfo: memFree=1455960/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=14000 CPUtime=1.49
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 4270 0 0 0 148 1 0 0 25 0 1 0 369493984 14336000 3155 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 3500 3155 91 271 0 3226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14000

[startup+3.10164 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 10093
/proc/meminfo: memFree=1455768/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=14000 CPUtime=3.1
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 4282 0 0 0 308 2 0 0 25 0 1 0 369493984 14336000 3167 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 3500 3167 91 271 0 3226 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 14000

[startup+6.30105 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 10093
/proc/meminfo: memFree=1455576/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=14132 CPUtime=6.29
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 4313 0 0 0 627 2 0 0 25 0 1 0 369493984 14471168 3198 1992294400 134512640 135625496 4294956240 18446744073709551615 134528927 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 3533 3198 91 271 0 3259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14132

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 10093
/proc/meminfo: memFree=1455192/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=14396 CPUtime=12.69
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 4384 0 0 0 1267 2 0 0 25 0 1 0 369493984 14741504 3269 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 3599 3269 91 271 0 3325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14396

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 10093
/proc/meminfo: memFree=1454744/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=14792 CPUtime=25.49
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 4476 0 0 0 2546 3 0 0 25 0 1 0 369493984 15147008 3361 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 3698 3361 91 271 0 3424 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14792

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 10093
/proc/meminfo: memFree=1454104/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=15456 CPUtime=51.08
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 4635 0 0 0 5105 3 0 0 25 0 1 0 369493984 15826944 3520 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 3864 3520 91 271 0 3590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15456

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 10093
/proc/meminfo: memFree=1453080/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=16384 CPUtime=102.27
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 4885 0 0 0 10223 4 0 0 25 0 1 0 369493984 16777216 3770 1992294400 134512640 135625496 4294956240 18446744073709551615 134540791 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 4096 3770 91 271 0 3822 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16384

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1451288/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=18152 CPUtime=162.25
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 5335 0 0 0 16219 6 0 0 25 0 1 0 369493984 18587648 4220 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 4538 4220 91 271 0 4264 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18152

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1448984/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=20472 CPUtime=222.22
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 5884 0 0 0 22215 7 0 0 25 0 1 0 369493984 20963328 4769 1992294400 134512640 135625496 4294956240 18446744073709551615 134538252 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 5118 4769 91 271 0 4844 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20472

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1447064/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=22348 CPUtime=282.2
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 6358 0 0 0 28211 9 0 0 25 0 1 0 369493984 22884352 5243 1992294400 134512640 135625496 4294956240 18446744073709551615 134541268 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 5587 5243 91 271 0 5313 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22348

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1445464/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=23812 CPUtime=342.18
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 6738 0 0 0 34208 10 0 0 25 0 1 0 369493984 24383488 5623 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 5953 5623 91 271 0 5679 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23812

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1444184/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=25136 CPUtime=402.16
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 7069 0 0 0 40205 11 0 0 25 0 1 0 369493984 25739264 5954 1992294400 134512640 135625496 4294956240 18446744073709551615 134529000 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 6284 5954 91 271 0 6010 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 25136

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1442520/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=26788 CPUtime=462.14
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 7478 0 0 0 46202 12 0 0 25 0 1 0 369493984 27430912 6363 1992294400 134512640 135625496 4294956240 18446744073709551615 134540670 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 6697 6363 91 271 0 6423 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 26788

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1441240/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=28260 CPUtime=522.13
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 7828 0 0 0 52199 14 0 0 25 0 1 0 369493984 28938240 6713 1992294400 134512640 135625496 4294956240 18446744073709551615 134519794 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 7065 6713 91 271 0 6791 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 28260

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1439832/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=29600 CPUtime=582.11
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 8176 0 0 0 58196 15 0 0 25 0 1 0 369493984 30310400 7061 1992294400 134512640 135625496 4294956240 18446744073709551615 134530256 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 7400 7061 91 271 0 7126 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 29600

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1438232/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=31072 CPUtime=642.1
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 8559 0 0 0 64193 17 0 0 25 0 1 0 369493984 31817728 7444 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 7768 7444 91 271 0 7494 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 31072

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1436504/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=32868 CPUtime=702.07
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 8981 0 0 0 70189 18 0 0 25 0 1 0 369493984 33656832 7866 1992294400 134512640 135625496 4294956240 18446744073709551615 134530539 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 8217 7866 91 271 0 7943 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 32868

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1434840/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=34484 CPUtime=762.06
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 9390 0 0 0 76186 20 0 0 25 0 1 0 369493984 35311616 8275 1992294400 134512640 135625496 4294956240 18446744073709551615 134529023 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 8621 8275 91 271 0 8347 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 34484

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1433432/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=35828 CPUtime=822.04
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 9724 0 0 0 82183 21 0 0 25 0 1 0 369493984 36687872 8609 1992294400 134512640 135625496 4294956240 18446744073709551615 134540777 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 8957 8609 91 271 0 8683 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 35828

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1432152/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=37016 CPUtime=882.02
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 10034 0 0 0 88180 22 0 0 25 0 1 0 369493984 37904384 8919 1992294400 134512640 135625496 4294956240 18446744073709551615 134540730 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 9254 8919 91 271 0 8980 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 37016

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1430936/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=38220 CPUtime=942.01
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 10326 0 0 0 94177 24 0 0 25 0 1 0 369493984 39137280 9211 1992294400 134512640 135625496 4294956240 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 9555 9211 91 271 0 9281 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 38220

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1429912/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=39152 CPUtime=1001.98
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 10573 0 0 0 100174 24 0 0 25 0 1 0 369493984 40091648 9458 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 9788 9458 91 271 0 9514 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 39152

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1428568/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=40636 CPUtime=1061.97
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 10906 0 0 0 106171 26 0 0 25 0 1 0 369493984 41611264 9791 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 10159 9791 91 271 0 9885 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 40636

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1427736/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=41580 CPUtime=1121.95
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 11114 0 0 0 112168 27 0 0 25 0 1 0 369493984 42577920 9999 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 10395 9999 91 271 0 10121 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 41580

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1426584/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=42648 CPUtime=1181.93
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 11395 0 0 0 118165 28 0 0 25 0 1 0 369493984 43671552 10280 1992294400 134512640 135625496 4294956240 18446744073709551615 134540185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 10662 10280 91 271 0 10388 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 42648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 10093
/proc/meminfo: memFree=1426136/2055920 swapFree=4180116/4192956
[pid=10092] ppid=10090 vsize=43044 CPUtime=1200.03
/proc/10092/stat : 10092 (csat) R 10090 10092 9925 0 -1 4194304 11496 0 0 0 119975 28 0 0 25 0 1 0 369493984 44077056 10381 1992294400 134512640 135625496 4294956240 18446744073709551615 134529000 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 10761 10381 91 271 0 10487 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 43044

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.05
CPU user time (s): 1199.75
CPU system time (s): 0.293955
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 43044

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

runsolver used 0.977851 second user time and 3.39848 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-04 17:08:52
IDJOB=1557688
IDBENCH=70843
IDSOLVER=517
FILE ID=node54/1557688-1238857732
PBS_JOBID= 9085893
Free space on /tmp= 66540 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-32-s100.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557688-1238857732/watcher-1557688-1238857732 -o /tmp/evaluation-result-1557688-1238857732/solver-1557688-1238857732 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1557688-1238857732.cnf

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=176431852

node54.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.232
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.232
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:       1468672 kB
Buffers:         58244 kB
Cached:         453628 kB
SwapCached:       6628 kB
Active:         230808 kB
Inactive:       290856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1468672 kB
SwapTotal:     4192956 kB
SwapFree:      4180116 kB
Dirty:            2904 kB
Writeback:           0 kB
Mapped:          15204 kB
Slab:            51564 kB
Committed_AS:  1409968 kB
PageTables:       1372 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= 66540 MiB
End job on node54 at 2009-04-04 17:28:55