Trace number 292436

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.08 1200.42

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
MD5SUM3c4f5368158b573142e5708eb27d980e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark169.002
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node12/watcher-292436-1178809927 -o ROOT/results/node12/solver-292436-1178809927 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292436-1178809927/MiraXTv2_dyn /tmp/evaluation/292436-1178809927/instance-292436-1178809927.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 1.00 1.03 3/77 32738
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=3788 CPUtime=0
/proc/32738/stat : 32738 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 357030079 3878912 257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/32738/statm: 947 257 206 20 0 305 0

[startup+0.056346 s]
/proc/loadavg: 0.92 1.00 1.03 3/77 32738
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=4480 CPUtime=0.05
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 435 0 0 0 5 0 0 0 18 0 2 0 357030079 4587520 410 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 1120 410 218 20 0 478 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4480

[startup+0.10135 s]
/proc/loadavg: 0.92 1.00 1.03 3/77 32738
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=5396 CPUtime=0.09
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 503 0 0 0 9 0 0 0 18 0 2 0 357030079 5525504 478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 1349 478 218 20 0 707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5396

[startup+0.30137 s]
/proc/loadavg: 0.92 1.00 1.03 3/77 32738
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=6148 CPUtime=0.29
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 706 0 0 0 29 0 0 0 18 0 2 0 357030079 6295552 681 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 1537 681 218 20 0 895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6148

[startup+0.70141 s]
/proc/loadavg: 0.92 1.00 1.03 3/77 32738
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=7412 CPUtime=0.69
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 1016 0 0 0 69 0 0 0 18 0 2 0 357030079 7589888 991 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 1853 991 218 20 0 1211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7412

[startup+1.50149 s]
/proc/loadavg: 0.92 1.00 1.03 2/79 32740
/proc/meminfo: memFree=1681368/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=8452 CPUtime=1.49
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 1304 0 0 0 149 0 0 0 18 0 2 0 357030079 8654848 1279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 2113 1279 218 20 0 1471 0
[pid=32738/tid=32740] ppid=32736 vsize=8452 CPUtime=1.48
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 964 0 0 0 148 0 0 0 25 0 2 0 357030080 8654848 1279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526427 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8452

[startup+3.10265 s]
/proc/loadavg: 0.92 1.00 1.03 2/79 32740
/proc/meminfo: memFree=1679448/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=10992 CPUtime=3.09
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 1945 0 0 0 309 0 0 0 18 0 2 0 357030079 11255808 1920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 2748 1920 218 20 0 2106 0
[pid=32738/tid=32740] ppid=32736 vsize=10992 CPUtime=3.08
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 1605 0 0 0 308 0 0 0 25 0 2 0 357030080 11255808 1920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10992

[startup+6.30197 s]
/proc/loadavg: 0.93 1.00 1.03 2/79 32740
/proc/meminfo: memFree=1676632/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=12208 CPUtime=6.29
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 2333 0 0 0 628 1 0 0 18 0 2 0 357030079 12500992 2233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 3052 2233 218 20 0 2410 0
[pid=32738/tid=32740] ppid=32736 vsize=12208 CPUtime=6.27
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 1993 0 0 0 627 0 0 0 25 0 2 0 357030080 12500992 2233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12208

[startup+12.7016 s]
/proc/loadavg: 0.93 1.00 1.03 2/79 32740
/proc/meminfo: memFree=1672024/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=16220 CPUtime=12.68
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 3463 0 0 0 1267 1 0 0 18 0 2 0 357030079 16609280 3266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 4055 3266 218 20 0 3413 0
[pid=32738/tid=32740] ppid=32736 vsize=16220 CPUtime=12.67
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 3123 0 0 0 1266 1 0 0 25 0 2 0 357030080 16609280 3266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16220

[startup+25.5019 s]
/proc/loadavg: 0.95 1.00 1.03 2/79 32740
/proc/meminfo: memFree=1669272/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=19208 CPUtime=25.49
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 4377 0 0 0 2546 3 0 0 18 0 2 0 357030079 19668992 4007 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 4802 4007 218 20 0 4160 0
[pid=32738/tid=32740] ppid=32736 vsize=19208 CPUtime=25.47
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 4037 0 0 0 2545 2 0 0 25 0 2 0 357030080 19668992 4007 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19208

[startup+51.1014 s]
/proc/loadavg: 0.96 1.00 1.03 2/79 32740
/proc/meminfo: memFree=1667352/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=21208 CPUtime=51.08
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 5318 0 0 0 5104 4 0 0 18 0 2 0 357030079 21716992 4491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 5302 4491 218 20 0 4660 0
[pid=32738/tid=32740] ppid=32736 vsize=21208 CPUtime=51.06
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 4978 0 0 0 5103 3 0 0 25 0 2 0 357030080 21716992 4491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21208

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.02 2/79 32740
/proc/meminfo: memFree=1665624/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=22916 CPUtime=102.27
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 6547 0 0 0 10222 5 0 0 18 0 2 0 357030079 23465984 4887 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 5729 4887 218 20 0 5087 0
[pid=32738/tid=32740] ppid=32736 vsize=22916 CPUtime=102.25
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 6207 0 0 0 10221 4 0 0 25 0 2 0 357030080 23465984 4887 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22916

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/79 32740
/proc/meminfo: memFree=1664344/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=24100 CPUtime=162.25
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 7794 0 0 0 16219 6 0 0 18 0 2 0 357030079 24678400 5202 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6025 5202 218 20 0 5383 0
[pid=32738/tid=32740] ppid=32736 vsize=24100 CPUtime=162.23
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 7454 0 0 0 16218 5 0 0 25 0 2 0 357030080 24678400 5202 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24100

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.01 2/79 32740
/proc/meminfo: memFree=1663832/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=24620 CPUtime=222.23
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 8962 0 0 0 22216 7 0 0 18 0 2 0 357030079 25210880 5339 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6155 5339 218 20 0 5513 0
[pid=32738/tid=32740] ppid=32736 vsize=24620 CPUtime=222.21
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 8622 0 0 0 22215 6 0 0 25 0 2 0 357030080 25210880 5339 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24620

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.01 2/79 32740
/proc/meminfo: memFree=1663256/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=25120 CPUtime=282.22
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 10079 0 0 0 28214 8 0 0 18 0 2 0 357030079 25722880 5474 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6280 5474 218 20 0 5638 0
[pid=32738/tid=32740] ppid=32736 vsize=25120 CPUtime=282.2
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 9739 0 0 0 28213 7 0 0 25 0 2 0 357030080 25722880 5474 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25120

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1662616/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=25788 CPUtime=342.2
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 11158 0 0 0 34211 9 0 0 18 0 2 0 357030079 26406912 5630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6447 5630 218 20 0 5805 0
[pid=32738/tid=32740] ppid=32736 vsize=25788 CPUtime=342.18
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 10818 0 0 0 34210 8 0 0 25 0 2 0 357030080 26406912 5630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 25788

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1662552/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=25924 CPUtime=402.18
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 12152 0 0 0 40208 10 0 0 18 0 2 0 357030079 26546176 5684 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6481 5684 218 20 0 5839 0
[pid=32738/tid=32740] ppid=32736 vsize=25924 CPUtime=402.16
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 11812 0 0 0 40207 9 0 0 25 0 2 0 357030080 26546176 5684 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 25924

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1662296/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=26208 CPUtime=462.16
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 13086 0 0 0 46205 11 0 0 18 0 2 0 357030079 26836992 5743 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6552 5743 218 20 0 5910 0
[pid=32738/tid=32740] ppid=32736 vsize=26208 CPUtime=462.14
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 12746 0 0 0 46204 10 0 0 25 0 2 0 357030080 26836992 5743 18446744073709551615 134512640 134597668 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) 26208

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1661848/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=26588 CPUtime=522.14
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 14158 0 0 0 52203 11 0 0 18 0 2 0 357030079 27226112 5848 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6647 5848 218 20 0 6005 0
[pid=32738/tid=32740] ppid=32736 vsize=26588 CPUtime=522.13
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 13818 0 0 0 52202 11 0 0 25 0 2 0 357030080 27226112 5848 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26588

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1661528/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=26884 CPUtime=582.13
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 15243 0 0 0 58200 13 0 0 18 0 2 0 357030079 27529216 5952 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6721 5952 218 20 0 6079 0
[pid=32738/tid=32740] ppid=32736 vsize=26884 CPUtime=582.11
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 14903 0 0 0 58199 12 0 0 25 0 2 0 357030080 27529216 5952 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 26884

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1661272/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=27088 CPUtime=642.11
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 16126 0 0 0 64198 13 0 0 18 0 2 0 357030079 27738112 6007 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6772 6007 218 20 0 6130 0
[pid=32738/tid=32740] ppid=32736 vsize=27088 CPUtime=642.1
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 15786 0 0 0 64197 13 0 0 25 0 2 0 357030080 27738112 6007 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 27088

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1661016/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=27640 CPUtime=702.09
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 17079 0 0 0 70195 14 0 0 18 0 2 0 357030079 28303360 6041 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6910 6041 218 20 0 6268 0
[pid=32738/tid=32740] ppid=32736 vsize=27640 CPUtime=702.08
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 16739 0 0 0 70194 14 0 0 25 0 2 0 357030080 28303360 6041 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 27640

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1660632/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=27824 CPUtime=762.09
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 18088 0 0 0 76194 15 0 0 18 0 2 0 357030079 28491776 6120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 6956 6120 218 20 0 6314 0
[pid=32738/tid=32740] ppid=32736 vsize=27824 CPUtime=762.07
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 17748 0 0 0 76193 14 0 0 25 0 2 0 357030080 28491776 6120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 27824

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1660440/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=28032 CPUtime=822.07
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 18986 0 0 0 82191 16 0 0 18 0 2 0 357030079 28704768 6168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 7008 6168 218 20 0 6366 0
[pid=32738/tid=32740] ppid=32736 vsize=28032 CPUtime=822.05
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 18646 0 0 0 82190 15 0 0 25 0 2 0 357030080 28704768 6168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 28032

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1660376/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=28032 CPUtime=882.04
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 19851 0 0 0 88188 16 0 0 18 0 2 0 357030079 28704768 6174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 7008 6174 218 20 0 6366 0
[pid=32738/tid=32740] ppid=32736 vsize=28032 CPUtime=882.03
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 19511 0 0 0 88187 16 0 0 25 0 2 0 357030080 28704768 6174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 28032

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1660248/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=28168 CPUtime=942.02
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 20766 0 0 0 94185 17 0 0 18 0 2 0 357030079 28844032 6221 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 7042 6221 218 20 0 6400 0
[pid=32738/tid=32740] ppid=32736 vsize=28168 CPUtime=942.01
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 20426 0 0 0 94184 17 0 0 25 0 2 0 357030080 28844032 6221 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 28168

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 32740
/proc/meminfo: memFree=1659928/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=28588 CPUtime=1002.01
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 21716 0 0 0 100183 18 0 0 18 0 2 0 357030079 29274112 6298 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 7147 6298 218 20 0 6505 0
[pid=32738/tid=32740] ppid=32736 vsize=28588 CPUtime=1002
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 21376 0 0 0 100182 18 0 0 25 0 2 0 357030080 29274112 6298 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 28588

[startup+1062.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 32740
/proc/meminfo: memFree=1659864/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=28764 CPUtime=1061.99
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 22621 0 0 0 106180 19 0 0 18 0 2 0 357030079 29454336 6323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 7191 6323 218 20 0 6549 0
[pid=32738/tid=32740] ppid=32736 vsize=28764 CPUtime=1061.98
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 22281 0 0 0 106179 19 0 0 25 0 2 0 357030080 29454336 6323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526456 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 28764

[startup+1122.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/79 32740
/proc/meminfo: memFree=1659672/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=28896 CPUtime=1121.98
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 23549 0 0 0 112178 20 0 0 18 0 2 0 357030079 29589504 6362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 7224 6362 218 20 0 6582 0
[pid=32738/tid=32740] ppid=32736 vsize=28896 CPUtime=1121.97
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 23209 0 0 0 112177 20 0 0 25 0 2 0 357030080 29589504 6362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 28896

[startup+1182.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/79 32740
/proc/meminfo: memFree=1659544/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=29028 CPUtime=1181.96
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 24390 0 0 0 118175 21 0 0 18 0 2 0 357030079 29724672 6398 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 7257 6398 218 20 0 6615 0
[pid=32738/tid=32740] ppid=32736 vsize=29028 CPUtime=1181.95
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 24050 0 0 0 118174 21 0 0 25 0 2 0 357030080 29724672 6398 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 29028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.13 1.05 1.01 2/79 32740
/proc/meminfo: memFree=1659480/2055920 swapFree=4154864/4192956
[pid=32738] ppid=32736 vsize=29028 CPUtime=1200.06
/proc/32738/stat : 32738 (MiraXTv2_dyn) S 32736 32738 31579 0 -1 4194304 24753 0 0 0 119985 21 0 0 18 0 2 0 357030079 29724672 6401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32738/statm: 7257 6401 218 20 0 6615 0
[pid=32738/tid=32740] ppid=32736 vsize=29028 CPUtime=1200.05
/proc/32738/task/32740/stat : 32740 (MiraXTv2_dyn) R 32736 32738 31579 0 -1 4194368 24413 0 0 0 119984 21 0 0 25 0 2 0 357030080 29724672 6401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 29028

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.86
CPU system time (s): 0.222966
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 29384

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

runsolver used 1.24881 second user time and 3.12452 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu May 10 15:12:07 UTC 2007

IDJOB= 292436
IDBENCH= 19839
IDSOLVER= 129
FILE ID= node12/292436-1178809927

PBS_JOBID= 5250941

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292436-1178809927/MiraXTv2_dyn /tmp/evaluation/292436-1178809927/instance-292436-1178809927.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-292436-1178809927 -o ROOT/results/node12/solver-292436-1178809927 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292436-1178809927/MiraXTv2_dyn /tmp/evaluation/292436-1178809927/instance-292436-1178809927.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3c4f5368158b573142e5708eb27d980e

RANDOM SEED= 838520586

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1685120 kB
Buffers:         47816 kB
Cached:         215980 kB
SwapCached:      17452 kB
Active:         134988 kB
Inactive:       172836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685120 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            4032 kB
Writeback:           0 kB
Mapped:          49664 kB
Slab:            48440 kB
Committed_AS: 10875416 kB
PageTables:       1864 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= 66559 MiB

End job on node12 on Thu May 10 15:32:10 UTC 2007