Trace number 1520876

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S1481598919-023.cnf
MD5SUMb5e7cd1135ca2561f4261d81ae9e01a8
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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-1520876-1238251235/watcher-1520876-1238251235 -o /tmp/evaluation-result-1520876-1238251235/solver-1520876-1238251235 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520876-1238251235.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/64 24755
/proc/meminfo: memFree=1061144/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=1508 CPUtime=0
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 1097790253 1544192 132 1992294400 134512640 135625496 4294956240 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 377 132 89 271 0 103 0

[startup+0.0809221 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 24755
/proc/meminfo: memFree=1061144/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=7492 CPUtime=0.07
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 1653 0 0 0 7 0 0 0 18 0 1 0 1097790253 7671808 1636 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 1873 1636 91 271 0 1599 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7492

[startup+0.101923 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 24755
/proc/meminfo: memFree=1061144/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=7492 CPUtime=0.09
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 1663 0 0 0 9 0 0 0 18 0 1 0 1097790253 7671808 1646 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 1873 1646 91 271 0 1599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7492

[startup+0.301946 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 24755
/proc/meminfo: memFree=1061144/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=7884 CPUtime=0.29
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 1745 0 0 0 29 0 0 0 19 0 1 0 1097790253 8073216 1728 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 1971 1728 91 271 0 1697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7884

[startup+0.701993 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 24755
/proc/meminfo: memFree=1061144/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=8268 CPUtime=0.69
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 1865 0 0 0 68 1 0 0 22 0 1 0 1097790253 8466432 1848 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 2067 1848 91 271 0 1793 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8268

[startup+1.50109 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 24756
/proc/meminfo: memFree=1053776/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=9036 CPUtime=1.48
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 2048 0 0 0 147 1 0 0 25 0 1 0 1097790253 9252864 2031 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 2259 2031 91 271 0 1985 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9036

[startup+3.10127 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 24756
/proc/meminfo: memFree=1052752/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=10012 CPUtime=3.09
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 2291 0 0 0 307 2 0 0 25 0 1 0 1097790253 10252288 2274 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 2503 2274 91 271 0 2229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10012

[startup+6.30164 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 24756
/proc/meminfo: memFree=1051280/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=11220 CPUtime=6.29
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 2584 0 0 0 626 3 0 0 25 0 1 0 1097790253 11489280 2567 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 2805 2567 91 271 0 2531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11220

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 24756
/proc/meminfo: memFree=1049488/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=12636 CPUtime=12.68
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 2957 0 0 0 1264 4 0 0 25 0 1 0 1097790253 12939264 2940 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 3159 2940 91 271 0 2885 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12636

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 24756
/proc/meminfo: memFree=1047312/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=14700 CPUtime=25.49
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 3510 0 0 0 2542 7 0 0 25 0 1 0 1097790253 15052800 3452 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 3675 3452 91 271 0 3401 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14700

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 24756
/proc/meminfo: memFree=1044688/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=17524 CPUtime=51.08
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 4256 0 0 0 5098 10 0 0 25 0 1 0 1097790253 17944576 4137 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 4381 4137 91 271 0 4107 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17524

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 24756
/proc/meminfo: memFree=1040592/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=21624 CPUtime=102.26
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 5348 0 0 0 10211 15 0 0 25 0 1 0 1097790253 22142976 5138 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 5406 5138 91 271 0 5132 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21624

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24756
/proc/meminfo: memFree=1037520/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=24744 CPUtime=162.25
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 6110 0 0 0 16204 21 0 0 25 0 1 0 1097790253 25337856 5900 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 6186 5900 91 271 0 5912 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24744

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1034832/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=27612 CPUtime=222.23
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 6901 0 0 0 22197 26 0 0 25 0 1 0 1097790253 28274688 6555 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 6903 6555 91 271 0 6629 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27612

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1032656/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=29784 CPUtime=282.21
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 7441 0 0 0 28191 30 0 0 25 0 1 0 1097790253 30498816 7095 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 7446 7095 91 271 0 7172 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29784

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1030800/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=31560 CPUtime=342.19
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 7924 0 0 0 34186 33 0 0 25 0 1 0 1097790253 32317440 7578 1992294400 134512640 135625496 4294956240 18446744073709551615 134529047 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 7890 7578 91 271 0 7616 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 31560

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1029008/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=33324 CPUtime=402.17
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 8384 0 0 0 40180 37 0 0 25 0 1 0 1097790253 34123776 8038 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 8331 8038 91 271 0 8057 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 33324

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1027024/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=35556 CPUtime=462.15
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 9053 0 0 0 46174 41 0 0 25 0 1 0 1097790253 36409344 8504 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 8889 8504 91 271 0 8615 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 35556

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1025488/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=37204 CPUtime=522.13
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 9464 0 0 0 52169 44 0 0 25 0 1 0 1097790253 38096896 8915 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 9301 8915 91 271 0 9027 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 37204

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1023440/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=39284 CPUtime=582.12
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 9961 0 0 0 58165 47 0 0 25 0 1 0 1097790253 40226816 9412 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 9821 9412 91 271 0 9547 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 39284

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1021904/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=40812 CPUtime=642.11
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 10333 0 0 0 64161 50 0 0 25 0 1 0 1097790253 41791488 9784 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 10203 9784 91 271 0 9929 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 40812

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1020496/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=42248 CPUtime=702.09
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 10685 0 0 0 70157 52 0 0 25 0 1 0 1097790253 43261952 10136 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 10562 10136 91 271 0 10288 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 42248

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1019152/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=43588 CPUtime=762.07
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 11018 0 0 0 76153 54 0 0 25 0 1 0 1097790253 44634112 10469 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 10897 10469 91 271 0 10623 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 43588

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1017808/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=45008 CPUtime=822.05
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 11364 0 0 0 82149 56 0 0 25 0 1 0 1097790253 46088192 10815 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 11252 10815 91 271 0 10978 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 45008

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1016528/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=46104 CPUtime=882.03
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 11669 0 0 0 88145 58 0 0 25 0 1 0 1097790253 47210496 11120 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 11526 11120 91 271 0 11252 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 46104

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1015376/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=47328 CPUtime=942.02
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 11981 0 0 0 94142 60 0 0 25 0 1 0 1097790253 48463872 11432 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 11832 11432 91 271 0 11558 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 47328

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1014288/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=48528 CPUtime=1001.99
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 12251 0 0 0 100138 61 0 0 25 0 1 0 1097790253 49692672 11702 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 12132 11702 91 271 0 11858 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 48528

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1013200/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=50192 CPUtime=1061.98
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 12824 0 0 0 106133 65 0 0 25 0 1 0 1097790253 51396608 11971 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 12548 11971 91 271 0 12274 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 50192

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1012048/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=51248 CPUtime=1121.96
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 13101 0 0 0 112130 66 0 0 25 0 1 0 1097790253 52477952 12248 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 12812 12248 91 271 0 12538 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 51248

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1010704/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=52700 CPUtime=1181.94
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 13421 0 0 0 118126 68 0 0 25 0 1 0 1097790253 53964800 12568 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 13175 12568 91 271 0 12901 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 52700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24758
/proc/meminfo: memFree=1010384/2055924 swapFree=4176792/4192956
[pid=24755] ppid=24753 vsize=53040 CPUtime=1200.05
/proc/24755/stat : 24755 (csat) R 24753 24755 24307 0 -1 4194304 13501 0 0 0 119936 69 0 0 25 0 1 0 1097790253 54312960 12648 1992294400 134512640 135625496 4294956240 18446744073709551615 134529051 0 0 4096 0 0 0 0 17 1 0 0
/proc/24755/statm: 13260 12648 91 271 0 12986 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 53040

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.06
CPU user time (s): 1199.36
CPU system time (s): 0.699893
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 53040

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

runsolver used 1.02384 second user time and 2.30365 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-28 15:40:35
IDJOB=1520876
IDBENCH=70411
IDSOLVER=517
FILE ID=node6/1520876-1238251235
PBS_JOBID= 9060684
Free space on /tmp= 66324 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S1481598919-023.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520876-1238251235/watcher-1520876-1238251235 -o /tmp/evaluation-result-1520876-1238251235/solver-1520876-1238251235 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520876-1238251235.cnf

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

MD5SUM BENCH= b5e7cd1135ca2561f4261d81ae9e01a8
RANDOM SEED=991172477

node6.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.236
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.236
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:      2055924 kB
MemFree:       1061560 kB
Buffers:         93344 kB
Cached:         805476 kB
SwapCached:       9932 kB
Active:          47740 kB
Inactive:       864648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1061560 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1400 kB
Writeback:           0 kB
Mapped:          19224 kB
Slab:            67944 kB
Committed_AS:  2795120 kB
PageTables:       1464 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= 66320 MiB
End job on node6 at 2009-03-28 16:00:38