Trace number 291658

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 v1? (TO) 1200.06 1200.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S256297823-16.SAT.shuffled.cnf
MD5SUM98acb22e903e1289d5e4bb5a28958843
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node21/watcher-291658-1178808291 -o ROOT/results/node21/solver-291658-1178808291 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291658-1178808291/MiraXTv1_dyn /tmp/evaluation/291658-1178808291/instance-291658-1178808291.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.00 1.01 1.15 3/77 22369
/proc/meminfo: memFree=1836416/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=3788 CPUtime=0
/proc/22369/stat : 22369 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 328746401 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/22369/statm: 947 257 206 20 0 305 0

[startup+0.067441 s]
/proc/loadavg: 1.00 1.01 1.15 3/77 22369
/proc/meminfo: memFree=1836416/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=5236 CPUtime=0.06
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 450 0 0 0 6 0 0 0 18 0 2 0 328746401 5361664 425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 1309 425 218 20 0 667 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5236

[startup+0.102443 s]
/proc/loadavg: 1.00 1.01 1.15 3/77 22369
/proc/meminfo: memFree=1836416/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=5528 CPUtime=0.09
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 514 0 0 0 9 0 0 0 18 0 2 0 328746401 5660672 489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 1382 489 218 20 0 740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5528

[startup+0.301466 s]
/proc/loadavg: 1.00 1.01 1.15 3/77 22369
/proc/meminfo: memFree=1836416/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=6260 CPUtime=0.29
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 740 0 0 0 29 0 0 0 18 0 2 0 328746401 6410240 715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 1565 715 218 20 0 923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6260

[startup+0.702509 s]
/proc/loadavg: 1.00 1.01 1.15 3/77 22369
/proc/meminfo: memFree=1836416/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=7212 CPUtime=0.69
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 1006 0 0 0 69 0 0 0 18 0 2 0 328746401 7385088 981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 1803 981 218 20 0 1161 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7212

[startup+1.5016 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 22371
/proc/meminfo: memFree=1832944/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=8524 CPUtime=1.49
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 1311 0 0 0 149 0 0 0 18 0 2 0 328746401 8728576 1286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 2131 1286 218 20 0 1489 0
[pid=22369/tid=22371] ppid=22367 vsize=8524 CPUtime=1.48
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 977 0 0 0 148 0 0 0 25 0 2 0 328746402 8728576 1286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8524

[startup+3.10177 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 22371
/proc/meminfo: memFree=1830768/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=10896 CPUtime=3.09
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 1976 0 0 0 309 0 0 0 18 0 2 0 328746401 11157504 1915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 2724 1915 218 20 0 2082 0
[pid=22369/tid=22371] ppid=22367 vsize=10896 CPUtime=3.08
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 1642 0 0 0 308 0 0 0 25 0 2 0 328746402 11157504 1915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10896

[startup+6.30112 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 22371
/proc/meminfo: memFree=1828336/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=12748 CPUtime=6.28
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 2450 0 0 0 628 0 0 0 18 0 2 0 328746401 13053952 2350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 3187 2350 218 20 0 2545 0
[pid=22369/tid=22371] ppid=22367 vsize=12748 CPUtime=6.27
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 2116 0 0 0 627 0 0 0 25 0 2 0 328746402 13053952 2350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12748

[startup+12.7018 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 22371
/proc/meminfo: memFree=1824304/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=15696 CPUtime=12.69
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 3382 0 0 0 1268 1 0 0 18 0 2 0 328746401 16072704 3130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 3924 3130 218 20 0 3282 0
[pid=22369/tid=22371] ppid=22367 vsize=15696 CPUtime=12.68
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 3048 0 0 0 1267 1 0 0 25 0 2 0 328746402 16072704 3130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15696

[startup+25.5012 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 22371
/proc/meminfo: memFree=1821488/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=18592 CPUtime=25.48
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 4244 0 0 0 2546 2 0 0 18 0 2 0 328746401 19038208 3809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 4648 3809 218 20 0 4006 0
[pid=22369/tid=22371] ppid=22367 vsize=18592 CPUtime=25.47
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 3910 0 0 0 2545 2 0 0 25 0 2 0 328746402 19038208 3809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18592

[startup+51.102 s]
/proc/loadavg: 1.00 1.01 1.14 2/79 22371
/proc/meminfo: memFree=1819440/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=20528 CPUtime=51.07
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 5316 0 0 0 5105 2 0 0 18 0 2 0 328746401 21020672 4342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 5132 4342 218 20 0 4490 0
[pid=22369/tid=22371] ppid=22367 vsize=20528 CPUtime=51.06
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 4982 0 0 0 5104 2 0 0 25 0 2 0 328746402 21020672 4342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20528

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 22371
/proc/meminfo: memFree=1817904/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=21732 CPUtime=102.26
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 6591 0 0 0 10223 3 0 0 18 0 2 0 328746401 22253568 4686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 5433 4686 218 20 0 4791 0
[pid=22369/tid=22371] ppid=22367 vsize=21732 CPUtime=102.25
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 6257 0 0 0 10222 3 0 0 25 0 2 0 328746402 22253568 4686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21732

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/79 22371
/proc/meminfo: memFree=1816880/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=23180 CPUtime=162.24
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 7985 0 0 0 16220 4 0 0 18 0 2 0 328746401 23736320 4962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 5795 4962 218 20 0 5153 0
[pid=22369/tid=22371] ppid=22367 vsize=23180 CPUtime=162.23
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 7651 0 0 0 16219 4 0 0 25 0 2 0 328746402 23736320 4962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23180

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 22371
/proc/meminfo: memFree=1816176/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=23772 CPUtime=222.23
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 9232 0 0 0 22217 6 0 0 18 0 2 0 328746401 24342528 5130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 5943 5130 218 20 0 5301 0
[pid=22369/tid=22371] ppid=22367 vsize=23772 CPUtime=222.21
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 8898 0 0 0 22216 5 0 0 25 0 2 0 328746402 24342528 5130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23772

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.10 3/79 22371
/proc/meminfo: memFree=1815408/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=24788 CPUtime=282.21
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 10392 0 0 0 28214 7 0 0 18 0 2 0 328746401 25382912 5342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 6197 5342 218 20 0 5555 0
[pid=22369/tid=22371] ppid=22367 vsize=24788 CPUtime=282.19
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 10058 0 0 0 28213 6 0 0 25 0 2 0 328746402 25382912 5342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24788

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 22371
/proc/meminfo: memFree=1814576/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=25436 CPUtime=342.19
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 11526 0 0 0 34211 8 0 0 18 0 2 0 328746401 26046464 5510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 6359 5510 218 20 0 5717 0
[pid=22369/tid=22371] ppid=22367 vsize=25436 CPUtime=342.18
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 11192 0 0 0 34210 8 0 0 25 0 2 0 328746402 26046464 5510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25436

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 22371
/proc/meminfo: memFree=1814192/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=25880 CPUtime=402.17
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 12704 0 0 0 40208 9 0 0 18 0 2 0 328746401 26501120 5618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 6470 5618 218 20 0 5828 0
[pid=22369/tid=22371] ppid=22367 vsize=25880 CPUtime=402.16
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 12370 0 0 0 40207 9 0 0 25 0 2 0 328746402 26501120 5618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 25880

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 22371
/proc/meminfo: memFree=1813744/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=26456 CPUtime=462.16
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 13782 0 0 0 46206 10 0 0 18 0 2 0 328746401 27090944 5776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 6614 5776 218 20 0 5972 0
[pid=22369/tid=22371] ppid=22367 vsize=26456 CPUtime=462.15
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 13448 0 0 0 46205 10 0 0 25 0 2 0 328746402 27090944 5776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 26456

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 22371
/proc/meminfo: memFree=1813232/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=26876 CPUtime=522.14
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 14810 0 0 0 52203 11 0 0 18 0 2 0 328746401 27521024 5872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 6719 5872 218 20 0 6077 0
[pid=22369/tid=22371] ppid=22367 vsize=26876 CPUtime=522.13
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 14476 0 0 0 52202 11 0 0 25 0 2 0 328746402 27521024 5872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26876

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.06 3/79 22371
/proc/meminfo: memFree=1812720/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=27288 CPUtime=582.12
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 15881 0 0 0 58200 12 0 0 18 0 2 0 328746401 27942912 5998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 6822 5998 218 20 0 6180 0
[pid=22369/tid=22371] ppid=22367 vsize=27288 CPUtime=582.11
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 15547 0 0 0 58199 12 0 0 25 0 2 0 328746402 27942912 5998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526468 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 27288

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 22371
/proc/meminfo: memFree=1812400/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=27704 CPUtime=642.11
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 16830 0 0 0 64198 13 0 0 18 0 2 0 328746401 28368896 6077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 6926 6077 218 20 0 6284 0
[pid=22369/tid=22371] ppid=22367 vsize=27704 CPUtime=642.09
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 16496 0 0 0 64197 12 0 0 25 0 2 0 328746402 28368896 6077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 27704

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 22371
/proc/meminfo: memFree=1812208/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=27704 CPUtime=702.09
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 17749 0 0 0 70195 14 0 0 18 0 2 0 328746401 28368896 6114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 6926 6114 218 20 0 6284 0
[pid=22369/tid=22371] ppid=22367 vsize=27704 CPUtime=702.08
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 17415 0 0 0 70194 14 0 0 25 0 2 0 328746402 28368896 6114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 27704

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 22371
/proc/meminfo: memFree=1811824/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=28248 CPUtime=762.08
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 18842 0 0 0 76193 15 0 0 18 0 2 0 328746401 28925952 6228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7062 6228 218 20 0 6420 0
[pid=22369/tid=22371] ppid=22367 vsize=28248 CPUtime=762.07
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 18508 0 0 0 76192 15 0 0 25 0 2 0 328746402 28925952 6228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 28248

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 22371
/proc/meminfo: memFree=1811632/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=28380 CPUtime=822.06
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 19771 0 0 0 82190 16 0 0 18 0 2 0 328746401 29061120 6257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7095 6257 218 20 0 6453 0
[pid=22369/tid=22371] ppid=22367 vsize=28380 CPUtime=822.04
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 19437 0 0 0 82189 15 0 0 25 0 2 0 328746402 29061120 6257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 28380

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.04 3/79 22371
/proc/meminfo: memFree=1811440/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=28380 CPUtime=882.03
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 20713 0 0 0 88187 16 0 0 18 0 2 0 328746401 29061120 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7095 6293 218 20 0 6453 0
[pid=22369/tid=22371] ppid=22367 vsize=28380 CPUtime=882.02
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 20379 0 0 0 88186 16 0 0 25 0 2 0 328746402 29061120 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 28380

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 22371
/proc/meminfo: memFree=1811248/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=28612 CPUtime=942.02
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 21691 0 0 0 94185 17 0 0 18 0 2 0 328746401 29298688 6355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7153 6355 218 20 0 6511 0
[pid=22369/tid=22371] ppid=22367 vsize=28612 CPUtime=942.01
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 21357 0 0 0 94184 17 0 0 25 0 2 0 328746402 29298688 6355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 28612

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/85 22527
/proc/meminfo: memFree=1809712/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=28976 CPUtime=1001.92
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 22696 0 0 0 100174 18 0 0 18 0 2 0 328746401 29671424 6436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7244 6436 218 20 0 6602 0
[pid=22369/tid=22371] ppid=22367 vsize=28976 CPUtime=1001.91
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 22362 0 0 0 100173 18 0 0 25 0 2 0 328746402 29671424 6436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 28976

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 22569
/proc/meminfo: memFree=1810672/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=28976 CPUtime=1061.87
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 23633 0 0 0 106168 19 0 0 18 0 2 0 328746401 29671424 6443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7244 6443 218 20 0 6602 0
[pid=22369/tid=22371] ppid=22367 vsize=28976 CPUtime=1061.86
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 23299 0 0 0 106167 19 0 0 25 0 2 0 328746402 29671424 6443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 28976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 22569
/proc/meminfo: memFree=1810608/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=29564 CPUtime=1121.86
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 24513 0 0 0 112166 20 0 0 18 0 2 0 328746401 30273536 6477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7391 6477 218 20 0 6749 0
[pid=22369/tid=22371] ppid=22367 vsize=29564 CPUtime=1121.85
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 24179 0 0 0 112165 20 0 0 25 0 2 0 328746402 30273536 6477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 29564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 3/79 22569
/proc/meminfo: memFree=1810288/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=29696 CPUtime=1181.84
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 25524 0 0 0 118163 21 0 0 18 0 2 0 328746401 30408704 6540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7424 6540 218 20 0 6782 0
[pid=22369/tid=22371] ppid=22367 vsize=29696 CPUtime=1181.83
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 25190 0 0 0 118162 21 0 0 25 0 2 0 328746402 30408704 6540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 29696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22569
/proc/meminfo: memFree=1810288/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=29696 CPUtime=1200.04
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 25715 0 0 0 119983 21 0 0 18 0 2 0 328746401 30408704 6541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7424 6541 218 20 0 6782 0
[pid=22369/tid=22371] ppid=22367 vsize=29696 CPUtime=1200.03
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 25381 0 0 0 119982 21 0 0 25 0 2 0 328746402 30408704 6541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29696

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 22569
/proc/meminfo: memFree=1810288/2055920 swapFree=4156344/4192956
[pid=22369] ppid=22367 vsize=29696 CPUtime=1200.04
/proc/22369/stat : 22369 (MiraXTv1_dyn) S 22367 22369 21571 0 -1 4194304 25715 0 0 0 119983 21 0 0 18 0 2 0 328746401 30408704 6541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22369/statm: 7424 6541 218 20 0 6782 0
[pid=22369/tid=22371] ppid=22367 vsize=29696 CPUtime=1200.03
/proc/22369/task/22371/stat : 22371 (MiraXTv1_dyn) R 22367 22369 21571 0 -1 4194368 25381 0 0 0 119982 21 0 0 25 0 2 0 328746402 30408704 6541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29696

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.84
CPU system time (s): 0.220966
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 29696

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

runsolver used 1.26681 second user time and 3.10853 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 14:44:51 UTC 2007

IDJOB= 291658
IDBENCH= 19820
IDSOLVER= 130
FILE ID= node21/291658-1178808291

PBS_JOBID= 5250932

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S256297823-16.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291658-1178808291/MiraXTv1_dyn /tmp/evaluation/291658-1178808291/instance-291658-1178808291.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-291658-1178808291 -o ROOT/results/node21/solver-291658-1178808291 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291658-1178808291/MiraXTv1_dyn /tmp/evaluation/291658-1178808291/instance-291658-1178808291.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  98acb22e903e1289d5e4bb5a28958843

RANDOM SEED= 87109553

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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:       1836696 kB
Buffers:         36836 kB
Cached:          96204 kB
SwapCached:      15744 kB
Active:         100888 kB
Inactive:        69508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836696 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:          43804 kB
Slab:            34352 kB
Committed_AS:  5068684 kB
PageTables:       1820 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 node21 on Thu May 10 15:04:54 UTC 2007