Trace number 1520748

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S1085378176-050.cnf
MD5SUM948d32b8ee8265dc795865cb56b9a64b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark91.5541
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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-1520748-1238233384/watcher-1520748-1238233384 -o /tmp/evaluation-result-1520748-1238233384/solver-1520748-1238233384 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520748-1238233384.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 380
/proc/meminfo: memFree=1000008/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=1508 CPUtime=0
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 166 0 0 0 0 0 0 0 20 0 1 0 1096000920 1544192 150 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 377 150 88 271 0 103 0

[startup+0.0468629 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 380
/proc/meminfo: memFree=1000008/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=7876 CPUtime=0.03
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 1901 0 0 0 3 0 0 0 20 0 1 0 1096000920 8065024 1717 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 1969 1717 90 271 0 1695 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7876

[startup+0.101873 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 380
/proc/meminfo: memFree=1000008/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=8140 CPUtime=0.09
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 1947 0 0 0 9 0 0 0 20 0 1 0 1096000920 8335360 1763 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 2035 1763 91 271 0 1761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8140

[startup+0.301912 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 380
/proc/meminfo: memFree=1000008/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=8404 CPUtime=0.29
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 2025 0 0 0 29 0 0 0 22 0 1 0 1096000920 8605696 1841 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 2101 1841 91 271 0 1827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8404

[startup+0.70199 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 380
/proc/meminfo: memFree=1000008/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=8932 CPUtime=0.69
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 2158 0 0 0 68 1 0 0 25 0 1 0 1096000920 9146368 1974 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 2233 1974 91 271 0 1959 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8932

[startup+1.50215 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 381
/proc/meminfo: memFree=992064/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=9776 CPUtime=1.49
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 2378 0 0 0 148 1 0 0 25 0 1 0 1096000920 10010624 2194 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 2444 2194 91 271 0 2170 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9776

[startup+3.10146 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 381
/proc/meminfo: memFree=990848/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=11144 CPUtime=3.09
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 2697 0 0 0 308 1 0 0 25 0 1 0 1096000920 11411456 2513 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 2786 2513 91 271 0 2512 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11144

[startup+6.30109 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 381
/proc/meminfo: memFree=988672/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=12924 CPUtime=6.29
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 3141 0 0 0 627 2 0 0 25 0 1 0 1096000920 13234176 2957 1992294400 134512640 135625496 4294956240 18446744073709551615 134541443 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 3231 2957 91 271 0 2957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12924

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 381
/proc/meminfo: memFree=986048/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=15228 CPUtime=12.68
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 3720 0 0 0 1264 4 0 0 25 0 1 0 1096000920 15593472 3536 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 3807 3536 91 271 0 3533 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15228

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 381
/proc/meminfo: memFree=982720/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=18420 CPUtime=25.48
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 4516 0 0 0 2541 7 0 0 25 0 1 0 1096000920 18862080 4332 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 4605 4332 91 271 0 4331 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18420

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 381
/proc/meminfo: memFree=978496/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=22636 CPUtime=51.07
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 5567 0 0 0 5096 11 0 0 25 0 1 0 1096000920 23179264 5383 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 5659 5383 91 271 0 5385 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22636

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 381
/proc/meminfo: memFree=972416/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=28768 CPUtime=102.25
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 7152 0 0 0 10209 16 0 0 25 0 1 0 1096000920 29458432 6877 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 7192 6877 91 271 0 6918 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28768

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=967104/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=33960 CPUtime=162.23
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 8468 0 0 0 16202 21 0 0 25 0 1 0 1096000920 34775040 8193 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 8490 8193 91 271 0 8216 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33960

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=962880/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=38256 CPUtime=222.2
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 9637 0 0 0 22194 26 0 0 25 0 1 0 1096000920 39174144 9226 1992294400 134512640 135625496 4294956240 18446744073709551615 134522479 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 9564 9226 91 271 0 9290 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 38256

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=959296/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=41912 CPUtime=282.19
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 10538 0 0 0 28188 31 0 0 25 0 1 0 1096000920 42917888 10127 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 10478 10127 91 271 0 10204 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 41912

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=956224/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=44832 CPUtime=342.17
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 11306 0 0 0 34182 35 0 0 25 0 1 0 1096000920 45907968 10895 1992294400 134512640 135625496 4294956240 18446744073709551615 134522134 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 11208 10895 91 271 0 10934 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 44832

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=953472/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=47652 CPUtime=402.14
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 12019 0 0 0 40175 39 0 0 25 0 1 0 1096000920 48795648 11608 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 11913 11608 91 271 0 11639 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 47652

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=950656/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=50748 CPUtime=462.11
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 12912 0 0 0 46169 42 0 0 25 0 1 0 1096000920 51965952 12298 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 12687 12298 91 271 0 12413 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 50748

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=948096/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=53412 CPUtime=522.1
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 13568 0 0 0 52164 46 0 0 25 0 1 0 1096000920 54693888 12954 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 13353 12954 91 271 0 13079 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 53412

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=945344/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=56184 CPUtime=582.08
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 14261 0 0 0 58158 50 0 0 25 0 1 0 1096000920 57532416 13647 1992294400 134512640 135625496 4294956240 18446744073709551615 134541426 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 14046 13647 91 271 0 13772 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 56184

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=942848/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=58484 CPUtime=642.06
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 14866 0 0 0 64154 52 0 0 25 0 1 0 1096000920 59887616 14252 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 14621 14252 91 271 0 14347 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 58484

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=940672/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=60804 CPUtime=702.03
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 15422 0 0 0 70149 54 0 0 25 0 1 0 1096000920 62263296 14808 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 15201 14808 91 271 0 14927 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 60804

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=938624/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=62692 CPUtime=762.01
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 15915 0 0 0 76145 56 0 0 25 0 1 0 1096000920 64196608 15301 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 15673 15301 91 271 0 15399 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 62692

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=936512/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=64908 CPUtime=821.98
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 16448 0 0 0 82139 59 0 0 25 0 1 0 1096000920 66465792 15834 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 16227 15834 91 271 0 15953 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 64908

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=934528/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=66828 CPUtime=881.96
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 16923 0 0 0 88136 60 0 0 25 0 1 0 1096000920 68431872 16309 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 16707 16309 91 271 0 16433 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 66828

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=932672/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=68636 CPUtime=941.93
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 17388 0 0 0 94131 62 0 0 25 0 1 0 1096000920 70283264 16774 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 17159 16774 91 271 0 16885 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 68636

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=930816/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=70516 CPUtime=1001.91
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 17851 0 0 0 100127 64 0 0 25 0 1 0 1096000920 72208384 17237 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 17629 17237 91 271 0 17355 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 70516

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 383
/proc/meminfo: memFree=929024/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=72268 CPUtime=1061.89
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 18298 0 0 0 106122 67 0 0 25 0 1 0 1096000920 74002432 17684 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 18067 17684 91 271 0 17793 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 72268

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 389
/proc/meminfo: memFree=927232/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=74516 CPUtime=1121.86
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 19039 0 0 0 112117 69 0 0 25 0 1 0 1096000920 76304384 18121 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 18629 18121 91 271 0 18355 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 74516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 389
/proc/meminfo: memFree=925440/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=76432 CPUtime=1181.84
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 19488 0 0 0 118113 71 0 0 25 0 1 0 1096000920 78266368 18570 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 19108 18570 91 271 0 18834 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 76432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 389
/proc/meminfo: memFree=924800/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=77048 CPUtime=1200.04
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 19637 0 0 0 119933 71 0 0 25 0 1 0 1096000920 78897152 18719 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 19262 18719 91 271 0 18988 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 77048

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.98 2/65 389
/proc/meminfo: memFree=924800/2055920 swapFree=4176244/4192956
[pid=380] ppid=378 vsize=77048 CPUtime=1200.04
/proc/380/stat : 380 (csat) R 378 380 32453 0 -1 4194304 19637 0 0 0 119933 71 0 0 25 0 1 0 1096000920 78897152 18719 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/380/statm: 19262 18719 91 271 0 18988 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 77048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.33
CPU system time (s): 0.729889
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 77048

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

runsolver used 0.866868 second user time and 2.6546 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-28 10:43:04
IDJOB=1520748
IDBENCH=70283
IDSOLVER=517
FILE ID=node53/1520748-1238233384
PBS_JOBID= 9060591
Free space on /tmp= 66040 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S1085378176-050.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520748-1238233384/watcher-1520748-1238233384 -o /tmp/evaluation-result-1520748-1238233384/solver-1520748-1238233384 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520748-1238233384.cnf

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

MD5SUM BENCH= 948d32b8ee8265dc795865cb56b9a64b
RANDOM SEED=1444334175

node53.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.264
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.264
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:       1000424 kB
Buffers:         78460 kB
Cached:         893652 kB
SwapCached:      10692 kB
Active:         173124 kB
Inactive:       811268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1000424 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          17844 kB
Slab:            57148 kB
Committed_AS:  2451384 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-28 11:03:06