Trace number 314444

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
MiraXT v2SAT 175.584 175.611

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-11.cnf
MD5SUMbbf2ddba983f34e9ffda755afdcf8885
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark109.163
Satisfiable
(Un)Satisfiability was proved
Number of variables1004933
Number of clauses4426834
Sum of the clauses size11901940
Maximum clause length4335
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22485540
Number of clauses of size 31662546
Number of clauses of size 4144019
Number of clauses of size 55160
Number of clauses of size over 5129568

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-314444-1178877021 -o ROOT/results/node16/solver-314444-1178877021 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314444-1178877021/MiraXTv2_dyn /tmp/evaluation/314444-1178877021/instance-314444-1178877021.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: 0.87 0.97 0.99 3/77 31401
/proc/meminfo: memFree=1666056/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=3788 CPUtime=0
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194304 477 0 0 0 0 0 0 0 18 0 1 0 335620280 3878912 452 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31401/statm: 947 460 202 20 0 305 0

[startup+0.053777 s]
/proc/loadavg: 0.87 0.97 0.99 3/77 31401
/proc/meminfo: memFree=1666056/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=17696 CPUtime=0.04
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194304 3547 0 0 0 3 1 0 0 18 0 1 0 335620280 18120704 3397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134571787 0 0 4096 0 0 0 0 17 0 0 0
/proc/31401/statm: 4424 3398 205 20 0 3782 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17696

[startup+0.101766 s]
/proc/loadavg: 0.87 0.97 0.99 3/77 31401
/proc/meminfo: memFree=1666056/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=28884 CPUtime=0.09
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194304 6523 0 0 0 7 2 0 0 18 0 1 0 335620280 29577216 6322 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134571787 0 0 4096 0 0 0 0 17 0 0 0
/proc/31401/statm: 7221 6323 205 20 0 6579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28884

[startup+0.301724 s]
/proc/loadavg: 0.87 0.97 0.99 3/77 31401
/proc/meminfo: memFree=1666056/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=65484 CPUtime=0.3
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194304 14775 0 0 0 23 7 0 0 19 0 1 0 335620280 67055616 14574 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/31401/statm: 16371 14575 206 20 0 15729 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 65484

[startup+0.701638 s]
/proc/loadavg: 0.87 0.97 0.99 3/77 31401
/proc/meminfo: memFree=1666056/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=90068 CPUtime=0.69
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194304 20604 0 0 0 59 10 0 0 23 0 1 0 335620280 92229632 20403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/31401/statm: 22517 20404 206 20 0 21875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90068

[startup+1.50147 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 31402
/proc/meminfo: memFree=1566272/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=139380 CPUtime=1.49
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194304 32735 0 0 0 131 18 0 0 25 0 1 0 335620280 142725120 32534 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/31401/statm: 34845 32535 206 20 0 34203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 139380

[startup+3.10113 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 31402
/proc/meminfo: memFree=1498880/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=237688 CPUtime=3.09
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194304 56534 0 0 0 278 31 0 0 25 0 1 0 335620280 243392512 56333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/31401/statm: 59422 56334 206 20 0 58780 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 237688

[startup+6.30145 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 31403
/proc/meminfo: memFree=1018104/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1333488 CPUtime=6.3
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 200545 0 0 0 546 84 0 0 25 0 2 0 335620280 1365491712 200344 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 333372 200345 216 20 0 332730 0
[pid=31401/tid=31403] ppid=31399 vsize=1333488 CPUtime=1.99
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 102306 0 0 0 162 37 0 0 25 0 2 0 335620710 1365491712 200346 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1333488

[startup+12.7021 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 31403
/proc/meminfo: memFree=820408/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1374136 CPUtime=12.69
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 211560 0 0 0 1182 87 0 0 25 0 2 0 335620280 1407115264 211359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 343534 211359 218 20 0 342892 0
[pid=31401/tid=31403] ppid=31399 vsize=1374136 CPUtime=8.39
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 113319 0 0 0 799 40 0 0 25 0 2 0 335620710 1407115264 211359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1374136

[startup+25.5014 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 31403
/proc/meminfo: memFree=820088/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1374400 CPUtime=25.49
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 211637 0 0 0 2462 87 0 0 25 0 2 0 335620280 1407385600 211436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 343600 211436 218 20 0 342958 0
[pid=31401/tid=31403] ppid=31399 vsize=1374400 CPUtime=21.19
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 113396 0 0 0 2079 40 0 0 25 0 2 0 335620710 1407385600 211436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1374400

[startup+51.102 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 31403
/proc/meminfo: memFree=858936/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1330644 CPUtime=51.08
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 211657 0 0 0 5021 87 0 0 25 0 2 0 335620280 1362579456 201703 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 332661 201703 218 20 0 332019 0
[pid=31401/tid=31403] ppid=31399 vsize=1330644 CPUtime=46.79
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 113416 0 0 0 4638 41 0 0 25 0 2 0 335620710 1362579456 201703 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1330644

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 31403
/proc/meminfo: memFree=858936/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1330644 CPUtime=102.29
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 211674 0 0 0 10142 87 0 0 25 0 2 0 335620280 1362579456 201720 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 332661 201720 218 20 0 332019 0
[pid=31401/tid=31403] ppid=31399 vsize=1330644 CPUtime=97.99
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 113433 0 0 0 9758 41 0 0 25 0 2 0 335620710 1362579456 201720 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134531710 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1330644

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31403
/proc/meminfo: memFree=820664/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1368976 CPUtime=162.29
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 222723 0 0 0 16138 91 0 0 25 0 2 0 335620280 1401831424 211269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 342244 211269 218 20 0 341602 0
[pid=31401/tid=31403] ppid=31399 vsize=1368976 CPUtime=158
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 124482 0 0 0 15755 45 0 0 25 0 2 0 335620710 1401831424 211269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134524740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1368976

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

[startup+166.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31403
/proc/meminfo: memFree=820664/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1368976 CPUtime=166.29
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 222724 0 0 0 16538 91 0 0 25 0 2 0 335620280 1401831424 211270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 342244 211270 218 20 0 341602 0
[pid=31401/tid=31403] ppid=31399 vsize=1368976 CPUtime=162
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 124483 0 0 0 16155 45 0 0 25 0 2 0 335620710 1401831424 211270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 1368976

[startup+169.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31403
/proc/meminfo: memFree=820664/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1368976 CPUtime=169.49
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 222724 0 0 0 16858 91 0 0 25 0 2 0 335620280 1401831424 211270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 342244 211270 218 20 0 341602 0
[pid=31401/tid=31403] ppid=31399 vsize=1368976 CPUtime=165.2
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 124483 0 0 0 16475 45 0 0 25 0 2 0 335620710 1401831424 211270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520264 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 169.49
Current children cumulated vsize (KiB) 1368976

[startup+172.706 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 31403
/proc/meminfo: memFree=820664/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1368976 CPUtime=172.69
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 222724 0 0 0 17178 91 0 0 25 0 2 0 335620280 1401831424 211270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 342244 211270 218 20 0 341602 0
[pid=31401/tid=31403] ppid=31399 vsize=1368976 CPUtime=168.4
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 124483 0 0 0 16795 45 0 0 25 0 2 0 335620710 1401831424 211270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 172.69
Current children cumulated vsize (KiB) 1368976

[startup+174.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 31403
/proc/meminfo: memFree=820664/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=1003424 CPUtime=174.29
/proc/31401/stat : 31401 (MiraXTv2_dyn) S 31399 31401 30282 0 -1 4194304 223705 0 0 0 17337 92 0 0 25 0 2 0 335620280 1027506176 192877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31401/statm: 250856 192877 724 20 0 250214 0
[pid=31401/tid=31403] ppid=31399 vsize=1003424 CPUtime=170
/proc/31401/task/31403/stat : 31403 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194368 125464 0 0 0 16954 46 0 0 25 0 2 0 335620710 1027506176 192877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 174.29
Current children cumulated vsize (KiB) 1003424

[startup+175.103 s]
/proc/loadavg: 0.99 0.97 0.99 3/78 31403
/proc/meminfo: memFree=1026040/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=590420 CPUtime=175.07
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194304 223712 0 0 0 17410 97 0 0 18 0 1 0 335620280 604590080 125908 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31401/statm: 147605 125908 225 20 0 146963 0
Current children cumulated CPU time (s) 175.07
Current children cumulated vsize (KiB) 590420

[startup+175.503 s]
/proc/loadavg: 0.99 0.97 0.99 3/78 31403
/proc/meminfo: memFree=1026040/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=447744 CPUtime=175.48
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194304 223712 0 0 0 17449 99 0 0 22 0 1 0 335620280 458489856 102534 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7638601 0 0 4096 0 0 0 0 17 1 0 0
/proc/31401/statm: 111936 102534 225 20 0 111294 0
Current children cumulated CPU time (s) 175.48
Current children cumulated vsize (KiB) 447744

[startup+175.603 s]
/proc/loadavg: 0.99 0.97 0.99 3/78 31403
/proc/meminfo: memFree=1026040/2055920 swapFree=4143412/4192956
[pid=31401] ppid=31399 vsize=0 CPUtime=175.57
/proc/31401/stat : 31401 (MiraXTv2_dyn) R 31399 31401 30282 0 -1 4194308 223715 0 0 0 17452 105 0 0 15 0 1 0 335620280 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/31401/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 175.57
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 175.611
CPU time (s): 175.584
CPU user time (s): 174.521
CPU system time (s): 1.06284
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 1375656

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

runsolver used 0.221966 second user time and 0.515921 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri May 11 09:50:27 UTC 2007

IDJOB= 314444
IDBENCH= 20391
IDSOLVER= 129
FILE ID= node16/314444-1178877021

PBS_JOBID= 5251049

Free space on /tmp= 66469 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-11.cnf
COMMAND LINE= /tmp/evaluation/314444-1178877021/MiraXTv2_dyn /tmp/evaluation/314444-1178877021/instance-314444-1178877021.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-314444-1178877021 -o ROOT/results/node16/solver-314444-1178877021 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314444-1178877021/MiraXTv2_dyn /tmp/evaluation/314444-1178877021/instance-314444-1178877021.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bbf2ddba983f34e9ffda755afdcf8885

RANDOM SEED= 209569835

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1666272 kB
Buffers:         47808 kB
Cached:         251352 kB
SwapCached:      17992 kB
Active:         226096 kB
Inactive:        98080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666272 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:           93324 kB
Writeback:           0 kB
Mapped:          30044 kB
Slab:            51000 kB
Committed_AS: 14226332 kB
PageTables:       1836 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= 66469 MiB

End job on node16 on Fri May 11 09:53:23 UTC 2007