Trace number 425319

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, and are wall clock time (not CPU 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
SAT7 2007-02-08UNSAT 1396 1396.62

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
MD5SUM975946115a74669405c34f3732da3d4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.8216
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting solver ...
0.00/0.01	c Restarting after 100 conflicts
0.01/0.02	c Restarting after 250 conflicts
0.01/0.03	c Restarting after 476 conflicts
0.01/0.04	c Restarting after 813 conflicts
0.01/0.07	c Restarting after 1319 conflicts
0.10/0.11	c Restarting after 2079 conflicts
0.10/0.18	c Restarting after 3219 conflicts
0.20/0.28	c Restarting after 4927 conflicts
0.40/0.43	c Restarting after 7489 conflicts
0.60/0.66	c Restarting after 11334 conflicts
1.00/1.02	c Restarting after 17102 conflicts
1.50/1.57	c Restarting after 25751 conflicts
2.40/2.42	c Restarting after 38725 conflicts
3.69/3.73	c Restarting after 58187 conflicts
5.69/5.74	c Restarting after 87379 conflicts
8.69/8.79	c Restarting after 131168 conflicts
13.49/13.52	c Restarting after 196854 conflicts
20.69/20.75	c Restarting after 295380 conflicts
31.79/31.88	c Restarting after 443171 conflicts
48.97/49.03	c Restarting after 664855 conflicts
75.36/75.44	c Restarting after 997381 conflicts
116.35/116.43	c Restarting after 1496169 conflicts
180.12/180.27	c Restarting after 2244351 conflicts
278.69/278.87	c Restarting after 3366625 conflicts
431.54/431.70	c Restarting after 5050036 conflicts
666.25/666.53	c Restarting after 7575152 conflicts
1033.41/1033.84	c Restarting after 11362827 conflicts
1395.97/1396.61	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node67/watcher-425319-1177681305 -o ROOT/results/node67/solver-425319-1177681305 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/425319-1177681305/sat7_bin /tmp/evaluation/425319-1177681305/instance-425319-1177681305.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7303
/proc/meminfo: memFree=1626800/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=1200 CPUtime=0
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 244120053 1228800 123 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547008 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 300 123 87 220 0 77 0

[startup+0.0194851 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7303
/proc/meminfo: memFree=1626800/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=1204 CPUtime=0.01
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 172 0 0 0 1 0 0 0 18 0 1 0 244120053 1232896 156 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 301 156 95 220 0 78 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1204

[startup+0.101501 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7303
/proc/meminfo: memFree=1626800/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=1464 CPUtime=0.1
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 196 0 0 0 10 0 0 0 18 0 1 0 244120053 1499136 180 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558577 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 366 180 95 220 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1464

[startup+0.301536 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7303
/proc/meminfo: memFree=1626800/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=1464 CPUtime=0.3
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 214 0 0 0 30 0 0 0 19 0 1 0 244120053 1499136 198 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536713 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 366 198 95 220 0 143 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1464

[startup+0.701614 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7303
/proc/meminfo: memFree=1626800/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=1464 CPUtime=0.7
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 233 0 0 0 70 0 0 0 22 0 1 0 244120053 1499136 217 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579045 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 366 217 95 220 0 143 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1464

[startup+1.50176 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7305
/proc/meminfo: memFree=1626088/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=1980 CPUtime=1.5
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 253 0 0 0 150 0 0 0 25 0 1 0 244120053 2027520 237 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532614 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 495 237 95 220 0 272 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1980

[startup+3.10105 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1625832/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=1980 CPUtime=3.09
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 283 0 0 0 309 0 0 0 25 0 1 0 244120053 2027520 267 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134539151 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 495 267 95 220 0 272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1980

[startup+6.30164 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1625704/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=2112 CPUtime=6.29
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 317 0 0 0 629 0 0 0 25 0 1 0 244120053 2162688 301 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538365 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 528 301 95 220 0 305 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2112

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1625512/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=2112 CPUtime=12.69
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 357 0 0 0 1269 0 0 0 25 0 1 0 244120053 2162688 341 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 528 341 95 220 0 305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2112

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1625192/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=2244 CPUtime=25.48
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 421 0 0 0 2548 0 0 0 25 0 1 0 244120053 2297856 405 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528658 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 561 405 95 220 0 338 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2244

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1624936/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=3404 CPUtime=51.07
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 497 0 0 0 5107 0 0 0 25 0 1 0 244120053 3485696 481 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578677 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 851 481 95 220 0 628 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3404

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1624424/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=3668 CPUtime=102.26
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 600 0 0 0 10226 0 0 0 25 0 1 0 244120053 3756032 584 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 917 584 95 220 0 694 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3668

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1624040/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=3932 CPUtime=162.23
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 694 0 0 0 16223 0 0 0 25 0 1 0 244120053 4026368 678 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536211 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 983 678 95 220 0 760 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3932

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1623656/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=4204 CPUtime=222.21
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 769 0 0 0 22221 0 0 0 25 0 1 0 244120053 4304896 753 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532514 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1051 753 95 220 0 828 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 4204

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1623464/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=4336 CPUtime=282.18
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 812 0 0 0 28218 0 0 0 25 0 1 0 244120053 4440064 796 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536631 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1084 796 95 220 0 861 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 4336

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1623336/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=4472 CPUtime=342.17
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 852 0 0 0 34216 1 0 0 25 0 1 0 244120053 4579328 836 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1118 836 95 220 0 895 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 4472

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1623144/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=4608 CPUtime=402.15
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 884 0 0 0 40214 1 0 0 25 0 1 0 244120053 4718592 868 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529341 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1152 868 95 220 0 929 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 4608

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1622952/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=4740 CPUtime=462.13
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 931 0 0 0 46212 1 0 0 25 0 1 0 244120053 4853760 915 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1185 915 95 220 0 962 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 4740

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1622824/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=4876 CPUtime=522.11
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 979 0 0 0 52210 1 0 0 25 0 1 0 244120053 4993024 963 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536180 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1219 963 95 220 0 996 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 4876

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1622760/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=4876 CPUtime=582.08
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1006 0 0 0 58207 1 0 0 25 0 1 0 244120053 4993024 990 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532552 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1219 990 95 220 0 996 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 4876

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1622568/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=5008 CPUtime=642.06
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1029 0 0 0 64205 1 0 0 25 0 1 0 244120053 5128192 1013 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536211 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1252 1013 95 220 0 1029 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 5008


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

/proc/meminfo: memFree=1622312/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=5284 CPUtime=762.02
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1106 0 0 0 76201 1 0 0 25 0 1 0 244120053 5410816 1090 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1321 1090 95 220 0 1098 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 5284

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1622248/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=5420 CPUtime=821.99
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1130 0 0 0 82198 1 0 0 25 0 1 0 244120053 5550080 1114 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1355 1114 95 220 0 1132 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 5420

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1622056/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=5552 CPUtime=881.97
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1157 0 0 0 88196 1 0 0 25 0 1 0 244120053 5685248 1141 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525718 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1388 1141 95 220 0 1165 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 5552

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1621992/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=5552 CPUtime=941.94
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1171 0 0 0 94193 1 0 0 25 0 1 0 244120053 5685248 1155 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1388 1155 95 220 0 1165 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 5552

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1621992/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=5688 CPUtime=1001.92
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1191 0 0 0 100191 1 0 0 25 0 1 0 244120053 5824512 1175 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536248 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1422 1175 95 220 0 1199 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 5688

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1621864/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=5688 CPUtime=1061.9
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1211 0 0 0 106189 1 0 0 25 0 1 0 244120053 5824512 1195 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134540097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1422 1195 95 220 0 1199 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 5688

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7306
/proc/meminfo: memFree=1621736/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=5832 CPUtime=1121.89
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1232 0 0 0 112187 2 0 0 25 0 1 0 244120053 5971968 1216 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1458 1216 95 220 0 1235 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 5832

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 7428
/proc/meminfo: memFree=1620328/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=5976 CPUtime=1181.79
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1271 0 0 0 118177 2 0 0 25 0 1 0 244120053 6119424 1255 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578863 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1494 1255 95 220 0 1271 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 5976

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621224/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1241.72
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1295 0 0 0 124170 2 0 0 25 0 1 0 244120053 6266880 1279 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532379 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1279 95 220 0 1307 0
Current children cumulated CPU time (s) 1241.72
Current children cumulated vsize (KiB) 6120

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621224/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1301.71
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1301 0 0 0 130168 3 0 0 25 0 1 0 244120053 6266880 1285 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134539172 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1285 95 220 0 1307 0
Current children cumulated CPU time (s) 1301.71
Current children cumulated vsize (KiB) 6120

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621288/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1361.69
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1308 0 0 0 136166 3 0 0 25 0 1 0 244120053 6266880 1292 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532564 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1292 95 220 0 1307 0
Current children cumulated CPU time (s) 1361.69
Current children cumulated vsize (KiB) 6120

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

[startup+1382.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621224/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1381.68
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1313 0 0 0 138165 3 0 0 25 0 1 0 244120053 6266880 1297 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1297 95 220 0 1307 0
Current children cumulated CPU time (s) 1381.68
Current children cumulated vsize (KiB) 6120

[startup+1388.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621288/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1388.07
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1316 0 0 0 138804 3 0 0 25 0 1 0 244120053 6266880 1300 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532521 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1300 95 220 0 1307 0
Current children cumulated CPU time (s) 1388.07
Current children cumulated vsize (KiB) 6120

[startup+1391.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621288/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1391.27
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1316 0 0 0 139124 3 0 0 25 0 1 0 244120053 6266880 1300 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533348 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1300 95 220 0 1307 0
Current children cumulated CPU time (s) 1391.27
Current children cumulated vsize (KiB) 6120

[startup+1395.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621288/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1394.47
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1317 0 0 0 139444 3 0 0 25 0 1 0 244120053 6266880 1301 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1301 95 220 0 1307 0
Current children cumulated CPU time (s) 1394.47
Current children cumulated vsize (KiB) 6120

[startup+1395.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621288/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1395.28
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1317 0 0 0 139525 3 0 0 25 0 1 0 244120053 6266880 1301 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533564 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1301 95 220 0 1307 0
Current children cumulated CPU time (s) 1395.28
Current children cumulated vsize (KiB) 6120

[startup+1396.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621288/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1395.67
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1317 0 0 0 139564 3 0 0 25 0 1 0 244120053 6266880 1301 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533564 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1301 95 220 0 1307 0
Current children cumulated CPU time (s) 1395.67
Current children cumulated vsize (KiB) 6120

[startup+1396.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621288/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1395.87
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1317 0 0 0 139584 3 0 0 25 0 1 0 244120053 6266880 1301 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532548 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1301 95 220 0 1307 0
Current children cumulated CPU time (s) 1395.87
Current children cumulated vsize (KiB) 6120

[startup+1396.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7504
/proc/meminfo: memFree=1621288/2055920 swapFree=4182984/4192956
[pid=7303] ppid=7301 vsize=6120 CPUtime=1395.97
/proc/7303/stat : 7303 (sat7_bin) R 7301 7303 7013 0 -1 4194304 1317 0 0 0 139594 3 0 0 25 0 1 0 244120053 6266880 1301 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536792 0 0 4096 0 0 0 0 17 1 0 0
/proc/7303/statm: 1530 1301 95 220 0 1307 0
Current children cumulated CPU time (s) 1395.97
Current children cumulated vsize (KiB) 6120

Child status: 20
Real time (s): 1396.62
CPU time (s): 1396
CPU user time (s): 1395.96
CPU system time (s): 0.035994
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 6120

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

runsolver used 1.02984 second user time and 2.84257 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Fri Apr 27 13:41:45 UTC 2007

IDJOB= 425319
IDBENCH= 19988
IDSOLVER= 183
FILE ID= node67/425319-1177681305

PBS_JOBID= 4698631

Free space on /tmp= 66525 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/425319-1177681305/sat7_bin /tmp/evaluation/425319-1177681305/instance-425319-1177681305.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-425319-1177681305 -o ROOT/results/node67/solver-425319-1177681305 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/425319-1177681305/sat7_bin /tmp/evaluation/425319-1177681305/instance-425319-1177681305.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  975946115a74669405c34f3732da3d4a

RANDOM SEED= 5779028

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/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	: 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.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:       1627272 kB
Buffers:         40548 kB
Cached:         315048 kB
SwapCached:       4124 kB
Active:         224580 kB
Inactive:       140996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627272 kB
SwapTotal:     4192956 kB
SwapFree:      4182984 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          15708 kB
Slab:            49064 kB
Committed_AS:  1250684 kB
PageTables:       1452 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= 66525 MiB

End job on node67 on Fri Apr 27 14:05:02 UTC 2007