Trace number 370295

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 1444.66 1445.03

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h30-unknown.cnf
MD5SUMfad87308d3751e996b7b3c35a13a7fd9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.0394
Satisfiable
(Un)Satisfiability was proved
Number of variables137341
Number of clauses724504
Sum of the clauses size1900318
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2588905
Number of clauses of size 3130263
Number of clauses of size 41197
Number of clauses of size 5111
Number of clauses of size over 53752

Solver Data (download as text)

2.99/3.09	c Starting solver ...
14.09/14.17	c Restarting after 101 conflicts
15.19/15.23	c Restarting after 251 conflicts
15.69/15.78	c Restarting after 476 conflicts
18.08/18.18	c Restarting after 814 conflicts
19.58/19.62	c Restarting after 1320 conflicts
22.08/22.14	c Restarting after 2081 conflicts
31.68/31.79	c Restarting after 3220 conflicts
42.07/42.11	c Restarting after 4928 conflicts
61.16/61.21	c Restarting after 7490 conflicts
70.45/70.54	c Restarting after 11335 conflicts
95.05/95.18	c Restarting after 17101 conflicts
124.15/124.28	c Restarting after 25751 conflicts
167.33/167.40	c Restarting after 38726 conflicts
219.42/219.54	c Restarting after 58187 conflicts
314.79/314.93	c Restarting after 87379 conflicts
466.86/467.06	c Restarting after 131168 conflicts
729.09/729.33	c Restarting after 196854 conflicts
1178.79/1179.17	c Restarting after 295381 conflicts
1444.42/1444.87	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/node18/watcher-370295-1178584383 -o ROOT/results/node18/solver-370295-1178584383 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370295-1178584383/sat7_bin /tmp/evaluation/370295-1178584383/instance-370295-1178584383.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): 15000 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.98 0.96 0.97 3/77 14742
/proc/meminfo: memFree=1829512/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=5572 CPUtime=0
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 306355745 5705728 580 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 1393 582 88 220 0 1170 0

[startup+0.060746 s]
/proc/loadavg: 0.98 0.96 0.97 3/77 14742
/proc/meminfo: memFree=1829512/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=16268 CPUtime=0.05
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 3056 0 0 0 4 1 0 0 18 0 1 0 306355745 16658432 3040 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 4067 3041 88 220 0 3844 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16268

[startup+0.10175 s]
/proc/loadavg: 0.98 0.96 0.97 3/77 14742
/proc/meminfo: memFree=1829512/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=16268 CPUtime=0.09
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 3856 0 0 0 8 1 0 0 18 0 1 0 306355745 16658432 3840 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 4067 3841 88 220 0 3844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16268

[startup+0.301769 s]
/proc/loadavg: 0.98 0.96 0.97 3/77 14742
/proc/meminfo: memFree=1829512/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=20500 CPUtime=0.29
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 4377 0 0 0 28 1 0 0 19 0 1 0 306355745 20992000 4361 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 5125 4361 88 220 0 4902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20500

[startup+0.701808 s]
/proc/loadavg: 0.98 0.96 0.97 3/77 14742
/proc/meminfo: memFree=1829512/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=20764 CPUtime=0.69
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 5010 0 0 0 67 2 0 0 23 0 1 0 306355745 21262336 4994 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135013975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 5191 4994 88 220 0 4968 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20764

[startup+1.50189 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 14743
/proc/meminfo: memFree=1807744/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=29096 CPUtime=1.49
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 6196 0 0 0 146 3 0 0 25 0 1 0 306355745 29794304 6180 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 7274 6181 88 220 0 7051 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29096

[startup+3.10104 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 14743
/proc/meminfo: memFree=1800640/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=44364 CPUtime=3.08
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 10392 0 0 0 302 6 0 0 25 0 1 0 306355745 45428736 10376 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 11091 10376 93 220 0 10868 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44364

[startup+6.30135 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 14743
/proc/meminfo: memFree=1785344/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=45508 CPUtime=6.29
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 11300 0 0 0 622 7 0 0 25 0 1 0 306355745 46600192 11057 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029308 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 11377 11057 93 220 0 11154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45508

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1785216/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=45844 CPUtime=12.69
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 11383 0 0 0 1262 7 0 0 25 0 1 0 306355745 46944256 11140 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134535949 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 11461 11140 93 220 0 11238 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45844

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1783808/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=50080 CPUtime=25.48
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 11745 0 0 0 2541 7 0 0 25 0 1 0 306355745 51281920 11502 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 12520 11502 95 220 0 12297 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50080

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1781312/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=51684 CPUtime=51.06
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 12376 0 0 0 5098 8 0 0 25 0 1 0 306355745 52924416 12129 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 12921 12129 95 220 0 12698 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51684

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1778432/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=55916 CPUtime=102.25
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 13086 0 0 0 10216 9 0 0 25 0 1 0 306355745 57257984 12839 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 13979 12839 95 220 0 13756 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 55916

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1773568/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=60276 CPUtime=162.23
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 14295 0 0 0 16212 11 0 0 25 0 1 0 306355745 61722624 14048 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 15069 14048 95 220 0 14846 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 60276

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1768640/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=64948 CPUtime=222.22
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 15505 0 0 0 22208 14 0 0 25 0 1 0 306355745 66506752 15258 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 16237 15258 95 220 0 16014 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 64948

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1764160/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=69316 CPUtime=282.2
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 16626 0 0 0 28205 15 0 0 25 0 1 0 306355745 70979584 16379 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 17329 16379 95 220 0 17106 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 69316

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1758848/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=74128 CPUtime=342.19
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 17919 0 0 0 34202 17 0 0 25 0 1 0 306355745 75907072 17672 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 18532 17672 95 220 0 18309 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 74128

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1754944/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=78720 CPUtime=402.17
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 18883 0 0 0 40199 18 0 0 25 0 1 0 306355745 80609280 18636 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529312 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 19680 18636 95 220 0 19457 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 78720

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14743
/proc/meminfo: memFree=1750912/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=83528 CPUtime=462.16
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 19873 0 0 0 46195 21 0 0 25 0 1 0 306355745 85532672 19626 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 20882 19626 95 220 0 20659 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 83528

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14745
/proc/meminfo: memFree=1747136/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=84004 CPUtime=522.15
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 20812 0 0 0 52192 23 0 0 25 0 1 0 306355745 86020096 20565 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 21001 20565 95 220 0 20778 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 84004

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14745
/proc/meminfo: memFree=1744640/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=88440 CPUtime=582.13
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 21427 0 0 0 58190 23 0 0 25 0 1 0 306355745 90562560 21180 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 22110 21180 95 220 0 21887 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 88440

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14745
/proc/meminfo: memFree=1741504/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=92948 CPUtime=642.12
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 22193 0 0 0 64188 24 0 0 25 0 1 0 306355745 95178752 21946 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 23237 21946 95 220 0 23014 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 92948


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

/proc/meminfo: memFree=1736192/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=97708 CPUtime=762.09
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 23489 0 0 0 76183 26 0 0 25 0 1 0 306355745 100052992 23242 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 24427 23242 95 220 0 24204 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 97708

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14745
/proc/meminfo: memFree=1733248/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=97900 CPUtime=822.07
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 24220 0 0 0 82180 27 0 0 25 0 1 0 306355745 100249600 23973 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 24475 23973 95 220 0 24252 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 97900

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14745
/proc/meminfo: memFree=1730624/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=102784 CPUtime=882.05
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 24942 0 0 0 88177 28 0 0 25 0 1 0 306355745 105250816 24629 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 25696 24629 95 220 0 25473 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 102784

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14745
/proc/meminfo: memFree=1728384/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=103076 CPUtime=942.04
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 25494 0 0 0 94174 30 0 0 25 0 1 0 306355745 105549824 25181 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 25769 25181 95 220 0 25546 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 103076

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14745
/proc/meminfo: memFree=1725888/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=107496 CPUtime=1002.02
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 26113 0 0 0 100172 30 0 0 25 0 1 0 306355745 110075904 25767 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 26874 25767 95 220 0 26651 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 107496

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14745
/proc/meminfo: memFree=1724096/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=107628 CPUtime=1062.01
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 26562 0 0 0 106169 32 0 0 25 0 1 0 306355745 110211072 26216 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 26907 26216 95 220 0 26684 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 107628

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14745
/proc/meminfo: memFree=1723200/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=107756 CPUtime=1121.99
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 26772 0 0 0 112167 32 0 0 25 0 1 0 306355745 110342144 26393 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 26939 26393 95 220 0 26716 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 107756

[startup+1182.3 s]
/proc/loadavg: 1.03 0.99 0.97 2/78 14745
/proc/meminfo: memFree=1723200/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=107756 CPUtime=1181.98
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 26781 0 0 0 118165 33 0 0 25 0 1 0 306355745 110342144 26402 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 26939 26402 95 220 0 26716 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 107756

[startup+1242.3 s]
/proc/loadavg: 1.01 0.99 0.97 2/78 14745
/proc/meminfo: memFree=1722752/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=108468 CPUtime=1241.96
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 26879 0 0 0 124163 33 0 0 25 0 1 0 306355745 111071232 26500 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 27117 26500 95 220 0 26894 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 108468

[startup+1302.3 s]
/proc/loadavg: 1.09 1.02 0.98 2/78 14745
/proc/meminfo: memFree=1722240/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=108732 CPUtime=1301.96
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27000 0 0 0 130162 34 0 0 25 0 1 0 306355745 111341568 26621 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 27183 26621 95 220 0 26960 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 108732

[startup+1362.3 s]
/proc/loadavg: 1.03 1.01 0.98 2/78 14745
/proc/meminfo: memFree=1721728/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=112832 CPUtime=1361.93
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27107 0 0 0 136159 34 0 0 25 0 1 0 306355745 115539968 26728 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 28208 26728 95 220 0 27985 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 112832

[startup+1422.31 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 14745
/proc/meminfo: memFree=1721664/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=112832 CPUtime=1421.93
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27109 0 0 0 142158 35 0 0 25 0 1 0 306355745 115539968 26730 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 28208 26730 95 220 0 27985 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 112832

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

[startup+1433.5 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 14745
/proc/meminfo: memFree=1721600/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=112832 CPUtime=1433.12
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27112 0 0 0 143277 35 0 0 25 0 1 0 306355745 115539968 26733 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 28208 26733 95 220 0 27985 0
Current children cumulated CPU time (s) 1433.12
Current children cumulated vsize (KiB) 112832

[startup+1439.91 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 14745
/proc/meminfo: memFree=1721600/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=112832 CPUtime=1439.52
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27113 0 0 0 143917 35 0 0 25 0 1 0 306355745 115539968 26734 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 28208 26734 95 220 0 27985 0
Current children cumulated CPU time (s) 1439.52
Current children cumulated vsize (KiB) 112832

[startup+1443.1 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 14745
/proc/meminfo: memFree=1721600/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=112832 CPUtime=1442.72
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27113 0 0 0 144237 35 0 0 25 0 1 0 306355745 115539968 26734 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 28208 26734 95 220 0 27985 0
Current children cumulated CPU time (s) 1442.72
Current children cumulated vsize (KiB) 112832

[startup+1443.9 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 14745
/proc/meminfo: memFree=1721600/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=112832 CPUtime=1443.52
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27113 0 0 0 144317 35 0 0 25 0 1 0 306355745 115539968 26734 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 28208 26734 95 220 0 27985 0
Current children cumulated CPU time (s) 1443.52
Current children cumulated vsize (KiB) 112832

[startup+1444.7 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 14745
/proc/meminfo: memFree=1721600/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=112832 CPUtime=1444.32
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27113 0 0 0 144397 35 0 0 25 0 1 0 306355745 115539968 26734 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 28208 26734 95 220 0 27985 0
Current children cumulated CPU time (s) 1444.32
Current children cumulated vsize (KiB) 112832

[startup+1444.9 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 14745
/proc/meminfo: memFree=1721600/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=110092 CPUtime=1444.52
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27113 0 0 0 144417 35 0 0 25 0 1 0 306355745 112734208 26049 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134517496 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 27523 26049 95 220 0 27300 0
Current children cumulated CPU time (s) 1444.52
Current children cumulated vsize (KiB) 110092

[startup+1445 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 14745
/proc/meminfo: memFree=1721600/2055920 swapFree=4147200/4192956
[pid=14742] ppid=14740 vsize=108604 CPUtime=1444.62
/proc/14742/stat : 14742 (sat7_bin) R 14740 14742 14526 0 -1 4194304 27113 0 0 0 144427 35 0 0 25 0 1 0 306355745 111210496 25708 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558428 0 0 4096 0 0 0 0 17 1 0 0
/proc/14742/statm: 27151 25708 95 220 0 26928 0
Current children cumulated CPU time (s) 1444.62
Current children cumulated vsize (KiB) 108604

Child status: 20
Real time (s): 1445.03
CPU time (s): 1444.66
CPU user time (s): 1444.28
CPU system time (s): 0.375942
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 112832

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

runsolver used 1.12083 second user time and 3.15652 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue May  8 00:33:04 UTC 2007

IDJOB= 370295
IDBENCH= 20416
IDSOLVER= 183
FILE ID= node18/370295-1178584383

PBS_JOBID= 5217723

Free space on /tmp= 66551 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h30-unknown.cnf
COMMAND LINE= /tmp/evaluation/370295-1178584383/sat7_bin /tmp/evaluation/370295-1178584383/instance-370295-1178584383.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-370295-1178584383 -o ROOT/results/node18/solver-370295-1178584383 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370295-1178584383/sat7_bin /tmp/evaluation/370295-1178584383/instance-370295-1178584383.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  fad87308d3751e996b7b3c35a13a7fd9

RANDOM SEED= 591878130

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1829920 kB
Buffers:         26604 kB
Cached:          96796 kB
SwapCached:      14572 kB
Active:          88636 kB
Inactive:        72504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829920 kB
SwapTotal:     4192956 kB
SwapFree:      4147200 kB
Dirty:           14220 kB
Writeback:           0 kB
Mapped:          44712 kB
Slab:            50352 kB
Committed_AS:  8695112 kB
PageTables:       1832 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= 66551 MiB

End job on node18 on Tue May  8 00:57:09 UTC 2007