Trace number 1831832

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 baseUNSAT 4272.7 4273.87

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p0.cnf
MD5SUMd8dd0726277891eae9a2807dfd8946db
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1091.03
Satisfiable
(Un)Satisfiability was proved
Number of variables262253
Number of clauses1131732
Sum of the clauses size2644763
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2882815
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

4272.62/4273.80	
4272.62/4273.80	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831832-1242789554/watcher-1831832-1242789554 -o /tmp/evaluation-result-1831832-1242789554/solver-1831832-1242789554 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1877209621 HOME/instance-1831832-1242789554.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: 0.84 0.94 0.93 3/64 9509
/proc/meminfo: memFree=1618960/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=10800 CPUtime=0
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 963 0 0 0 0 0 0 0 18 0 1 0 306983628 11059200 947 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 2700 951 88 283 0 2414 0

[startup+0.0403639 s]
/proc/loadavg: 0.84 0.94 0.93 3/64 9509
/proc/meminfo: memFree=1618960/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=19096 CPUtime=0.03
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 3235 0 0 0 2 1 0 0 18 0 1 0 306983628 19554304 3219 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 4774 3219 90 283 0 4488 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19096

[startup+0.10137 s]
/proc/loadavg: 0.84 0.94 0.93 3/64 9509
/proc/meminfo: memFree=1618960/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=21472 CPUtime=0.09
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 3868 0 0 0 8 1 0 0 18 0 1 0 306983628 21987328 3852 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 5368 3853 90 283 0 5082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21472

[startup+0.301393 s]
/proc/loadavg: 0.84 0.94 0.93 3/64 9509
/proc/meminfo: memFree=1618960/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=27016 CPUtime=0.29
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 5355 0 0 0 27 2 0 0 19 0 1 0 306983628 27664384 5339 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 6754 5340 90 283 0 6468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27016

[startup+0.70144 s]
/proc/loadavg: 0.84 0.94 0.93 3/64 9509
/proc/meminfo: memFree=1618960/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=38896 CPUtime=0.69
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 8390 0 0 0 65 4 0 0 23 0 1 0 306983628 39829504 8374 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 9724 8374 90 283 0 9438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38896

[startup+1.50153 s]
/proc/loadavg: 0.84 0.94 0.93 2/65 9510
/proc/meminfo: memFree=1576456/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=51196 CPUtime=1.49
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 11783 0 0 0 144 5 0 0 25 0 1 0 306983628 52424704 11447 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 12799 11447 98 283 0 12513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51196

[startup+3.10272 s]
/proc/loadavg: 0.84 0.94 0.93 2/65 9510
/proc/meminfo: memFree=1573192/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=51584 CPUtime=3.09
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 11941 0 0 0 304 5 0 0 25 0 1 0 306983628 52822016 11540 1992294400 134512640 135674940 4294956208 18446744073709551615 134564631 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 12896 11540 98 283 0 12610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51584

[startup+6.3011 s]
/proc/loadavg: 0.85 0.94 0.93 2/65 9510
/proc/meminfo: memFree=1571976/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=53152 CPUtime=6.29
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 12422 0 0 0 623 6 0 0 25 0 1 0 306983628 54427648 11892 1992294400 134512640 135674940 4294956208 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 13288 11892 98 283 0 13002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53152

[startup+12.7018 s]
/proc/loadavg: 0.87 0.94 0.93 2/65 9510
/proc/meminfo: memFree=1570384/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=54736 CPUtime=12.69
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 12857 0 0 0 1263 6 0 0 25 0 1 0 306983628 56049664 12327 1992294400 134512640 135674940 4294956208 18446744073709551615 134564601 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 13684 12327 98 283 0 13398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54736

[startup+25.5014 s]
/proc/loadavg: 0.89 0.94 0.93 2/65 9510
/proc/meminfo: memFree=1564752/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=60704 CPUtime=25.48
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 14480 0 0 0 2540 8 0 0 25 0 1 0 306983628 62160896 13693 1992294400 134512640 135674940 4294956208 18446744073709551615 134551252 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 15176 13693 98 283 0 14890 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60704

[startup+51.1014 s]
/proc/loadavg: 0.93 0.94 0.93 2/65 9510
/proc/meminfo: memFree=1552592/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=72844 CPUtime=51.06
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 17515 0 0 0 5095 11 0 0 25 0 1 0 306983628 74592256 16728 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 18211 16728 98 283 0 17925 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 72844

[startup+102.305 s]
/proc/loadavg: 0.97 0.95 0.93 2/65 9510
/proc/meminfo: memFree=1533392/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=92012 CPUtime=102.25
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 22270 0 0 0 10208 17 0 0 25 0 1 0 306983628 94220288 21483 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 23003 21483 98 283 0 22717 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 92012

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.93 2/65 9510
/proc/meminfo: memFree=1513680/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=111724 CPUtime=162.23
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 27220 0 0 0 16202 21 0 0 25 0 1 0 306983628 114405376 26433 1992294400 134512640 135674940 4294956208 18446744073709551615 134564181 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 27931 26433 98 283 0 27645 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 111724

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.93 2/65 9510
/proc/meminfo: memFree=1494928/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=130396 CPUtime=222.22
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 31868 0 0 0 22196 26 0 0 25 0 1 0 306983628 133525504 31081 1992294400 134512640 135674940 4294956208 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 32599 31081 98 283 0 32313 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 130396

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9510
/proc/meminfo: memFree=1476880/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=148412 CPUtime=282.21
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 36395 0 0 0 28190 31 0 0 25 0 1 0 306983628 151973888 35608 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 37103 35608 98 283 0 36817 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 148412

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9510
/proc/meminfo: memFree=1462224/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=162936 CPUtime=342.18
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 40013 0 0 0 34184 34 0 0 25 0 1 0 306983628 166846464 39226 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 40734 39226 98 283 0 40448 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 162936

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9510
/proc/meminfo: memFree=1447120/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=178440 CPUtime=402.17
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 43856 0 0 0 40179 38 0 0 25 0 1 0 306983628 182722560 43069 1992294400 134512640 135674940 4294956208 18446744073709551615 134573050 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 44610 43069 98 283 0 44324 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 178440

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9510
/proc/meminfo: memFree=1446288/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=179104 CPUtime=462.15
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 43978 0 0 0 46177 38 0 0 25 0 1 0 306983628 183402496 43191 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 44776 43191 99 283 0 44490 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 179104

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9510
/proc/meminfo: memFree=1446160/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=179104 CPUtime=522.14
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 44002 0 0 0 52176 38 0 0 25 0 1 0 306983628 183402496 43215 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 44776 43215 99 283 0 44490 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 179104

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9510
/proc/meminfo: memFree=1446032/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=179236 CPUtime=582.12
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 44044 0 0 0 58174 38 0 0 25 0 1 0 306983628 183537664 43257 1992294400 134512640 135674940 4294956208 18446744073709551615 134563971 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 44809 43257 99 283 0 44523 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 179236

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9510
/proc/meminfo: memFree=1445840/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=179372 CPUtime=642.11
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 44066 0 0 0 64173 38 0 0 25 0 1 0 306983628 183676928 43279 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 44843 43279 99 283 0 44557 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 179372


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

/proc/meminfo: memFree=1211344/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=414120 CPUtime=3641.29
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 102817 0 0 0 364024 105 0 0 25 0 1 0 306983628 424058880 101388 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103530 101388 99 283 0 103244 0
Current children cumulated CPU time (s) 3641.29
Current children cumulated vsize (KiB) 414120

[startup+3702.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1211344/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=414120 CPUtime=3701.28
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 102822 0 0 0 370023 105 0 0 25 0 1 0 306983628 424058880 101393 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103530 101393 99 283 0 103244 0
Current children cumulated CPU time (s) 3701.28
Current children cumulated vsize (KiB) 414120

[startup+3762.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1211280/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=414120 CPUtime=3761.26
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 102826 0 0 0 376021 105 0 0 25 0 1 0 306983628 424058880 101397 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103530 101397 99 283 0 103244 0
Current children cumulated CPU time (s) 3761.26
Current children cumulated vsize (KiB) 414120

[startup+3822.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1210896/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=414696 CPUtime=3821.24
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 102918 0 0 0 382019 105 0 0 25 0 1 0 306983628 424648704 101489 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103674 101489 99 283 0 103388 0
Current children cumulated CPU time (s) 3821.24
Current children cumulated vsize (KiB) 414696

[startup+3882.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1210896/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=414696 CPUtime=3881.23
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 102925 0 0 0 388018 105 0 0 25 0 1 0 306983628 424648704 101496 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103674 101496 99 283 0 103388 0
Current children cumulated CPU time (s) 3881.23
Current children cumulated vsize (KiB) 414696

[startup+3942.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1210576/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=414952 CPUtime=3941.22
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 102997 0 0 0 394017 105 0 0 25 0 1 0 306983628 424910848 101568 1992294400 134512640 135674940 4294956208 18446744073709551615 134564336 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103738 101568 99 283 0 103452 0
Current children cumulated CPU time (s) 3941.22
Current children cumulated vsize (KiB) 414952

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1210512/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=414952 CPUtime=4001.19
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103007 0 0 0 400014 105 0 0 25 0 1 0 306983628 424910848 101578 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103738 101578 99 283 0 103452 0
Current children cumulated CPU time (s) 4001.19
Current children cumulated vsize (KiB) 414952

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1210256/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=414952 CPUtime=4061.18
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103052 0 0 0 406013 105 0 0 25 0 1 0 306983628 424910848 101623 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103738 101623 99 283 0 103452 0
Current children cumulated CPU time (s) 4061.18
Current children cumulated vsize (KiB) 414952

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1210000/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=415336 CPUtime=4121.16
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103099 0 0 0 412011 105 0 0 25 0 1 0 306983628 425304064 101670 1992294400 134512640 135674940 4294956208 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103834 101670 99 283 0 103548 0
Current children cumulated CPU time (s) 4121.16
Current children cumulated vsize (KiB) 415336

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209744/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=415592 CPUtime=4181.15
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103158 0 0 0 418010 105 0 0 25 0 1 0 306983628 425566208 101729 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 103898 101729 99 283 0 103612 0
Current children cumulated CPU time (s) 4181.15
Current children cumulated vsize (KiB) 415592

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209360/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=416104 CPUtime=4241.13
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103244 0 0 0 424008 105 0 0 25 0 1 0 306983628 426090496 101815 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 104026 101815 99 283 0 103740 0
Current children cumulated CPU time (s) 4241.13
Current children cumulated vsize (KiB) 416104

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

[startup+4249.5 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209360/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=416104 CPUtime=4248.33
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103244 0 0 0 424728 105 0 0 25 0 1 0 306983628 426090496 101815 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 104026 101815 99 283 0 103740 0
Current children cumulated CPU time (s) 4248.33
Current children cumulated vsize (KiB) 416104

[startup+4262.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209360/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=416104 CPUtime=4261.12
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103244 0 0 0 426007 105 0 0 25 0 1 0 306983628 426090496 101815 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 104026 101815 99 283 0 103740 0
Current children cumulated CPU time (s) 4261.12
Current children cumulated vsize (KiB) 416104

[startup+4268.7 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209360/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=416104 CPUtime=4267.52
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103244 0 0 0 426647 105 0 0 25 0 1 0 306983628 426090496 101815 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 104026 101815 99 283 0 103740 0
Current children cumulated CPU time (s) 4267.52
Current children cumulated vsize (KiB) 416104

[startup+4271.9 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209360/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=416104 CPUtime=4270.72
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103244 0 0 0 426967 105 0 0 25 0 1 0 306983628 426090496 101815 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 104026 101815 99 283 0 103740 0
Current children cumulated CPU time (s) 4270.72
Current children cumulated vsize (KiB) 416104

[startup+4272.7 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209360/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=416104 CPUtime=4271.52
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103244 0 0 0 427047 105 0 0 25 0 1 0 306983628 426090496 101815 1992294400 134512640 135674940 4294956208 18446744073709551615 134581493 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 104026 101815 99 283 0 103740 0
Current children cumulated CPU time (s) 4271.52
Current children cumulated vsize (KiB) 416104

[startup+4273.51 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209360/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=416104 CPUtime=4272.32
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103244 0 0 0 427127 105 0 0 25 0 1 0 306983628 426090496 101815 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 104026 101815 99 283 0 103740 0
Current children cumulated CPU time (s) 4272.32
Current children cumulated vsize (KiB) 416104

[startup+4273.7 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209360/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=416104 CPUtime=4272.52
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103244 0 0 0 427147 105 0 0 25 0 1 0 306983628 426090496 101815 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 104026 101815 99 283 0 103740 0
Current children cumulated CPU time (s) 4272.52
Current children cumulated vsize (KiB) 416104

[startup+4273.8 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9518
/proc/meminfo: memFree=1209360/2055920 swapFree=4179532/4192956
[pid=9509] ppid=9507 vsize=416104 CPUtime=4272.62
/proc/9509/stat : 9509 (SApperloT-base) R 9507 9509 9472 0 -1 4194304 103244 0 0 0 427157 105 0 0 25 0 1 0 306983628 426090496 101815 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/9509/statm: 104026 101815 99 283 0 103740 0
Current children cumulated CPU time (s) 4272.62
Current children cumulated vsize (KiB) 416104

Child status: 0
Real time (s): 4273.87
CPU time (s): 4272.7
CPU user time (s): 4271.58
CPU system time (s): 1.11283
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 416104

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

runsolver used 3.39648 second user time and 8.5497 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-20 05:19:16
IDJOB=1831832
IDBENCH=70988
IDSOLVER=642
FILE ID=node53/1831832-1242789554
PBS_JOBID= 9322391
Free space on /tmp= 66032 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-10p0.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831832-1242789554/watcher-1831832-1242789554 -o /tmp/evaluation-result-1831832-1242789554/solver-1831832-1242789554 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1877209621 HOME/instance-1831832-1242789554.cnf

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

MD5SUM BENCH= d8dd0726277891eae9a2807dfd8946db
RANDOM SEED=1877209621

node53.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1619376 kB
Buffers:         42756 kB
Cached:         321184 kB
SwapCached:       7612 kB
Active:          86008 kB
Inactive:       287452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619376 kB
SwapTotal:     4192956 kB
SwapFree:      4179532 kB
Dirty:           22188 kB
Writeback:           0 kB
Mapped:          13408 kB
Slab:            49040 kB
Committed_AS:   923200 kB
PageTables:       1380 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= 66028 MiB
End job on node53 at 2009-05-20 06:30:30