Trace number 1831552

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
SApperloT base? (TO) 10000.2 10003.2

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6836.2
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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-1831552-1242760580/watcher-1831552-1242760580 -o /tmp/evaluation-result-1831552-1242760580/solver-1831552-1242760580 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=917509855 HOME/instance-1831552-1242760580.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.98 0.76 3/64 2773
/proc/meminfo: memFree=1837576/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=5204 CPUtime=0
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 973 0 0 0 0 0 0 0 18 0 1 0 304091675 5328896 957 1992294400 134512640 135674940 4294956208 18446744073709551615 134542196 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 1301 965 88 283 0 1015 0

[startup+0.02545 s]
/proc/loadavg: 1.00 0.98 0.76 3/64 2773
/proc/meminfo: memFree=1837576/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=39676 CPUtime=0.01
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 3513 0 0 0 0 1 0 0 18 0 1 0 304091675 40628224 3497 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 9919 3498 90 283 0 9633 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39676

[startup+0.102461 s]
/proc/loadavg: 1.00 0.98 0.76 3/64 2773
/proc/meminfo: memFree=1837576/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=42712 CPUtime=0.09
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 4262 0 0 0 7 2 0 0 18 0 1 0 304091675 43737088 4246 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 10678 4247 90 283 0 10392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42712

[startup+0.302488 s]
/proc/loadavg: 1.00 0.98 0.76 3/64 2773
/proc/meminfo: memFree=1837576/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=49908 CPUtime=0.29
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 6046 0 0 0 26 3 0 0 19 0 1 0 304091675 51105792 6030 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 12477 6033 90 283 0 12191 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49908

[startup+0.701545 s]
/proc/loadavg: 1.00 0.98 0.76 3/64 2773
/proc/meminfo: memFree=1837576/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=64056 CPUtime=0.69
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 9534 0 0 0 63 6 0 0 22 0 1 0 304091675 65593344 9518 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 16014 9518 90 283 0 15728 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64056

[startup+1.50166 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2774
/proc/meminfo: memFree=1789632/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=91460 CPUtime=1.49
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 16125 0 0 0 138 11 0 0 25 0 1 0 304091675 93655040 16109 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 22865 16110 90 283 0 22579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91460

[startup+3.10188 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2774
/proc/meminfo: memFree=1753024/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=142916 CPUtime=3.09
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 29268 0 0 0 286 23 0 0 25 0 1 0 304091675 146345984 28493 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 35729 28494 90 283 0 35443 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142916

[startup+6.30134 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2774
/proc/meminfo: memFree=1655496/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=216632 CPUtime=6.28
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 47795 0 0 0 594 34 0 0 25 0 1 0 304091675 221831168 46145 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 54158 46145 98 283 0 53872 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 216632

[startup+12.7012 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2774
/proc/meminfo: memFree=1650696/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=220296 CPUtime=12.68
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 48682 0 0 0 1233 35 0 0 25 0 1 0 304091675 225583104 47032 1992294400 134512640 135674940 4294956208 18446744073709551615 134556792 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 55074 47032 98 283 0 54788 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 220296

[startup+25.5011 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2774
/proc/meminfo: memFree=1639816/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=231564 CPUtime=25.47
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 51504 0 0 0 2511 36 0 0 25 0 1 0 304091675 237121536 49766 1992294400 134512640 135674940 4294956208 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 57891 49766 98 283 0 57605 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 231564

[startup+51.1027 s]
/proc/loadavg: 1.00 0.98 0.77 2/65 2774
/proc/meminfo: memFree=1624264/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=247172 CPUtime=51.07
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55304 0 0 0 5067 40 0 0 25 0 1 0 304091675 253104128 53566 1992294400 134512640 135674940 4294956208 18446744073709551615 134557384 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 61793 53566 99 283 0 61507 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 247172

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.78 2/65 2774
/proc/meminfo: memFree=1623752/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=247880 CPUtime=102.26
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55480 0 0 0 10186 40 0 0 25 0 1 0 304091675 253829120 53742 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 61970 53742 99 283 0 61684 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 247880

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.79 2/65 2774
/proc/meminfo: memFree=1623304/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=248468 CPUtime=162.23
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55562 0 0 0 16183 40 0 0 25 0 1 0 304091675 254431232 53824 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 62117 53824 99 283 0 61831 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 248468

[startup+222.302 s]
/proc/loadavg: 1.03 1.00 0.81 2/65 2774
/proc/meminfo: memFree=1623176/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=248468 CPUtime=222.22
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55586 0 0 0 22181 41 0 0 25 0 1 0 304091675 254431232 53848 1992294400 134512640 135674940 4294956208 18446744073709551615 134567888 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 62117 53848 99 283 0 61831 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 248468

[startup+282.302 s]
/proc/loadavg: 1.01 1.00 0.82 2/65 2774
/proc/meminfo: memFree=1622792/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=248964 CPUtime=282.2
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55678 0 0 0 28179 41 0 0 25 0 1 0 304091675 254939136 53940 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 62241 53940 99 283 0 61955 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 248964

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.83 2/65 2774
/proc/meminfo: memFree=1622728/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=248964 CPUtime=342.18
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55679 0 0 0 34177 41 0 0 25 0 1 0 304091675 254939136 53941 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 62241 53941 99 283 0 61955 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 248964

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.83 2/65 2774
/proc/meminfo: memFree=1622600/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=249120 CPUtime=402.17
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55717 0 0 0 40176 41 0 0 25 0 1 0 304091675 255098880 53979 1992294400 134512640 135674940 4294956208 18446744073709551615 134564090 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 62280 53979 99 283 0 61994 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 249120

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.84 2/65 2774
/proc/meminfo: memFree=1622408/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=249380 CPUtime=462.15
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55752 0 0 0 46174 41 0 0 25 0 1 0 304091675 255365120 54014 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 62345 54014 99 283 0 62059 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 249380

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.84 2/65 2774
/proc/meminfo: memFree=1622408/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=249380 CPUtime=522.13
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55761 0 0 0 52172 41 0 0 25 0 1 0 304091675 255365120 54023 1992294400 134512640 135674940 4294956208 18446744073709551615 134557392 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 62345 54023 99 283 0 62059 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 249380

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.85 2/65 2774
/proc/meminfo: memFree=1622408/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=249380 CPUtime=582.12
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55764 0 0 0 58170 42 0 0 25 0 1 0 304091675 255365120 54026 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 62345 54026 99 283 0 62059 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 249380

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.85 2/65 2774
/proc/meminfo: memFree=1622344/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=249380 CPUtime=642.1
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 55770 0 0 0 64168 42 0 0 25 0 1 0 304091675 255365120 54032 1992294400 134512640 135674940 4294956208 18446744073709551615 134564166 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 62345 54032 99 283 0 62059 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 249380


################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=934728/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=948808 CPUtime=9099.6
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 232532 0 0 0 909776 184 0 0 25 0 1 0 304091675 971579392 224430 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 237202 224430 99 283 0 236916 0
Current children cumulated CPU time (s) 9099.6
Current children cumulated vsize (KiB) 948808

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=934728/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=948808 CPUtime=9159.58
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 232532 0 0 0 915774 184 0 0 25 0 1 0 304091675 971579392 224430 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 237202 224430 99 283 0 236916 0
Current children cumulated CPU time (s) 9159.58
Current children cumulated vsize (KiB) 948808

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=934664/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=948808 CPUtime=9219.56
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 232536 0 0 0 921772 184 0 0 25 0 1 0 304091675 971579392 224434 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 237202 224434 99 283 0 236916 0
Current children cumulated CPU time (s) 9219.56
Current children cumulated vsize (KiB) 948808

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=932680/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=951380 CPUtime=9279.55
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 233015 0 0 0 927770 185 0 0 25 0 1 0 304091675 974213120 224913 1992294400 134512640 135674940 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 237845 224913 99 283 0 237559 0
Current children cumulated CPU time (s) 9279.55
Current children cumulated vsize (KiB) 951380

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=917960/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=968860 CPUtime=9339.53
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 237585 0 0 0 933764 189 0 0 25 0 1 0 304091675 992112640 228582 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 242215 228582 99 283 0 241929 0
Current children cumulated CPU time (s) 9339.53
Current children cumulated vsize (KiB) 968860

[startup+9402.3 s]
/proc/loadavg: 1.03 1.01 0.94 2/65 2792
/proc/meminfo: memFree=875528/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1010956 CPUtime=9399.51
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248282 0 0 0 939754 197 0 0 25 0 1 0 304091675 1035218944 239150 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252739 239150 99 283 0 252453 0
Current children cumulated CPU time (s) 9399.51
Current children cumulated vsize (KiB) 1010956

[startup+9462.3 s]
/proc/loadavg: 1.01 1.01 0.94 2/65 2792
/proc/meminfo: memFree=875528/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1010956 CPUtime=9459.49
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248291 0 0 0 945752 197 0 0 25 0 1 0 304091675 1035218944 239159 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252739 239159 99 283 0 252453 0
Current children cumulated CPU time (s) 9459.49
Current children cumulated vsize (KiB) 1010956

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=875528/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1010956 CPUtime=9519.47
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248291 0 0 0 951750 197 0 0 25 0 1 0 304091675 1035218944 239159 1992294400 134512640 135674940 4294956208 18446744073709551615 134552001 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252739 239159 99 283 0 252453 0
Current children cumulated CPU time (s) 9519.47
Current children cumulated vsize (KiB) 1010956

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=875464/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1010956 CPUtime=9579.46
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248291 0 0 0 957748 198 0 0 25 0 1 0 304091675 1035218944 239159 1992294400 134512640 135674940 4294956208 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252739 239159 99 283 0 252453 0
Current children cumulated CPU time (s) 9579.46
Current children cumulated vsize (KiB) 1010956

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=875336/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1010956 CPUtime=9639.44
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248326 0 0 0 963746 198 0 0 25 0 1 0 304091675 1035218944 239194 1992294400 134512640 135674940 4294956208 18446744073709551615 134564065 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252739 239194 99 283 0 252453 0
Current children cumulated CPU time (s) 9639.44
Current children cumulated vsize (KiB) 1010956

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=875016/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1010956 CPUtime=9699.42
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248385 0 0 0 969744 198 0 0 25 0 1 0 304091675 1035218944 239253 1992294400 134512640 135674940 4294956208 18446744073709551615 134551913 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252739 239253 99 283 0 252453 0
Current children cumulated CPU time (s) 9699.42
Current children cumulated vsize (KiB) 1010956

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=875784/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1009880 CPUtime=9759.4
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248389 0 0 0 975742 198 0 0 25 0 1 0 304091675 1034117120 238997 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252470 238997 99 283 0 252184 0
Current children cumulated CPU time (s) 9759.4
Current children cumulated vsize (KiB) 1009880

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2792
/proc/meminfo: memFree=875784/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1009880 CPUtime=9819.39
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248389 0 0 0 981740 199 0 0 25 0 1 0 304091675 1034117120 238997 1992294400 134512640 135674940 4294956208 18446744073709551615 134552037 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252470 238997 99 283 0 252184 0
Current children cumulated CPU time (s) 9819.39
Current children cumulated vsize (KiB) 1009880

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2798
/proc/meminfo: memFree=875648/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1009880 CPUtime=9879.37
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248398 0 0 0 987738 199 0 0 25 0 1 0 304091675 1034117120 239006 1992294400 134512640 135674940 4294956208 18446744073709551615 134551295 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252470 239006 99 283 0 252184 0
Current children cumulated CPU time (s) 9879.37
Current children cumulated vsize (KiB) 1009880

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2798
/proc/meminfo: memFree=875648/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1009880 CPUtime=9939.34
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248398 0 0 0 993735 199 0 0 25 0 1 0 304091675 1034117120 239006 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252470 239006 99 283 0 252184 0
Current children cumulated CPU time (s) 9939.34
Current children cumulated vsize (KiB) 1009880

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2798
/proc/meminfo: memFree=875648/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1009880 CPUtime=9999.33
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248398 0 0 0 999734 199 0 0 25 0 1 0 304091675 1034117120 239006 1992294400 134512640 135674940 4294956208 18446744073709551615 134550836 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252470 239006 99 283 0 252184 0
Current children cumulated CPU time (s) 9999.33
Current children cumulated vsize (KiB) 1009880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2798
/proc/meminfo: memFree=875648/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=1009880 CPUtime=10000
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4194304 248398 0 0 0 999804 199 0 0 25 0 1 0 304091675 1034117120 239006 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 252470 239006 99 283 0 252184 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1009880

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2798
/proc/meminfo: memFree=875648/2055920 swapFree=4178372/4192956
[pid=2773] ppid=2771 vsize=0 CPUtime=10000.1
/proc/2773/stat : 2773 (SApperloT-base) R 2771 2773 2676 0 -1 4195332 248398 0 0 0 999804 209 0 0 25 0 1 0 304091675 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.2
CPU time (s): 10000.2
CPU user time (s): 9998.04
CPU system time (s): 2.14467
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 1010956

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

runsolver used 7.9168 second user time and 20.1819 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-19 21:16:28
IDJOB=1831552
IDBENCH=20580
IDSOLVER=642
FILE ID=node29/1831552-1242760580
PBS_JOBID= 9322269
Free space on /tmp= 66360 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831552-1242760580/watcher-1831552-1242760580 -o /tmp/evaluation-result-1831552-1242760580/solver-1831552-1242760580 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=917509855 HOME/instance-1831552-1242760580.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=917509855

node29.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.281
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.281
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:       1838120 kB
Buffers:          4100 kB
Cached:         173024 kB
SwapCached:       8788 kB
Active:         153212 kB
Inactive:        34220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838120 kB
SwapTotal:     4192956 kB
SwapFree:      4178372 kB
Dirty:          133212 kB
Writeback:           0 kB
Mapped:          14932 kB
Slab:            16420 kB
Committed_AS:  1093044 kB
PageTables:       1476 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= 66360 MiB
End job on node29 at 2009-05-20 00:03:13