Trace number 314577

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 873.723 874.061

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-06.cnf
MD5SUM7fecd449fbdae0a526f53e395d9a04d4
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark176.159
Satisfiable
(Un)Satisfiability was proved
Number of variables46335
Number of clauses632886
Sum of the clauses size1813066
Maximum clause length36174
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2579116
Number of clauses of size 315779
Number of clauses of size 4960
Number of clauses of size 5277
Number of clauses of size over 536753

Solver Data (download as text)

2.59/2.61	c Starting solver ...
4.79/4.86	c Restarting after 100 conflicts
4.89/4.91	c Restarting after 250 conflicts
4.89/4.96	c Restarting after 476 conflicts
4.99/5.03	c Restarting after 814 conflicts
5.09/5.12	c Restarting after 1320 conflicts
5.19/5.26	c Restarting after 2079 conflicts
5.58/5.65	c Restarting after 3219 conflicts
6.28/6.35	c Restarting after 4928 conflicts
7.77/7.84	c Restarting after 7492 conflicts
9.98/10.07	c Restarting after 11338 conflicts
13.18/13.29	c Restarting after 17104 conflicts
20.96/21.08	c Restarting after 25753 conflicts
34.76/34.88	c Restarting after 38728 conflicts
61.76/61.85	c Restarting after 58189 conflicts
113.03/113.20	c Restarting after 87381 conflicts
208.81/208.95	c Restarting after 131171 conflicts
407.13/407.33	c Restarting after 196855 conflicts
821.78/822.17	c Restarting after 295382 conflicts
873.55/873.99	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-314577-1172639153 -o ROOT/results/node9/solver-314577-1172639153 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314577-1172639153/sat7_bin /tmp/evaluation/314577-1172639153/instance-314577-1172639153.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): 2400 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.66 1.24 1.06 3/77 31873
/proc/meminfo: memFree=1516544/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=2908 CPUtime=0
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 503 0 0 0 0 0 0 0 18 0 1 0 283869911 2977792 486 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 727 489 87 220 0 504 0

[startup+0.0102189 s]
/proc/loadavg: 1.66 1.24 1.06 3/77 31873
/proc/meminfo: memFree=1516544/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=4340 CPUtime=0
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 907 0 0 0 0 0 0 0 18 0 1 0 283869911 4444160 890 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 1085 891 87 220 0 862 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4340

[startup+0.101236 s]
/proc/loadavg: 1.66 1.24 1.06 3/77 31873
/proc/meminfo: memFree=1516544/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=8212 CPUtime=0.09
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 1831 0 0 0 9 0 0 0 18 0 1 0 283869911 8409088 1691 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 2053 1691 88 220 0 1830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8212

[startup+0.301274 s]
/proc/loadavg: 1.66 1.24 1.06 3/77 31873
/proc/meminfo: memFree=1516544/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=12572 CPUtime=0.29
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 2206 0 0 0 29 0 0 0 19 0 1 0 283869911 12873728 2033 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 3143 2033 88 220 0 2920 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12572

[startup+0.701351 s]
/proc/loadavg: 1.66 1.24 1.06 3/77 31873
/proc/meminfo: memFree=1516544/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=13276 CPUtime=0.69
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 2609 0 0 0 68 1 0 0 23 0 1 0 283869911 13594624 2436 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134548305 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 3319 2436 88 220 0 3096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13276

[startup+1.50151 s]
/proc/loadavg: 1.66 1.24 1.06 2/78 31874
/proc/meminfo: memFree=1505848/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=14180 CPUtime=1.49
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 3341 0 0 0 147 2 0 0 25 0 1 0 283869911 14520320 3168 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 3545 3168 88 220 0 3322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14180

[startup+3.10181 s]
/proc/loadavg: 1.66 1.24 1.06 2/78 31874
/proc/meminfo: memFree=1501624/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=24200 CPUtime=3.09
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 5189 0 0 0 306 3 0 0 25 0 1 0 283869911 24780800 4826 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 6050 4826 93 220 0 5827 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24200

[startup+6.30144 s]
/proc/loadavg: 1.61 1.23 1.06 2/78 31874
/proc/meminfo: memFree=1496696/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=24784 CPUtime=6.28
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 5510 0 0 0 624 4 0 0 25 0 1 0 283869911 25378816 5111 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533068 0 0 4096 0 0 0 0 17 0 0 0
/proc/31873/statm: 6196 5111 95 220 0 5973 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24784

[startup+12.7017 s]
/proc/loadavg: 1.56 1.23 1.06 2/78 31874
/proc/meminfo: memFree=1494776/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=24784 CPUtime=12.67
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 5931 0 0 0 1262 5 0 0 25 0 1 0 283869911 25378816 5532 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 6196 5532 95 220 0 5973 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24784

[startup+25.5011 s]
/proc/loadavg: 1.44 1.22 1.06 2/78 31874
/proc/meminfo: memFree=1492472/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=29152 CPUtime=25.47
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 6509 0 0 0 2541 6 0 0 25 0 1 0 283869911 29851648 6110 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 7288 6110 95 220 0 7065 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29152

[startup+51.1011 s]
/proc/loadavg: 1.29 1.20 1.06 2/78 31874
/proc/meminfo: memFree=1488824/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=29592 CPUtime=51.06
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 7418 0 0 0 5099 7 0 0 25 0 1 0 283869911 30302208 7019 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 7398 7019 95 220 0 7175 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 29592

[startup+102.306 s]
/proc/loadavg: 1.12 1.17 1.05 2/78 31874
/proc/meminfo: memFree=1482872/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=38584 CPUtime=102.25
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 8889 0 0 0 10215 10 0 0 25 0 1 0 283869911 39510016 8490 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 9646 8490 95 220 0 9423 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 38584

[startup+162.302 s]
/proc/loadavg: 1.04 1.13 1.05 2/78 31874
/proc/meminfo: memFree=1477752/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=43200 CPUtime=162.22
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 10184 0 0 0 16210 12 0 0 25 0 1 0 283869911 44236800 9785 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 10800 9785 95 220 0 10577 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 43200

[startup+222.301 s]
/proc/loadavg: 1.01 1.11 1.04 2/78 31874
/proc/meminfo: memFree=1473464/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=47960 CPUtime=222.2
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 11230 0 0 0 22206 14 0 0 25 0 1 0 283869911 49111040 10831 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 11990 10831 95 220 0 11767 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 47960

[startup+282.302 s]
/proc/loadavg: 1.00 1.08 1.04 2/78 31874
/proc/meminfo: memFree=1470072/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=48312 CPUtime=282.18
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 12075 0 0 0 28202 16 0 0 25 0 1 0 283869911 49471488 11676 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 12078 11676 95 220 0 11855 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 48312

[startup+342.301 s]
/proc/loadavg: 1.00 1.07 1.03 2/78 31874
/proc/meminfo: memFree=1466808/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=53124 CPUtime=342.15
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 12888 0 0 0 34198 17 0 0 25 0 1 0 283869911 54398976 12489 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 13281 12489 95 220 0 13058 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 53124

[startup+402.302 s]
/proc/loadavg: 1.00 1.05 1.02 2/78 31874
/proc/meminfo: memFree=1464056/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=57480 CPUtime=402.13
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 13636 0 0 0 40195 18 0 0 25 0 1 0 283869911 58859520 13171 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 14370 13171 95 220 0 14147 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 57480

[startup+462.301 s]
/proc/loadavg: 1.00 1.04 1.02 2/78 31874
/proc/meminfo: memFree=1461752/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=57996 CPUtime=462.11
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 14298 0 0 0 46192 19 0 0 25 0 1 0 283869911 59387904 13735 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134540063 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 14499 13735 95 220 0 14276 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 57996

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/78 31874
/proc/meminfo: memFree=1459320/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=62672 CPUtime=522.08
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 14988 0 0 0 52188 20 0 0 25 0 1 0 283869911 64176128 14327 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 15668 14327 95 220 0 15445 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 62672

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/78 31874
/proc/meminfo: memFree=1457528/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=62672 CPUtime=582.06
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 15433 0 0 0 58184 22 0 0 25 0 1 0 283869911 64176128 14772 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134528610 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 15668 14772 95 220 0 15445 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 62672

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 31874
/proc/meminfo: memFree=1455352/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=67164 CPUtime=642.05
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 15991 0 0 0 64182 23 0 0 25 0 1 0 283869911 68775936 15297 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 16791 15297 95 220 0 16568 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 67164

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31874
/proc/meminfo: memFree=1453432/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=67164 CPUtime=702.02
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 16485 0 0 0 70178 24 0 0 25 0 1 0 283869911 68775936 15791 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 16791 15791 95 220 0 16568 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 67164

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31874
/proc/meminfo: memFree=1451576/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=67312 CPUtime=762
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 16929 0 0 0 76176 24 0 0 25 0 1 0 283869911 68927488 16235 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 16828 16235 95 220 0 16605 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 67312

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=71412 CPUtime=821.98
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17122 0 0 0 82173 25 0 0 25 0 1 0 283869911 73125888 16428 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134528656 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17853 16428 95 220 0 17630 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 71412

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

[startup+844.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=71412 CPUtime=844.37
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17123 0 0 0 84412 25 0 0 25 0 1 0 283869911 73125888 16429 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17853 16429 95 220 0 17630 0
Current children cumulated CPU time (s) 844.37
Current children cumulated vsize (KiB) 71412

[startup+857.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=71412 CPUtime=857.16
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17124 0 0 0 85691 25 0 0 25 0 1 0 283869911 73125888 16430 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17853 16430 95 220 0 17630 0
Current children cumulated CPU time (s) 857.16
Current children cumulated vsize (KiB) 71412

[startup+863.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=71412 CPUtime=863.56
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17125 0 0 0 86331 25 0 0 25 0 1 0 283869911 73125888 16431 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17853 16431 95 220 0 17630 0
Current children cumulated CPU time (s) 863.56
Current children cumulated vsize (KiB) 71412

[startup+870.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=71412 CPUtime=869.95
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17126 0 0 0 86970 25 0 0 25 0 1 0 283869911 73125888 16432 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17853 16432 95 220 0 17630 0
Current children cumulated CPU time (s) 869.95
Current children cumulated vsize (KiB) 71412

[startup+871.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=71412 CPUtime=871.55
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17126 0 0 0 87130 25 0 0 25 0 1 0 283869911 73125888 16432 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17853 16432 95 220 0 17630 0
Current children cumulated CPU time (s) 871.55
Current children cumulated vsize (KiB) 71412

[startup+872.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=71412 CPUtime=872.35
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17126 0 0 0 87210 25 0 0 25 0 1 0 283869911 73125888 16432 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532379 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17853 16432 95 220 0 17630 0
Current children cumulated CPU time (s) 872.35
Current children cumulated vsize (KiB) 71412

[startup+873.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=71412 CPUtime=873.15
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17126 0 0 0 87290 25 0 0 25 0 1 0 283869911 73125888 16432 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17853 16432 95 220 0 17630 0
Current children cumulated CPU time (s) 873.15
Current children cumulated vsize (KiB) 71412

[startup+873.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=71412 CPUtime=873.55
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17126 0 0 0 87330 25 0 0 25 0 1 0 283869911 73125888 16432 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17853 16432 95 220 0 17630 0
Current children cumulated CPU time (s) 873.55
Current children cumulated vsize (KiB) 71412

[startup+874.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31874
/proc/meminfo: memFree=1450744/2055920 swapFree=4158656/4192956
[pid=31873] ppid=31871 vsize=70864 CPUtime=873.65
/proc/31873/stat : 31873 (sat7_bin) R 31871 31873 31525 0 -1 4194304 17126 0 0 0 87340 25 0 0 25 0 1 0 283869911 72564736 16295 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134558401 0 0 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 17716 16295 95 220 0 17493 0
Current children cumulated CPU time (s) 873.65
Current children cumulated vsize (KiB) 70864

Child status: 20
Real time (s): 874.061
CPU time (s): 873.723
CPU user time (s): 873.454
CPU system time (s): 0.268959
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 71412

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

runsolver used 0.931858 second user time and 2.25166 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed Feb 28 05:05:53 UTC 2007

IDJOB= 314577
IDBENCH= 20395
IDSOLVER= 101
FILE ID= node9/314577-1172639153

PBS_JOBID= 3980934

Free space on /tmp= 66521 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-06.cnf
COMMAND LINE= /tmp/evaluation/314577-1172639153/sat7_bin /tmp/evaluation/314577-1172639153/instance-314577-1172639153.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-314577-1172639153 -o ROOT/results/node9/solver-314577-1172639153 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314577-1172639153/sat7_bin /tmp/evaluation/314577-1172639153/instance-314577-1172639153.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  7fecd449fbdae0a526f53e395d9a04d4

RANDOM SEED= 100068355

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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:       1517016 kB
Buffers:         26184 kB
Cached:         434096 kB
SwapCached:       2732 kB
Active:         123760 kB
Inactive:       359364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517016 kB
SwapTotal:     4192956 kB
SwapFree:      4158656 kB
Dirty:           12984 kB
Writeback:           0 kB
Mapped:          29872 kB
Slab:            41420 kB
Committed_AS:  1285944 kB
PageTables:       1688 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= 66521 MiB

End job on node9 on Wed Feb 28 05:20:27 UTC 2007