Trace number 1554880

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
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 variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
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-1554880-1238733700/watcher-1554880-1238733700 -o /tmp/evaluation-result-1554880-1238733700/solver-1554880-1238733700 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1554880-1238733700.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.92 0.98 0.99 3/64 30344
/proc/meminfo: memFree=816096/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=2008 CPUtime=0
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 317571489 2056192 285 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 502 289 86 271 0 228 0

[startup+0.0687329 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30344
/proc/meminfo: memFree=816096/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=12180 CPUtime=0.06
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 4244 0 0 0 5 1 0 0 18 0 1 0 317571489 12472320 2119 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 3045 2124 86 271 0 2771 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12180

[startup+0.101736 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30344
/proc/meminfo: memFree=816096/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=17580 CPUtime=0.09
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 6091 0 0 0 7 2 0 0 18 0 1 0 317571489 18001920 2885 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 4395 2889 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301757 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30344
/proc/meminfo: memFree=816096/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=23272 CPUtime=0.29
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 9532 0 0 0 25 4 0 0 19 0 1 0 317571489 23830528 4705 1992294400 134512640 135625496 4294956224 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 5818 4705 89 271 0 5544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23272

[startup+0.701801 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30344
/proc/meminfo: memFree=816096/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=24552 CPUtime=0.69
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 11123 0 0 0 64 5 0 0 22 0 1 0 317571489 25141248 5653 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 6138 5654 89 271 0 5864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24552

[startup+1.50189 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30345
/proc/meminfo: memFree=785752/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=42852 CPUtime=1.49
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 17755 0 0 0 142 7 0 0 25 0 1 0 317571489 43880448 9910 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 10713 9910 91 271 0 10439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42852

[startup+3.10106 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30345
/proc/meminfo: memFree=776088/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=42852 CPUtime=3.09
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 17775 0 0 0 301 8 0 0 25 0 1 0 317571489 43880448 9930 1992294400 134512640 135625496 4294956224 18446744073709551615 134518648 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 10713 9930 91 271 0 10439 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42852

[startup+6.30141 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30345
/proc/meminfo: memFree=776216/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=43040 CPUtime=6.29
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 17802 0 0 0 621 8 0 0 25 0 1 0 317571489 44072960 9957 1992294400 134512640 135625496 4294956224 18446744073709551615 134538229 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 10760 9957 91 271 0 10486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43040

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30347
/proc/meminfo: memFree=776024/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=43252 CPUtime=12.69
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 17881 0 0 0 1261 8 0 0 25 0 1 0 317571489 44290048 10036 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 10813 10036 91 271 0 10539 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43252

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 30347
/proc/meminfo: memFree=774552/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=44728 CPUtime=25.48
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 18615 0 0 0 2540 8 0 0 25 0 1 0 317571489 45801472 10409 1992294400 134512640 135625496 4294956224 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 11182 10409 91 271 0 10908 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44728

[startup+51.1013 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 30347
/proc/meminfo: memFree=771160/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=48188 CPUtime=51.06
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 20709 0 0 0 5090 16 0 0 25 0 1 0 317571489 49344512 11284 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 12047 11284 91 271 0 11773 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 48188

[startup+102.306 s]
/proc/loadavg: 1.09 1.02 1.01 2/65 30347
/proc/meminfo: memFree=763032/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=56368 CPUtime=102.25
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 22737 0 0 0 10198 27 0 0 25 0 1 0 317571489 57720832 13312 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 14092 13312 91 271 0 13818 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 56368

[startup+162.301 s]
/proc/loadavg: 1.11 1.03 1.00 2/65 30347
/proc/meminfo: memFree=756248/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=63092 CPUtime=162.23
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 24434 0 0 0 16175 48 0 0 25 0 1 0 317571489 64606208 15009 1992294400 134512640 135625496 4294956224 18446744073709551615 134517060 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 15773 15009 91 271 0 15499 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 63092

[startup+222.301 s]
/proc/loadavg: 1.16 1.05 1.01 2/65 30347
/proc/meminfo: memFree=747736/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=71712 CPUtime=222.22
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 26541 0 0 0 22150 72 0 0 25 0 1 0 317571489 73433088 17116 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 17928 17116 91 271 0 17654 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 71712

[startup+282.302 s]
/proc/loadavg: 1.18 1.07 1.01 2/65 30347
/proc/meminfo: memFree=742488/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=76872 CPUtime=282.21
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 27854 0 0 0 28129 92 0 0 25 0 1 0 317571489 78716928 18429 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 19218 18429 91 271 0 18944 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 76872

[startup+342.301 s]
/proc/loadavg: 1.06 1.06 1.01 2/65 30347
/proc/meminfo: memFree=736664/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=82700 CPUtime=342.19
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 29426 0 0 0 34107 112 0 0 25 0 1 0 317571489 84684800 19865 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 20675 19865 91 271 0 20401 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 82700

[startup+402.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 30347
/proc/meminfo: memFree=730008/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=89240 CPUtime=402.17
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 31077 0 0 0 40097 120 0 0 25 0 1 0 317571489 91381760 21516 1992294400 134512640 135625496 4294956224 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 22310 21516 91 271 0 22036 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 89240

[startup+462.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 30347
/proc/meminfo: memFree=727192/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=92464 CPUtime=462.15
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 32005 0 0 0 46091 124 0 0 25 0 1 0 317571489 94683136 22241 1992294400 134512640 135625496 4294956224 18446744073709551615 134516928 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 23116 22241 91 271 0 22842 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 92464

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 30347
/proc/meminfo: memFree=723096/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=96660 CPUtime=522.14
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 33073 0 0 0 52080 134 0 0 25 0 1 0 317571489 98979840 23309 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 24165 23309 91 271 0 23891 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 96660

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 30347
/proc/meminfo: memFree=720088/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=99468 CPUtime=582.12
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 33798 0 0 0 58070 142 0 0 25 0 1 0 317571489 101855232 24034 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 24867 24034 91 271 0 24593 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 99468

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30347
/proc/meminfo: memFree=715288/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=104128 CPUtime=642.11
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 34982 0 0 0 64057 154 0 0 25 0 1 0 317571489 106627072 25218 1992294400 134512640 135625496 4294956224 18446744073709551615 134878057 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 26032 25218 91 271 0 25758 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 104128

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30347
/proc/meminfo: memFree=711384/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=108576 CPUtime=702.09
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 36267 0 0 0 70043 166 0 0 25 0 1 0 317571489 111181824 26199 1992294400 134512640 135625496 4294956224 18446744073709551615 134538252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 27144 26199 91 271 0 26870 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 108576

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30347
/proc/meminfo: memFree=703960/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=115896 CPUtime=762.08
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 38126 0 0 0 76034 174 0 0 25 0 1 0 317571489 118677504 28058 1992294400 134512640 135625496 4294956224 18446744073709551615 134529034 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 28974 28058 91 271 0 28700 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 115896

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30347
/proc/meminfo: memFree=697880/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=121856 CPUtime=822.07
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 39649 0 0 0 82016 191 0 0 25 0 1 0 317571489 124780544 29581 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 30464 29581 91 271 0 30190 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 121856

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30347
/proc/meminfo: memFree=692760/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=126796 CPUtime=882.04
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 40892 0 0 0 88001 203 0 0 25 0 1 0 317571489 129839104 30824 1992294400 134512640 135625496 4294956224 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 31699 30824 91 271 0 31425 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 126796

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30347
/proc/meminfo: memFree=688920/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=130548 CPUtime=942.03
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 41880 0 0 0 93989 214 0 0 25 0 1 0 317571489 133681152 31812 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 32637 31812 91 271 0 32363 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 130548

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30347
/proc/meminfo: memFree=682520/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=136884 CPUtime=1002.01
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 43485 0 0 0 99976 225 0 0 25 0 1 0 317571489 140169216 33417 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 34221 33417 91 271 0 33947 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 136884

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30347
/proc/meminfo: memFree=677016/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=142344 CPUtime=1062
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 44837 0 0 0 105968 232 0 0 25 0 1 0 317571489 145760256 34769 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 35586 34769 91 271 0 35312 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 142344

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30347
/proc/meminfo: memFree=674456/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=144800 CPUtime=1121.99
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 45483 0 0 0 111963 236 0 0 25 0 1 0 317571489 148275200 35415 1992294400 134512640 135625496 4294956224 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 36200 35415 91 271 0 35926 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 144800

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30353
/proc/meminfo: memFree=669520/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=150668 CPUtime=1181.96
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 47180 0 0 0 117952 244 0 0 25 0 1 0 317571489 154284032 36656 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 37667 36656 91 271 0 37393 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 150668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30353
/proc/meminfo: memFree=667792/2055920 swapFree=4181692/4192956
[pid=30344] ppid=30342 vsize=152136 CPUtime=1200.06
/proc/30344/stat : 30344 (csat) R 30342 30344 29944 0 -1 4194304 47570 0 0 0 119760 246 0 0 25 0 1 0 317571489 155787264 37046 1992294400 134512640 135625496 4294956224 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 1 0 0
/proc/30344/statm: 38034 37046 91 271 0 37760 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 152136

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.43
CPU time (s): 1200.09
CPU user time (s): 1197.61
CPU system time (s): 2.48662
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 152136

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

runsolver used 0.933858 second user time and 2.54161 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-03 06:41:41
IDJOB=1554880
IDBENCH=70789
IDSOLVER=517
FILE ID=node42/1554880-1238733700
PBS_JOBID= 9085350
Free space on /tmp= 66536 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554880-1238733700/watcher-1554880-1238733700 -o /tmp/evaluation-result-1554880-1238733700/solver-1554880-1238733700 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1554880-1238733700.cnf

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=1597518758

node42.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.211
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.211
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:        816512 kB
Buffers:        122468 kB
Cached:        1005840 kB
SwapCached:       5184 kB
Active:         277324 kB
Inactive:       859528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        816512 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:           11256 kB
Writeback:           0 kB
Mapped:          14268 kB
Slab:            88580 kB
Committed_AS:  1227972 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node42 at 2009-04-03 07:01:44