Trace number 316404

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.1 1200.92

General information on the benchmark

Namecrafted/spence/
medium/s85-100.cnf
MD5SUM0fa13b4cd7cac4108d58b524e7bb4ec3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark222.297
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses180
Sum of the clauses size540
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3180
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/node7/watcher-316404-1178881830 -o ROOT/results/node7/solver-316404-1178881830 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316404-1178881830/MiraXTv2_dyn /tmp/evaluation/316404-1178881830/instance-316404-1178881830.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.65 1.63 1.36 3/77 22457
/proc/meminfo: memFree=1807544/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=3852 CPUtime=0
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 2 0 364220653 3944448 275 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 963 277 218 20 0 321 0
[pid=22457/tid=22458] ppid=22455 vsize=3852 CPUtime=0
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 2 0 364220654 3944448 277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134537216 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.078321 s]
/proc/loadavg: 1.65 1.63 1.36 3/77 22457
/proc/meminfo: memFree=1807544/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=5076 CPUtime=0.07
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 426 0 0 0 7 0 0 0 18 0 2 0 364220653 5197824 401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 1269 401 218 20 0 627 0
[pid=22457/tid=22458] ppid=22455 vsize=5076 CPUtime=0.07
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 136 0 0 0 7 0 0 0 19 0 2 0 364220654 5197824 401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5076

[startup+0.101323 s]
/proc/loadavg: 1.65 1.63 1.36 3/77 22457
/proc/meminfo: memFree=1807544/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=5208 CPUtime=0.09
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 460 0 0 0 9 0 0 0 18 0 2 0 364220653 5332992 435 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 1302 435 218 20 0 660 0
[pid=22457/tid=22458] ppid=22455 vsize=5208 CPUtime=0.09
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 170 0 0 0 9 0 0 0 19 0 2 0 364220654 5332992 435 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5208

[startup+0.301343 s]
/proc/loadavg: 1.65 1.63 1.36 3/77 22457
/proc/meminfo: memFree=1807544/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=6120 CPUtime=0.29
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 683 0 0 0 29 0 0 0 18 0 2 0 364220653 6266880 658 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 1530 658 218 20 0 888 0
[pid=22457/tid=22458] ppid=22455 vsize=6120 CPUtime=0.29
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 393 0 0 0 29 0 0 0 21 0 2 0 364220654 6266880 658 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6120

[startup+0.701386 s]
/proc/loadavg: 1.65 1.63 1.36 3/77 22457
/proc/meminfo: memFree=1807544/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=6844 CPUtime=0.69
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 896 0 0 0 69 0 0 0 18 0 2 0 364220653 7008256 871 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 1711 871 218 20 0 1069 0
[pid=22457/tid=22458] ppid=22455 vsize=6844 CPUtime=0.69
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 606 0 0 0 69 0 0 0 25 0 2 0 364220654 7008256 871 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6844

[startup+1.50247 s]
/proc/loadavg: 1.65 1.63 1.36 2/79 22459
/proc/meminfo: memFree=1804520/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=7948 CPUtime=1.49
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 1185 0 0 0 149 0 0 0 18 0 2 0 364220653 8138752 1160 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 1987 1160 218 20 0 1345 0
[pid=22457/tid=22458] ppid=22455 vsize=7948 CPUtime=1.49
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 895 0 0 0 149 0 0 0 25 0 2 0 364220654 8138752 1160 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7948

[startup+3.10164 s]
/proc/loadavg: 1.65 1.63 1.36 2/79 22459
/proc/meminfo: memFree=1802536/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=10248 CPUtime=3.08
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 1794 0 0 0 308 0 0 0 18 0 2 0 364220653 10493952 1732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 2562 1732 218 20 0 1920 0
[pid=22457/tid=22458] ppid=22455 vsize=10248 CPUtime=3.08
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 1504 0 0 0 308 0 0 0 25 0 2 0 364220654 10493952 1732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526449 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10248

[startup+6.30198 s]
/proc/loadavg: 1.60 1.62 1.36 2/79 22459
/proc/meminfo: memFree=1800360/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=11856 CPUtime=6.27
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 2223 0 0 0 626 1 0 0 18 0 2 0 364220653 12140544 2121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 2964 2121 218 20 0 2322 0
[pid=22457/tid=22458] ppid=22455 vsize=11856 CPUtime=6.27
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 1933 0 0 0 626 1 0 0 25 0 2 0 364220654 12140544 2121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11856

[startup+12.7016 s]
/proc/loadavg: 1.55 1.61 1.35 2/79 22459
/proc/meminfo: memFree=1796328/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=15016 CPUtime=12.67
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 3144 0 0 0 1266 1 0 0 18 0 2 0 364220653 15376384 2941 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 3754 2941 218 20 0 3112 0
[pid=22457/tid=22458] ppid=22455 vsize=15016 CPUtime=12.66
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 2854 0 0 0 1265 1 0 0 25 0 2 0 364220654 15376384 2941 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15016

[startup+25.502 s]
/proc/loadavg: 1.43 1.58 1.35 2/79 22459
/proc/meminfo: memFree=1793448/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=17760 CPUtime=25.47
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 4067 0 0 0 2545 2 0 0 18 0 2 0 364220653 18186240 3616 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 4440 3616 218 20 0 3798 0
[pid=22457/tid=22458] ppid=22455 vsize=17760 CPUtime=25.46
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 3777 0 0 0 2544 2 0 0 25 0 2 0 364220654 18186240 3616 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17760

[startup+51.1017 s]
/proc/loadavg: 1.28 1.53 1.34 2/79 22459
/proc/meminfo: memFree=1792040/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=19064 CPUtime=51.05
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 4869 0 0 0 5103 2 0 0 18 0 2 0 364220653 19521536 3997 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 4766 3997 218 20 0 4124 0
[pid=22457/tid=22458] ppid=22455 vsize=19064 CPUtime=51.04
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 4579 0 0 0 5102 2 0 0 25 0 2 0 364220654 19521536 3997 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19064

[startup+102.306 s]
/proc/loadavg: 1.12 1.44 1.32 2/79 22459
/proc/meminfo: memFree=1790568/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=20568 CPUtime=102.22
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 6037 0 0 0 10219 3 0 0 18 0 2 0 364220653 21061632 4340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 5142 4340 218 20 0 4500 0
[pid=22457/tid=22458] ppid=22455 vsize=20568 CPUtime=102.22
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 5747 0 0 0 10219 3 0 0 25 0 2 0 364220654 21061632 4340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 20568

[startup+162.301 s]
/proc/loadavg: 1.04 1.36 1.30 2/79 22459
/proc/meminfo: memFree=1789416/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=21928 CPUtime=162.18
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 7259 0 0 0 16215 3 0 0 18 0 2 0 364220653 22454272 4617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 5482 4617 218 20 0 4840 0
[pid=22457/tid=22458] ppid=22455 vsize=21928 CPUtime=162.18
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 6969 0 0 0 16215 3 0 0 25 0 2 0 364220654 22454272 4617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 21928

[startup+222.302 s]
/proc/loadavg: 1.01 1.29 1.27 2/79 22459
/proc/meminfo: memFree=1789032/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=22216 CPUtime=222.16
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 8326 0 0 0 22212 4 0 0 18 0 2 0 364220653 22749184 4708 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 5554 4708 218 20 0 4912 0
[pid=22457/tid=22458] ppid=22455 vsize=22216 CPUtime=222.16
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 8036 0 0 0 22212 4 0 0 25 0 2 0 364220654 22749184 4708 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134530085 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 22216

[startup+282.302 s]
/proc/loadavg: 1.00 1.24 1.25 2/79 22459
/proc/meminfo: memFree=1788584/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=22644 CPUtime=282.11
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 9472 0 0 0 28206 5 0 0 18 0 2 0 364220653 23187456 4842 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 5661 4842 218 20 0 5019 0
[pid=22457/tid=22458] ppid=22455 vsize=22644 CPUtime=282.11
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 9182 0 0 0 28206 5 0 0 25 0 2 0 364220654 23187456 4842 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 22644

[startup+342.301 s]
/proc/loadavg: 1.00 1.19 1.24 2/79 22459
/proc/meminfo: memFree=1788264/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=22832 CPUtime=342.07
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 10421 0 0 0 34202 5 0 0 18 0 2 0 364220653 23379968 4927 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 5708 4927 218 20 0 5066 0
[pid=22457/tid=22458] ppid=22455 vsize=22832 CPUtime=342.07
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 10131 0 0 0 34202 5 0 0 25 0 2 0 364220654 23379968 4927 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 22832

[startup+402.301 s]
/proc/loadavg: 1.00 1.15 1.22 2/79 22459
/proc/meminfo: memFree=1787816/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=23044 CPUtime=402.03
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 11368 0 0 0 40197 6 0 0 18 0 2 0 364220653 23597056 4991 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 5761 4991 218 20 0 5119 0
[pid=22457/tid=22458] ppid=22455 vsize=23044 CPUtime=402.02
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 11078 0 0 0 40197 5 0 0 25 0 2 0 364220654 23597056 4991 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 23044

[startup+462.302 s]
/proc/loadavg: 1.00 1.12 1.20 2/79 22459

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

[pid=22457] ppid=22455 vsize=23392 CPUtime=461.98
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 12347 0 0 0 46192 6 0 0 18 0 2 0 364220653 23953408 5073 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 5848 5073 218 20 0 5206 0
[pid=22457/tid=22458] ppid=22455 vsize=23392 CPUtime=461.98
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 12057 0 0 0 46192 6 0 0 25 0 2 0 364220654 23953408 5073 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 23392

[startup+522.301 s]
/proc/loadavg: 1.00 1.10 1.18 2/79 22459
/proc/meminfo: memFree=1787240/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=23712 CPUtime=521.94
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 13257 0 0 0 52187 7 0 0 18 0 2 0 364220653 24281088 5164 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 5928 5164 218 20 0 5286 0
[pid=22457/tid=22458] ppid=22455 vsize=23712 CPUtime=521.93
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 12967 0 0 0 52187 6 0 0 25 0 2 0 364220654 24281088 5164 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134530090 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 23712

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.17 2/79 22459
/proc/meminfo: memFree=1786728/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=24252 CPUtime=581.9
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 14283 0 0 0 58183 7 0 0 18 0 2 0 364220653 24834048 5270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6063 5270 218 20 0 5421 0
[pid=22457/tid=22458] ppid=22455 vsize=24252 CPUtime=581.9
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 13993 0 0 0 58183 7 0 0 25 0 2 0 364220654 24834048 5270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 24252

[startup+642.302 s]
/proc/loadavg: 1.00 1.06 1.16 2/79 22459
/proc/meminfo: memFree=1786408/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=24532 CPUtime=641.87
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 15202 0 0 0 64179 8 0 0 18 0 2 0 364220653 25120768 5351 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6133 5351 218 20 0 5491 0
[pid=22457/tid=22458] ppid=22455 vsize=24532 CPUtime=641.87
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 14912 0 0 0 64179 8 0 0 25 0 2 0 364220654 25120768 5351 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 24532

[startup+702.302 s]
/proc/loadavg: 1.00 1.05 1.15 2/79 22459
/proc/meminfo: memFree=1786152/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=24668 CPUtime=701.82
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 16106 0 0 0 70174 8 0 0 18 0 2 0 364220653 25260032 5409 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6167 5409 218 20 0 5525 0
[pid=22457/tid=22458] ppid=22455 vsize=24668 CPUtime=701.82
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 15816 0 0 0 70174 8 0 0 25 0 2 0 364220654 25260032 5409 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 24668

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.14 2/79 22459
/proc/meminfo: memFree=1785896/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=25396 CPUtime=761.8
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 17031 0 0 0 76171 9 0 0 18 0 2 0 364220653 26005504 5481 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6349 5481 218 20 0 5707 0
[pid=22457/tid=22458] ppid=22455 vsize=25396 CPUtime=761.79
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 16741 0 0 0 76171 8 0 0 25 0 2 0 364220654 26005504 5481 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 25396

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.12 2/79 22459
/proc/meminfo: memFree=1785640/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=25716 CPUtime=821.74
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 17963 0 0 0 82165 9 0 0 18 0 2 0 364220653 26333184 5552 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6429 5552 218 20 0 5787 0
[pid=22457/tid=22458] ppid=22455 vsize=25716 CPUtime=821.74
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 17673 0 0 0 82165 9 0 0 25 0 2 0 364220654 26333184 5552 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.74
Current children cumulated vsize (KiB) 25716

[startup+882.302 s]
/proc/loadavg: 1.05 1.03 1.12 2/79 22459
/proc/meminfo: memFree=1785320/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=26488 CPUtime=881.7
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 18909 0 0 0 88160 10 0 0 18 0 2 0 364220653 27123712 5628 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6622 5628 218 20 0 5980 0
[pid=22457/tid=22458] ppid=22455 vsize=26488 CPUtime=881.7
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 18619 0 0 0 88160 10 0 0 25 0 2 0 364220654 27123712 5628 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 26488

[startup+942.301 s]
/proc/loadavg: 1.02 1.03 1.11 2/79 22459
/proc/meminfo: memFree=1785064/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=26620 CPUtime=941.66
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 19726 0 0 0 94156 10 0 0 18 0 2 0 364220653 27258880 5663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6655 5663 218 20 0 6013 0
[pid=22457/tid=22458] ppid=22455 vsize=26620 CPUtime=941.66
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 19436 0 0 0 94156 10 0 0 25 0 2 0 364220654 27258880 5663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 26620

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.10 2/79 22459
/proc/meminfo: memFree=1785064/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=26620 CPUtime=1001.6
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 20521 0 0 0 100150 10 0 0 18 0 2 0 364220653 27258880 5669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6655 5669 218 20 0 6013 0
[pid=22457/tid=22458] ppid=22455 vsize=26620 CPUtime=1001.6
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 20231 0 0 0 100150 10 0 0 25 0 2 0 364220654 27258880 5669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.6
Current children cumulated vsize (KiB) 26620

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 22459
/proc/meminfo: memFree=1785064/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=26820 CPUtime=1061.57
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 21423 0 0 0 106146 11 0 0 18 0 2 0 364220653 27463680 5676 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6705 5676 218 20 0 6063 0
[pid=22457/tid=22458] ppid=22455 vsize=26820 CPUtime=1061.57
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 21133 0 0 0 106146 11 0 0 25 0 2 0 364220654 27463680 5676 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.57
Current children cumulated vsize (KiB) 26820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 22459
/proc/meminfo: memFree=1785064/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=26820 CPUtime=1121.53
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 22237 0 0 0 112142 11 0 0 18 0 2 0 364220653 27463680 5686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6705 5686 218 20 0 6063 0
[pid=22457/tid=22458] ppid=22455 vsize=26820 CPUtime=1121.53
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 21947 0 0 0 112142 11 0 0 25 0 2 0 364220654 27463680 5686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.53
Current children cumulated vsize (KiB) 26820

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 22459
/proc/meminfo: memFree=1784872/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=27032 CPUtime=1181.49
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 23094 0 0 0 118137 12 0 0 18 0 2 0 364220653 27680768 5735 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6758 5735 218 20 0 6116 0
[pid=22457/tid=22458] ppid=22455 vsize=27032 CPUtime=1181.48
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 22804 0 0 0 118137 11 0 0 25 0 2 0 364220654 27680768 5735 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 27032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 22459
/proc/meminfo: memFree=1784808/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=27260 CPUtime=1200.08
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 23324 0 0 0 119996 12 0 0 18 0 2 0 364220653 27914240 5763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6815 5763 218 20 0 6173 0
[pid=22457/tid=22458] ppid=22455 vsize=27260 CPUtime=1200.08
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 23034 0 0 0 119996 12 0 0 25 0 2 0 364220654 27914240 5763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 27260

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 22459
/proc/meminfo: memFree=1784808/2055920 swapFree=4156568/4192956
[pid=22457] ppid=22455 vsize=27260 CPUtime=1200.08
/proc/22457/stat : 22457 (MiraXTv2_dyn) S 22455 22457 20398 0 -1 4194304 23324 0 0 0 119996 12 0 0 18 0 2 0 364220653 27914240 5763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22457/statm: 6815 5763 218 20 0 6173 0
[pid=22457/tid=22458] ppid=22455 vsize=27260 CPUtime=1200.08
/proc/22457/task/22458/stat : 22458 (MiraXTv2_dyn) R 22455 22457 20398 0 -1 4194368 23034 0 0 0 119996 12 0 0 25 0 2 0 364220654 27914240 5763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 27260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.1
CPU user time (s): 1199.97
CPU system time (s): 0.12798
CPU usage (%): 99.9317
Max. virtual memory (cumulated for all children) (KiB): 27664

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

runsolver used 1.20882 second user time and 3.16552 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 11:10:30 UTC 2007

IDJOB= 316404
IDBENCH= 20440
IDSOLVER= 129
FILE ID= node7/316404-1178881830

PBS_JOBID= 5251044

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s85-100.cnf
COMMAND LINE= /tmp/evaluation/316404-1178881830/MiraXTv2_dyn /tmp/evaluation/316404-1178881830/instance-316404-1178881830.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-316404-1178881830 -o ROOT/results/node7/solver-316404-1178881830 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316404-1178881830/MiraXTv2_dyn /tmp/evaluation/316404-1178881830/instance-316404-1178881830.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0fa13b4cd7cac4108d58b524e7bb4ec3

RANDOM SEED= 959929643

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1807760 kB
Buffers:         41616 kB
Cached:         140900 kB
SwapCached:      16996 kB
Active:         127780 kB
Inactive:        78944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807760 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            3924 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            26888 kB
Committed_AS: 14790660 kB
PageTables:       1860 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= 66549 MiB

End job on node7 on Fri May 11 11:30:33 UTC 2007