Trace number 1719122

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) 1200.21 1200.91

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark853.531
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

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-1719122-1240643572/watcher-1719122-1240643572 -o /tmp/evaluation-result-1719122-1240643572/solver-1719122-1240643572 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1164113486 HOME/instance-1719122-1240643572.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: 1.00 1.00 1.00 3/64 18331
/proc/meminfo: memFree=1755776/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=5048 CPUtime=0
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 848 0 0 0 0 0 0 0 18 0 1 0 92391050 5169152 832 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 1262 837 88 283 0 976 0

[startup+0.087679 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18331
/proc/meminfo: memFree=1755776/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=15840 CPUtime=0.07
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 2120 0 0 0 7 0 0 0 18 0 1 0 92391050 16220160 2104 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 3960 2104 90 283 0 3674 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15840

[startup+0.101682 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18331
/proc/meminfo: memFree=1755776/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=16368 CPUtime=0.1
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 2254 0 0 0 9 1 0 0 18 0 1 0 92391050 16760832 2238 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 4092 2239 90 283 0 3806 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16368

[startup+0.301725 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18331
/proc/meminfo: memFree=1755776/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=24172 CPUtime=0.3
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 4205 0 0 0 28 2 0 0 20 0 1 0 92391050 24752128 4189 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 6043 4190 90 283 0 5757 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 24172

[startup+0.701808 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18331
/proc/meminfo: memFree=1755776/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=39312 CPUtime=0.69
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 7983 0 0 0 65 4 0 0 24 0 1 0 92391050 40255488 7967 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 9828 7967 90 283 0 9542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39312

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1712568/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=59724 CPUtime=1.49
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 13047 0 0 0 141 8 0 0 25 0 1 0 92391050 61157376 12899 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 14931 12899 98 283 0 14645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59724

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1703928/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=61312 CPUtime=3.09
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 13429 0 0 0 300 9 0 0 25 0 1 0 92391050 62783488 13281 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 15328 13281 98 283 0 15042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61312

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1701560/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=63900 CPUtime=6.28
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 14075 0 0 0 619 9 0 0 25 0 1 0 92391050 65433600 13927 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 15975 13927 98 283 0 15689 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63900

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1690232/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=76380 CPUtime=12.68
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 17091 0 0 0 1257 11 0 0 25 0 1 0 92391050 78213120 16943 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 19095 16943 98 283 0 18809 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 76380

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1675832/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=89500 CPUtime=25.48
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 20329 0 0 0 2533 15 0 0 25 0 1 0 92391050 91648000 20181 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 22375 20181 99 283 0 22089 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89500

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1675512/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=89724 CPUtime=51.05
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 20370 0 0 0 5090 15 0 0 25 0 1 0 92391050 91877376 20222 1992294400 134512640 135674940 4294956208 18446744073709551615 134564068 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 22431 20222 99 283 0 22145 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 89724

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1675512/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=89856 CPUtime=102.22
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 20386 0 0 0 10207 15 0 0 25 0 1 0 92391050 92012544 20238 1992294400 134512640 135674940 4294956208 18446744073709551615 134557344 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 22464 20238 99 283 0 22178 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 89856

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1675064/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=90324 CPUtime=162.19
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 20502 0 0 0 16204 15 0 0 25 0 1 0 92391050 92491776 20354 1992294400 134512640 135674940 4294956208 18446744073709551615 134567930 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 22581 20354 99 283 0 22295 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 90324

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1674488/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=90900 CPUtime=222.16
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 20632 0 0 0 22201 15 0 0 25 0 1 0 92391050 93081600 20484 1992294400 134512640 135674940 4294956208 18446744073709551615 134557392 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 22725 20484 99 283 0 22439 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 90900

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1663352/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=104952 CPUtime=282.12
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 24023 0 0 0 28195 17 0 0 25 0 1 0 92391050 107470848 23875 1992294400 134512640 135674940 4294956208 18446744073709551615 134550843 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 26238 23875 99 283 0 25952 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 104952

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1558264/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=210716 CPUtime=342.1
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 49870 0 0 0 34176 34 0 0 25 0 1 0 92391050 215773184 49593 1992294400 134512640 135674940 4294956208 18446744073709551615 134564684 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 52679 49593 99 283 0 52393 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 210716

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1468792/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=302964 CPUtime=402.06
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 72561 0 0 0 40155 51 0 0 25 0 1 0 92391050 310235136 72027 1992294400 134512640 135674940 4294956208 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 75741 72027 99 283 0 75455 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 302964

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1399032/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=374960 CPUtime=462
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 90075 0 0 0 46135 65 0 0 25 0 1 0 92391050 383959040 89283 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 93740 89283 99 283 0 93454 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 374960

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1345400/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=432516 CPUtime=521.98
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 104535 0 0 0 52121 77 0 0 25 0 1 0 92391050 442896384 102714 1992294400 134512640 135674940 4294956208 18446744073709551615 134558476 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 108129 102714 99 283 0 107843 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 432516

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1290040/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=488676 CPUtime=581.95
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 118850 0 0 0 58106 89 0 0 25 0 1 0 92391050 500404224 116513 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 122169 116513 99 283 0 121883 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 488676

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1220088/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=559844 CPUtime=641.91
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 136699 0 0 0 64086 105 0 0 25 0 1 0 92391050 573280256 133846 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 139961 133846 99 283 0 139675 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 559844

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1132408/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=650216 CPUtime=701.88
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 159835 0 0 0 70064 124 0 0 25 0 1 0 92391050 665821184 155952 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 162554 155952 99 283 0 162268 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 650216

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1052984/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=729780 CPUtime=761.86
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 179955 0 0 0 76044 142 0 0 25 0 1 0 92391050 747294720 175557 1992294400 134512640 135674940 4294956208 18446744073709551615 134566923 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 182445 175557 99 283 0 182159 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 729780

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1041528/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=741068 CPUtime=821.82
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 182889 0 0 0 82038 144 0 0 25 0 1 0 92391050 758853632 178362 1992294400 134512640 135674940 4294956208 18446744073709551615 134539723 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 185267 178362 99 283 0 184981 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 741068

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1040568/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=742604 CPUtime=881.79
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 183255 0 0 0 88034 145 0 0 25 0 1 0 92391050 760426496 178599 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 185651 178599 99 283 0 185365 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 742604

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1038008/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=745688 CPUtime=941.76
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 183878 0 0 0 94031 145 0 0 25 0 1 0 92391050 763584512 179222 1992294400 134512640 135674940 4294956208 18446744073709551615 134552028 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 186422 179222 99 283 0 186136 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 745688

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1035384/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=749792 CPUtime=1001.71
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 184792 0 0 0 100026 145 0 0 25 0 1 0 92391050 767787008 179879 1992294400 134512640 135674940 4294956208 18446744073709551615 134551377 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 187448 179879 99 283 0 187162 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 749792

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1026232/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=763032 CPUtime=1061.68
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 188190 0 0 0 106020 148 0 0 25 0 1 0 92391050 781344768 182763 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 190758 182763 99 283 0 190472 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 763032

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1020472/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=766332 CPUtime=1121.66
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 189019 0 0 0 112017 149 0 0 25 0 1 0 92391050 784723968 183592 1992294400 134512640 135674940 4294956208 18446744073709551615 134539956 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 191583 183592 99 283 0 191297 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 766332

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1020408/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=766332 CPUtime=1181.6
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 189019 0 0 0 118011 149 0 0 25 0 1 0 92391050 784723968 183592 1992294400 134512640 135674940 4294956208 18446744073709551615 134539799 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 191583 183592 99 283 0 191297 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 766332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1020280/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=766488 CPUtime=1200.1
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4194304 189055 0 0 0 119861 149 0 0 25 0 1 0 92391050 784883712 183628 1992294400 134512640 135674940 4294956208 18446744073709551615 134581869 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 191622 183628 99 283 0 191336 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 766488

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

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

[startup+1200.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18332
/proc/meminfo: memFree=1020280/2055920 swapFree=4192812/4192956
[pid=18331] ppid=18329 vsize=0 CPUtime=1200.2
/proc/18331/stat : 18331 (SApperloT-base) R 18329 18331 18047 0 -1 4195332 189055 0 0 0 119861 159 0 0 25 0 1 0 92391050 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/18331/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.91
CPU time (s): 1200.21
CPU user time (s): 1198.61
CPU system time (s): 1.60076
CPU usage (%): 99.9417
Max. virtual memory (cumulated for all children) (KiB): 766488

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

runsolver used 0.995848 second user time and 3.38149 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 09:12:54
IDJOB=1719122
IDBENCH=20578
IDSOLVER=509
FILE ID=node10/1719122-1240643572
PBS_JOBID= 9186445
Free space on /tmp= 66308 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719122-1240643572/watcher-1719122-1240643572 -o /tmp/evaluation-result-1719122-1240643572/solver-1719122-1240643572 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1164113486 HOME/instance-1719122-1240643572.cnf

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=1164113486

node10.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.263
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	: 5931.00
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.263
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:       1756192 kB
Buffers:         34080 kB
Cached:         183444 kB
SwapCached:        144 kB
Active:          62080 kB
Inactive:       169500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           33016 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            54188 kB
Committed_AS:   314228 kB
PageTables:       1372 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= 66308 MiB
End job on node10 at 2009-04-25 09:32:57