Trace number 298586

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 v2? (TO) 1200.04 1200.52

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
MD5SUMba211b00665e5525ca8dfbd839bb6bc4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.5363
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 MiraXTv2...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-298586-1178830923 -o ROOT/results/node13/solver-298586-1178830923 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298586-1178830923/MiraXTv2_dyn /tmp/evaluation/298586-1178830923/instance-298586-1178830923.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.92 0.98 0.99 3/77 10730
/proc/meminfo: memFree=1832768/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=3788 CPUtime=0
/proc/10730/stat : 10730 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 331010156 3878912 265 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 1 0 0
/proc/10730/statm: 947 265 206 20 0 305 0

[startup+0.045961 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10730
/proc/meminfo: memFree=1832768/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=4416 CPUtime=0.03
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 410 0 0 0 3 0 0 0 18 0 2 0 331010156 4521984 385 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 1104 385 218 20 0 462 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4416

[startup+0.101973 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10730
/proc/meminfo: memFree=1832768/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=5248 CPUtime=0.09
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 475 0 0 0 9 0 0 0 18 0 2 0 331010156 5373952 450 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 1312 450 218 20 0 670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5248

[startup+0.302016 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10730
/proc/meminfo: memFree=1832768/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=5916 CPUtime=0.29
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 651 0 0 0 29 0 0 0 18 0 2 0 331010156 6057984 626 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 1479 626 218 20 0 837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5916

[startup+0.701099 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10730
/proc/meminfo: memFree=1832768/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=6920 CPUtime=0.69
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 915 0 0 0 69 0 0 0 18 0 2 0 331010156 7086080 890 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 1730 890 218 20 0 1088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6920

[startup+1.50127 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 10732
/proc/meminfo: memFree=1829488/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=7888 CPUtime=1.49
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 1135 0 0 0 149 0 0 0 18 0 2 0 331010156 8077312 1110 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 1972 1110 218 20 0 1330 0
[pid=10730/tid=10732] ppid=10728 vsize=7888 CPUtime=1.48
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 805 0 0 0 148 0 0 0 25 0 2 0 331010157 8077312 1110 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7888

[startup+3.10161 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10732
/proc/meminfo: memFree=1828208/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=9772 CPUtime=3.09
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 1634 0 0 0 309 0 0 0 18 0 2 0 331010156 10006528 1609 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 2443 1609 218 20 0 1801 0
[pid=10730/tid=10732] ppid=10728 vsize=9772 CPUtime=3.08
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 1304 0 0 0 308 0 0 0 25 0 2 0 331010157 10006528 1609 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9772

[startup+6.30129 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10732
/proc/meminfo: memFree=1824496/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=12108 CPUtime=6.29
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 2250 0 0 0 628 1 0 0 18 0 2 0 331010156 12398592 2188 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 3027 2188 218 20 0 2385 0
[pid=10730/tid=10732] ppid=10728 vsize=12108 CPUtime=6.28
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 1920 0 0 0 628 0 0 0 25 0 2 0 331010157 12398592 2188 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12108

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10732
/proc/meminfo: memFree=1820280/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=16632 CPUtime=12.69
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 3501 0 0 0 1267 2 0 0 18 0 2 0 331010156 17031168 3352 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 4158 3352 218 20 0 3516 0
[pid=10730/tid=10732] ppid=10728 vsize=16632 CPUtime=12.68
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 3171 0 0 0 1266 2 0 0 25 0 2 0 331010157 17031168 3352 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16632

[startup+25.5014 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1815928/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=20696 CPUtime=25.48
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 4687 0 0 0 2545 3 0 0 18 0 2 0 331010156 21192704 4369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 5174 4369 218 20 0 4532 0
[pid=10730/tid=10732] ppid=10728 vsize=20696 CPUtime=25.47
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 4357 0 0 0 2544 3 0 0 25 0 2 0 331010157 21192704 4369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20696

[startup+51.1019 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1813240/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=23260 CPUtime=51.06
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 5681 0 0 0 5102 4 0 0 18 0 2 0 331010156 23818240 4961 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 5815 4961 218 20 0 5173 0
[pid=10730/tid=10732] ppid=10728 vsize=23260 CPUtime=51.06
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 5351 0 0 0 5102 4 0 0 25 0 2 0 331010157 23818240 4961 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23260

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1811640/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=24544 CPUtime=102.25
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 6727 0 0 0 10220 5 0 0 18 0 2 0 331010156 25133056 5348 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 6136 5348 218 20 0 5494 0
[pid=10730/tid=10732] ppid=10728 vsize=24544 CPUtime=102.24
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 6397 0 0 0 10219 5 0 0 25 0 2 0 331010157 25133056 5348 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526459 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 24544

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1809848/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=26400 CPUtime=162.22
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 8056 0 0 0 16216 6 0 0 18 0 2 0 331010156 27033600 5824 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 6600 5824 218 20 0 5958 0
[pid=10730/tid=10732] ppid=10728 vsize=26400 CPUtime=162.22
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 7726 0 0 0 16216 6 0 0 25 0 2 0 331010157 27033600 5824 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26400

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1809080/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=26980 CPUtime=222.2
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 9022 0 0 0 22213 7 0 0 18 0 2 0 331010156 27627520 5979 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 6745 5979 218 20 0 6103 0
[pid=10730/tid=10732] ppid=10728 vsize=26980 CPUtime=222.19
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 8692 0 0 0 22212 7 0 0 25 0 2 0 331010157 27627520 5979 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 26980

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1808760/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=27752 CPUtime=282.17
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 9918 0 0 0 28209 8 0 0 18 0 2 0 331010156 28418048 6120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 6938 6120 218 20 0 6296 0
[pid=10730/tid=10732] ppid=10728 vsize=27752 CPUtime=282.17
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 9588 0 0 0 28209 8 0 0 25 0 2 0 331010157 28418048 6120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 27752

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1808248/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=28244 CPUtime=342.15
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 10893 0 0 0 34206 9 0 0 18 0 2 0 331010156 28921856 6233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 7061 6233 218 20 0 6419 0
[pid=10730/tid=10732] ppid=10728 vsize=28244 CPUtime=342.14
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 10563 0 0 0 34206 8 0 0 25 0 2 0 331010157 28921856 6233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 28244

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1807736/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=28900 CPUtime=402.12
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 11919 0 0 0 40203 9 0 0 18 0 2 0 331010156 29593600 6368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 7225 6368 218 20 0 6583 0
[pid=10730/tid=10732] ppid=10728 vsize=28900 CPUtime=402.12
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 11589 0 0 0 40203 9 0 0 25 0 2 0 331010157 29593600 6368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 28900

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1807416/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=29184 CPUtime=462.1
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 12826 0 0 0 46200 10 0 0 18 0 2 0 331010156 29884416 6453 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 7296 6453 218 20 0 6654 0
[pid=10730/tid=10732] ppid=10728 vsize=29184 CPUtime=462.1
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 12496 0 0 0 46200 10 0 0 25 0 2 0 331010157 29884416 6453 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 29184

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1807096/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=29588 CPUtime=522.08
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 13681 0 0 0 52197 11 0 0 18 0 2 0 331010156 30298112 6560 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 7397 6560 218 20 0 6755 0
[pid=10730/tid=10732] ppid=10728 vsize=29588 CPUtime=522.08
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 13351 0 0 0 52197 11 0 0 25 0 2 0 331010157 30298112 6560 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 29588

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1806776/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=29720 CPUtime=582.05
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 14590 0 0 0 58194 11 0 0 18 0 2 0 331010156 30433280 6610 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 7430 6610 218 20 0 6788 0
[pid=10730/tid=10732] ppid=10728 vsize=29720 CPUtime=582.05
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 14260 0 0 0 58194 11 0 0 25 0 2 0 331010157 30433280 6610 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 29720

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1806456/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=30028 CPUtime=642.03
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 15450 0 0 0 64191 12 0 0 18 0 2 0 331010156 30748672 6691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 7507 6691 218 20 0 6865 0
[pid=10730/tid=10732] ppid=10728 vsize=30028 CPUtime=642.03
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 15120 0 0 0 64191 12 0 0 25 0 2 0 331010157 30748672 6691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 30028

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1806136/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=30968 CPUtime=702.01
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 16326 0 0 0 70188 13 0 0 18 0 2 0 331010156 31711232 6774 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 7742 6774 218 20 0 7100 0
[pid=10730/tid=10732] ppid=10728 vsize=30968 CPUtime=702
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 15996 0 0 0 70187 13 0 0 25 0 2 0 331010157 31711232 6774 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 30968

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1806008/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=30968 CPUtime=761.98
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 17167 0 0 0 76185 13 0 0 18 0 2 0 331010156 31711232 6806 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 7742 6806 218 20 0 7100 0
[pid=10730/tid=10732] ppid=10728 vsize=30968 CPUtime=761.98
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 16837 0 0 0 76185 13 0 0 25 0 2 0 331010157 31711232 6806 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 30968

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1805560/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=31448 CPUtime=821.96
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 17998 0 0 0 82182 14 0 0 18 0 2 0 331010156 32202752 6917 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 7862 6917 218 20 0 7220 0
[pid=10730/tid=10732] ppid=10728 vsize=31448 CPUtime=821.96
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 17668 0 0 0 82182 14 0 0 25 0 2 0 331010157 32202752 6917 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 31448

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1805304/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=32044 CPUtime=881.94
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 18797 0 0 0 88179 15 0 0 18 0 2 0 331010156 32813056 6985 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 8011 6985 218 20 0 7369 0
[pid=10730/tid=10732] ppid=10728 vsize=32044 CPUtime=881.93
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 18467 0 0 0 88178 15 0 0 25 0 2 0 331010157 32813056 6985 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 32044

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1804984/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=32228 CPUtime=941.92
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 19612 0 0 0 94176 16 0 0 18 0 2 0 331010156 33001472 7057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 8057 7057 218 20 0 7415 0
[pid=10730/tid=10732] ppid=10728 vsize=32228 CPUtime=941.9
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 19282 0 0 0 94175 15 0 0 25 0 2 0 331010157 33001472 7057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 32228

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1804856/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=32400 CPUtime=1001.89
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 20522 0 0 0 100172 17 0 0 18 0 2 0 331010156 33177600 7106 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 8100 7106 218 20 0 7458 0
[pid=10730/tid=10732] ppid=10728 vsize=32400 CPUtime=1001.88
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 20192 0 0 0 100172 16 0 0 25 0 2 0 331010157 33177600 7106 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 32400

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1804600/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=32548 CPUtime=1061.87
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 21218 0 0 0 106169 18 0 0 18 0 2 0 331010156 33329152 7149 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 8137 7149 218 20 0 7495 0
[pid=10730/tid=10732] ppid=10728 vsize=32548 CPUtime=1061.86
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 20888 0 0 0 106169 17 0 0 25 0 2 0 331010157 33329152 7149 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 32548

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1804216/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=33212 CPUtime=1121.84
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 22195 0 0 0 112166 18 0 0 18 0 2 0 331010156 34009088 7244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 8303 7244 218 20 0 7661 0
[pid=10730/tid=10732] ppid=10728 vsize=33212 CPUtime=1121.84
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 21865 0 0 0 112166 18 0 0 25 0 2 0 331010157 34009088 7244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 33212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1803896/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=33480 CPUtime=1181.82
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 22953 0 0 0 118163 19 0 0 18 0 2 0 331010156 34283520 7333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 8370 7333 218 20 0 7728 0
[pid=10730/tid=10732] ppid=10728 vsize=33480 CPUtime=1181.81
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 22623 0 0 0 118162 19 0 0 25 0 2 0 331010157 34283520 7333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 33480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1803832/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=33480 CPUtime=1200.02
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 23179 0 0 0 119982 20 0 0 18 0 2 0 331010156 34283520 7335 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 8370 7335 218 20 0 7728 0
[pid=10730/tid=10732] ppid=10728 vsize=33480 CPUtime=1200.01
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 22849 0 0 0 119982 19 0 0 25 0 2 0 331010157 34283520 7335 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33480

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10732
/proc/meminfo: memFree=1803832/2055920 swapFree=4159364/4192956
[pid=10730] ppid=10728 vsize=33480 CPUtime=1200.02
/proc/10730/stat : 10730 (MiraXTv2_dyn) S 10728 10730 10402 0 -1 4194304 23179 0 0 0 119982 20 0 0 18 0 2 0 331010156 34283520 7335 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10730/statm: 8370 7335 218 20 0 7728 0
[pid=10730/tid=10732] ppid=10728 vsize=33480 CPUtime=1200.01
/proc/10730/task/10732/stat : 10732 (MiraXTv2_dyn) R 10728 10730 10402 0 -1 4194368 22849 0 0 0 119982 19 0 0 25 0 2 0 331010157 34283520 7335 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.83
CPU system time (s): 0.204968
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 33656

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

runsolver used 1.23081 second user time and 3.14352 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 21:02:03 UTC 2007

IDJOB= 298586
IDBENCH= 19989
IDSOLVER= 129
FILE ID= node13/298586-1178830923

PBS_JOBID= 5250983

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298586-1178830923/MiraXTv2_dyn /tmp/evaluation/298586-1178830923/instance-298586-1178830923.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-298586-1178830923 -o ROOT/results/node13/solver-298586-1178830923 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298586-1178830923/MiraXTv2_dyn /tmp/evaluation/298586-1178830923/instance-298586-1178830923.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ba211b00665e5525ca8dfbd839bb6bc4

RANDOM SEED= 882867219

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1833048 kB
Buffers:         38356 kB
Cached:          98076 kB
SwapCached:      12828 kB
Active:          97180 kB
Inactive:        62392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833048 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:            48736 kB
Committed_AS:  9747152 kB
PageTables:       1872 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= 66561 MiB

End job on node13 on Thu May 10 21:22:06 UTC 2007