Trace number 1719164

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
SAT07 reference solver: picosat 535? (TO) 1200.03 1200.42

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-1719164-1240644055/watcher-1719164-1240644055 -o /tmp/evaluation-result-1719164-1240644055/solver-1719164-1240644055 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1719164-1240644055.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.91 1.84 1.45 3/64 16376
/proc/meminfo: memFree=1790504/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=568 CPUtime=0
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 68 0 0 0 0 0 0 0 18 0 1 0 92438685 581632 54 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 142 54 40 102 0 37 0

[startup+0.073767 s]
/proc/loadavg: 1.91 1.84 1.45 3/64 16376
/proc/meminfo: memFree=1790504/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=832 CPUtime=0.06
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 132 0 0 0 2 4 0 0 18 0 1 0 92438685 851968 118 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 208 118 40 102 0 103 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 832

[startup+0.10177 s]
/proc/loadavg: 1.91 1.84 1.45 3/64 16376
/proc/meminfo: memFree=1790504/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=832 CPUtime=0.09
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 147 0 0 0 4 5 0 0 18 0 1 0 92438685 851968 133 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 208 133 40 102 0 103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 832

[startup+0.301802 s]
/proc/loadavg: 1.91 1.84 1.45 3/64 16376
/proc/meminfo: memFree=1790504/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=1596 CPUtime=0.29
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 316 0 0 0 13 16 0 0 19 0 1 0 92438685 1634304 302 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 399 302 40 102 0 294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1596

[startup+0.701866 s]
/proc/loadavg: 1.91 1.84 1.45 3/64 16376
/proc/meminfo: memFree=1790504/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=2976 CPUtime=0.69
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 591 0 0 0 32 37 0 0 22 0 1 0 92438685 3047424 577 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 744 577 40 102 0 639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2976

[startup+1.50199 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 16377
/proc/meminfo: memFree=1786464/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=5592 CPUtime=1.49
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 1102 0 0 0 69 80 0 0 25 0 1 0 92438685 5726208 1088 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 1398 1088 40 102 0 1293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5592

[startup+3.10225 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 16377
/proc/meminfo: memFree=1784224/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=8628 CPUtime=3.09
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 2047 0 0 0 144 165 0 0 25 0 1 0 92438685 8835072 2033 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 2157 2033 40 102 0 2052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8628

[startup+6.30176 s]
/proc/loadavg: 1.84 1.82 1.45 2/65 16377
/proc/meminfo: memFree=1777256/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=16764 CPUtime=6.29
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 4002 0 0 0 289 340 0 0 25 0 1 0 92438685 17166336 3988 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 4191 3988 40 102 0 4086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16764

[startup+12.7018 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 16377
/proc/meminfo: memFree=1761832/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=32944 CPUtime=12.69
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 7623 0 0 0 580 689 0 0 25 0 1 0 92438685 33734656 7609 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 8236 7609 40 102 0 8131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32944

[startup+25.5018 s]
/proc/loadavg: 1.60 1.77 1.44 2/65 16377
/proc/meminfo: memFree=1756200/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=38292 CPUtime=25.49
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 8752 0 0 0 1807 742 0 0 25 0 1 0 92438685 39211008 8736 1992294400 134512640 134931368 4294956224 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 9573 8736 48 102 0 9468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38292

[startup+51.1019 s]
/proc/loadavg: 1.40 1.71 1.43 2/65 16377
/proc/meminfo: memFree=1750760/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=44064 CPUtime=51.06
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 10085 0 0 0 4364 742 0 0 25 0 1 0 92438685 45121536 10069 1992294400 134512640 134931368 4294956224 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 11016 10069 48 102 0 10911 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44064

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.40 2/65 16377
/proc/meminfo: memFree=1748520/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=46340 CPUtime=102.25
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 10662 0 0 0 9482 743 0 0 25 0 1 0 92438685 47452160 10646 1992294400 134512640 134931368 4294956224 18446744073709551615 134597666 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 11585 10646 48 102 0 11480 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 46340

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 16377
/proc/meminfo: memFree=1746472/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=48188 CPUtime=162.23
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 11272 0 0 0 15479 744 0 0 25 0 1 0 92438685 49344512 11111 1992294400 134512640 134931368 4294956224 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 12047 11111 48 102 0 11942 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 48188

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 16377
/proc/meminfo: memFree=1741736/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=52804 CPUtime=222.21
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 12575 0 0 0 21476 745 0 0 25 0 1 0 92438685 54071296 12285 1992294400 134512640 134931368 4294956224 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 13201 12285 48 102 0 13096 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 52804

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 16377
/proc/meminfo: memFree=1741736/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=52804 CPUtime=282.19
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 12585 0 0 0 27474 745 0 0 25 0 1 0 92438685 54071296 12295 1992294400 134512640 134931368 4294956224 18446744073709551615 134521578 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 13201 12295 48 102 0 13096 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 52804

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 16377
/proc/meminfo: memFree=1734248/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=60136 CPUtime=342.17
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 14529 0 0 0 33470 747 0 0 25 0 1 0 92438685 61579264 14132 1992294400 134512640 134931368 4294956224 18446744073709551615 134545054 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 15034 14132 48 102 0 14929 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 60136

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 16377
/proc/meminfo: memFree=1734248/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=60136 CPUtime=402.15
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 14593 0 0 0 39468 747 0 0 25 0 1 0 92438685 61579264 14138 1992294400 134512640 134931368 4294956224 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 15034 14138 48 102 0 14929 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 60136

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 16377
/proc/meminfo: memFree=1729128/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=65148 CPUtime=462.13
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 15984 0 0 0 45465 748 0 0 25 0 1 0 92438685 66711552 15405 1992294400 134512640 134931368 4294956224 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 16287 15405 48 102 0 16182 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 65148

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 16377
/proc/meminfo: memFree=1729064/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=65148 CPUtime=522.12
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 16123 0 0 0 51463 749 0 0 25 0 1 0 92438685 66711552 15412 1992294400 134512640 134931368 4294956224 18446744073709551615 134544818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 16287 15412 48 102 0 16182 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 65148

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 16377
/proc/meminfo: memFree=1723880/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=70272 CPUtime=582.1
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 17484 0 0 0 57460 750 0 0 25 0 1 0 92438685 71958528 16703 1992294400 134512640 134931368 4294956224 18446744073709551615 134544839 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 17568 16703 48 102 0 17463 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 70272

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.21 2/65 16377
/proc/meminfo: memFree=1721896/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=72368 CPUtime=642.08
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 18078 0 0 0 63458 750 0 0 25 0 1 0 92438685 74104832 17224 1992294400 134512640 134931368 4294956224 18446744073709551615 134524197 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 18092 17224 48 102 0 17987 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 72368

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 16377
/proc/meminfo: memFree=1719272/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=74744 CPUtime=702.06
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 18758 0 0 0 69455 751 0 0 25 0 1 0 92438685 76537856 17827 1992294400 134512640 134931368 4294956224 18446744073709551615 134524009 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 18686 17827 48 102 0 18581 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 74744

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 16377
/proc/meminfo: memFree=1719208/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=74744 CPUtime=762.05
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 18924 0 0 0 75453 752 0 0 25 0 1 0 92438685 76537856 17835 1992294400 134512640 134931368 4294956224 18446744073709551615 134544839 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 18686 17835 48 102 0 18581 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 74744

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 16377
/proc/meminfo: memFree=1719336/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=74744 CPUtime=822.02
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 19017 0 0 0 81450 752 0 0 25 0 1 0 92438685 76537856 17843 1992294400 134512640 134931368 4294956224 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 18686 17843 48 102 0 18581 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 74744

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 16377
/proc/meminfo: memFree=1715624/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=78528 CPUtime=882.01
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 20045 0 0 0 87448 753 0 0 25 0 1 0 92438685 80412672 18786 1992294400 134512640 134931368 4294956224 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 19632 18786 48 102 0 19527 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 78528

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 16377
/proc/meminfo: memFree=1708776/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=85240 CPUtime=941.98
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 21823 0 0 0 93444 754 0 0 25 0 1 0 92438685 87285760 20475 1992294400 134512640 134931368 4294956224 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 21310 20475 48 102 0 21205 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 85240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 16379
/proc/meminfo: memFree=1708648/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=85240 CPUtime=1001.97
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 21831 0 0 0 99443 754 0 0 25 0 1 0 92438685 87285760 20483 1992294400 134512640 134931368 4294956224 18446744073709551615 134545029 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 21310 20483 48 102 0 21205 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 85240

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 16379
/proc/meminfo: memFree=1708840/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=84920 CPUtime=1061.95
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 21924 0 0 0 105441 754 0 0 25 0 1 0 92438685 86958080 20414 1992294400 134512640 134931368 4294956224 18446744073709551615 134530162 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 21230 20414 48 102 0 21125 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 84920

[startup+1122.3 s]
/proc/loadavg: 1.08 1.02 1.11 2/65 16379
/proc/meminfo: memFree=1709224/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=84548 CPUtime=1121.93
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 21934 0 0 0 111439 754 0 0 25 0 1 0 92438685 86577152 20331 1992294400 134512640 134931368 4294956224 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 21137 20331 48 102 0 21032 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 84548

[startup+1182.3 s]
/proc/loadavg: 1.10 1.03 1.10 2/65 16379
/proc/meminfo: memFree=1706280/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=87556 CPUtime=1181.91
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 22781 0 0 0 117436 755 0 0 25 0 1 0 92438685 89657344 21075 1992294400 134512640 134931368 4294956224 18446744073709551615 134531136 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 21889 21075 48 102 0 21784 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 87556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.03 1.10 2/65 16379
/proc/meminfo: memFree=1698408/2055920 swapFree=4181132/4192956
[pid=16376] ppid=16374 vsize=95324 CPUtime=1200
/proc/16376/stat : 16376 (picosat) R 16374 16376 15984 0 -1 4194304 24831 0 0 0 119244 756 0 0 25 0 1 0 92438685 97611776 23022 1992294400 134512640 134931368 4294956224 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/16376/statm: 23831 23022 48 102 0 23726 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 95324

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.42
CPU time (s): 1200.03
CPU user time (s): 1192.45
CPU system time (s): 7.58385
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 95736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1192.45
system time used= 7.58385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24831
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= 3
involuntary context switches= 3230

runsolver used 1.00185 second user time and 2.30865 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 09:20:57
IDJOB=1719164
IDBENCH=20578
IDSOLVER=563
FILE ID=node26/1719164-1240644055
PBS_JOBID= 9186393
Free space on /tmp= 66000 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719164-1240644055/watcher-1719164-1240644055 -o /tmp/evaluation-result-1719164-1240644055/solver-1719164-1240644055 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1719164-1240644055.cnf            

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=346810766

node26.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.261
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.261
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:       1790920 kB
Buffers:         29896 kB
Cached:         163448 kB
SwapCached:       5760 kB
Active:          51020 kB
Inactive:       150676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790920 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:           32108 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            49304 kB
Committed_AS:   266820 kB
PageTables:       1368 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= 66000 MiB
End job on node26 at 2009-04-25 09:40:59