Trace number 299407

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.07 1200.52

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1481730841-18.SAT.shuffled.cnf
MD5SUMca23c03e62584abdedb2b20d52898b44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.041993
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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 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/node12/watcher-299407-1178833682 -o ROOT/results/node12/solver-299407-1178833682 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299407-1178833682/MiraXTv1_dyn /tmp/evaluation/299407-1178833682/instance-299407-1178833682.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.91 0.97 0.99 3/77 2939
/proc/meminfo: memFree=1701024/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=3788 CPUtime=0
/proc/2939/stat : 2939 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 359405536 3878912 270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/2939/statm: 947 272 206 20 0 305 0

[startup+0.027638 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 2939
/proc/meminfo: memFree=1701024/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=4624 CPUtime=0.02
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 442 0 0 0 2 0 0 0 18 0 2 0 359405536 4734976 417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 1156 417 218 20 0 514 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4624

[startup+0.102644 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 2939
/proc/meminfo: memFree=1701024/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=5020 CPUtime=0.09
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 522 0 0 0 9 0 0 0 18 0 2 0 359405536 5140480 497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 1255 497 218 20 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5020

[startup+0.302664 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 2939
/proc/meminfo: memFree=1701024/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=6348 CPUtime=0.29
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 725 0 0 0 29 0 0 0 18 0 2 0 359405536 6500352 700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 1587 700 218 20 0 945 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6348

[startup+0.701704 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 2939
/proc/meminfo: memFree=1701024/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=7664 CPUtime=0.69
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 1079 0 0 0 69 0 0 0 18 0 2 0 359405536 7847936 1054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 1916 1054 218 20 0 1274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7664

[startup+1.50178 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1696656/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=8956 CPUtime=1.49
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 1429 0 0 0 149 0 0 0 18 0 2 0 359405536 9170944 1404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 2239 1404 218 20 0 1597 0
[pid=2939/tid=2941] ppid=2937 vsize=8956 CPUtime=1.48
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 1063 0 0 0 148 0 0 0 25 0 2 0 359405537 9170944 1404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8956

[startup+3.10194 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1694864/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=12048 CPUtime=3.09
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 2217 0 0 0 309 0 0 0 18 0 2 0 359405536 12337152 2192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 3012 2192 218 20 0 2370 0
[pid=2939/tid=2941] ppid=2937 vsize=12048 CPUtime=3.08
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 1851 0 0 0 308 0 0 0 25 0 2 0 359405537 12337152 2192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12048

[startup+6.30126 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1690256/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=14508 CPUtime=6.29
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 2883 0 0 0 628 1 0 0 18 0 2 0 359405536 14856192 2822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 3627 2822 218 20 0 2985 0
[pid=2939/tid=2941] ppid=2937 vsize=14508 CPUtime=6.27
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 2517 0 0 0 627 0 0 0 25 0 2 0 359405537 14856192 2822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14508

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1683152/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=21480 CPUtime=12.68
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 4759 0 0 0 1266 2 0 0 18 0 2 0 359405536 21995520 4561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 5370 4561 218 20 0 4728 0
[pid=2939/tid=2941] ppid=2937 vsize=21480 CPUtime=12.68
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 4393 0 0 0 1266 2 0 0 25 0 2 0 359405537 21995520 4561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21480

[startup+25.5022 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1678480/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=26168 CPUtime=25.49
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 6116 0 0 0 2545 4 0 0 18 0 2 0 359405536 26796032 5741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 6542 5741 218 20 0 5900 0
[pid=2939/tid=2941] ppid=2937 vsize=26168 CPUtime=25.47
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 5750 0 0 0 2544 3 0 0 25 0 2 0 359405537 26796032 5741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26168

[startup+51.1027 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1675216/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=29544 CPUtime=51.08
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 7454 0 0 0 5103 5 0 0 18 0 2 0 359405536 30253056 6604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 7386 6604 218 20 0 6744 0
[pid=2939/tid=2941] ppid=2937 vsize=29544 CPUtime=51.06
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 7088 0 0 0 5102 4 0 0 25 0 2 0 359405537 30253056 6604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29544

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1672464/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=31896 CPUtime=102.27
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 8887 0 0 0 10221 6 0 0 18 0 2 0 359405536 32661504 7230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 7974 7230 218 20 0 7332 0
[pid=2939/tid=2941] ppid=2937 vsize=31896 CPUtime=102.25
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 8521 0 0 0 10220 5 0 0 25 0 2 0 359405537 32661504 7230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31896

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1670544/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=33960 CPUtime=162.24
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 10213 0 0 0 16217 7 0 0 18 0 2 0 359405536 34775040 7705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 8490 7705 218 20 0 7848 0
[pid=2939/tid=2941] ppid=2937 vsize=33960 CPUtime=162.23
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 9847 0 0 0 16216 7 0 0 25 0 2 0 359405537 34775040 7705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33960

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1669392/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=35376 CPUtime=222.23
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 11415 0 0 0 22215 8 0 0 18 0 2 0 359405536 36225024 8022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 8844 8022 218 20 0 8202 0
[pid=2939/tid=2941] ppid=2937 vsize=35376 CPUtime=222.22
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 11049 0 0 0 22214 8 0 0 25 0 2 0 359405537 36225024 8022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35376

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1667920/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=36620 CPUtime=282.21
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 12656 0 0 0 28212 9 0 0 18 0 2 0 359405536 37498880 8343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 9155 8343 218 20 0 8513 0
[pid=2939/tid=2941] ppid=2937 vsize=36620 CPUtime=282.2
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 12290 0 0 0 28211 9 0 0 25 0 2 0 359405537 37498880 8343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36620

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1666576/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=38028 CPUtime=342.2
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 13817 0 0 0 34210 10 0 0 18 0 2 0 359405536 38940672 8729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 9507 8729 218 20 0 8865 0
[pid=2939/tid=2941] ppid=2937 vsize=38028 CPUtime=342.19
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 13451 0 0 0 34209 10 0 0 25 0 2 0 359405537 38940672 8729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 38028

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1664784/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=39664 CPUtime=402.18
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 14827 0 0 0 40207 11 0 0 18 0 2 0 359405536 40615936 9124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 9916 9124 218 20 0 9274 0
[pid=2939/tid=2941] ppid=2937 vsize=39664 CPUtime=402.17
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 14461 0 0 0 40206 11 0 0 25 0 2 0 359405537 40615936 9124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 39664

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1663952/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=40496 CPUtime=462.16
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 15844 0 0 0 46204 12 0 0 18 0 2 0 359405536 41467904 9336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 10124 9336 218 20 0 9482 0
[pid=2939/tid=2941] ppid=2937 vsize=40496 CPUtime=462.15
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 15478 0 0 0 46203 12 0 0 25 0 2 0 359405537 41467904 9336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 40496

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 2941
/proc/meminfo: memFree=1663376/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=40956 CPUtime=522.14
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 16801 0 0 0 52201 13 0 0 18 0 2 0 359405536 41938944 9466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 10239 9466 218 20 0 9597 0
[pid=2939/tid=2941] ppid=2937 vsize=40956 CPUtime=522.14
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 16435 0 0 0 52201 13 0 0 25 0 2 0 359405537 41938944 9466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521723 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 40956

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1663120/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=41120 CPUtime=582.13
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 17624 0 0 0 58199 14 0 0 18 0 2 0 359405536 42106880 9537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 10280 9537 218 20 0 9638 0
[pid=2939/tid=2941] ppid=2937 vsize=41120 CPUtime=582.12
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 17258 0 0 0 58198 14 0 0 25 0 2 0 359405537 42106880 9537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 41120

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1662672/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=41936 CPUtime=642.12
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 18491 0 0 0 64197 15 0 0 18 0 2 0 359405536 42942464 9638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 10484 9638 218 20 0 9842 0
[pid=2939/tid=2941] ppid=2937 vsize=41936 CPUtime=642.1
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 18125 0 0 0 64196 14 0 0 25 0 2 0 359405537 42942464 9638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 41936

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1662352/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=42112 CPUtime=702.09
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 19242 0 0 0 70194 15 0 0 18 0 2 0 359405536 43122688 9708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 10528 9708 218 20 0 9886 0
[pid=2939/tid=2941] ppid=2937 vsize=42112 CPUtime=702.08
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 18876 0 0 0 70193 15 0 0 25 0 2 0 359405537 43122688 9708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 42112

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2941
/proc/meminfo: memFree=1661776/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=42744 CPUtime=762.08
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 20168 0 0 0 76192 16 0 0 18 0 2 0 359405536 43769856 9846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 10686 9846 218 20 0 10044 0
[pid=2939/tid=2941] ppid=2937 vsize=42744 CPUtime=762.07
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 19802 0 0 0 76191 16 0 0 25 0 2 0 359405537 43769856 9846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 42744

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 3111
/proc/meminfo: memFree=1660440/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=43716 CPUtime=821.96
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 20956 0 0 0 82177 19 0 0 18 0 2 0 359405536 44765184 9935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 10929 9935 218 20 0 10287 0
[pid=2939/tid=2941] ppid=2937 vsize=43716 CPUtime=821.94
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 20590 0 0 0 82176 18 0 0 25 0 2 0 359405537 44765184 9935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 43716

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 3139
/proc/meminfo: memFree=1661072/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=44056 CPUtime=881.93
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 21823 0 0 0 88173 20 0 0 18 0 2 0 359405536 45113344 9995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 11014 9995 218 20 0 10372 0
[pid=2939/tid=2941] ppid=2937 vsize=44056 CPUtime=881.92
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 21457 0 0 0 88172 20 0 0 25 0 2 0 359405537 45113344 9995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 44056

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 3139
/proc/meminfo: memFree=1660752/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=44516 CPUtime=941.91
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 22650 0 0 0 94170 21 0 0 18 0 2 0 359405536 45584384 10106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 11129 10106 218 20 0 10487 0
[pid=2939/tid=2941] ppid=2937 vsize=44516 CPUtime=941.9
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 22284 0 0 0 94169 21 0 0 25 0 2 0 359405537 45584384 10106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 44516

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 3139
/proc/meminfo: memFree=1660560/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=44820 CPUtime=1001.9
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 23445 0 0 0 100168 22 0 0 18 0 2 0 359405536 45895680 10176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 11205 10176 218 20 0 10563 0
[pid=2939/tid=2941] ppid=2937 vsize=44820 CPUtime=1001.88
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 23079 0 0 0 100167 21 0 0 25 0 2 0 359405537 45895680 10176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 44820

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 3139
/proc/meminfo: memFree=1660240/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=45104 CPUtime=1061.88
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 24167 0 0 0 106165 23 0 0 18 0 2 0 359405536 46186496 10271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 11276 10271 218 20 0 10634 0
[pid=2939/tid=2941] ppid=2937 vsize=45104 CPUtime=1061.86
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 23801 0 0 0 106164 22 0 0 25 0 2 0 359405537 46186496 10271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 45104

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 3139
/proc/meminfo: memFree=1659984/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=45236 CPUtime=1121.86
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 24842 0 0 0 112163 23 0 0 18 0 2 0 359405536 46321664 10315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 11309 10315 218 20 0 10667 0
[pid=2939/tid=2941] ppid=2937 vsize=45236 CPUtime=1121.85
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 24476 0 0 0 112162 23 0 0 25 0 2 0 359405537 46321664 10315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 45236

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 3139
/proc/meminfo: memFree=1659728/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=45544 CPUtime=1181.84
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 25753 0 0 0 118160 24 0 0 18 0 2 0 359405536 46637056 10375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 11386 10375 218 20 0 10744 0
[pid=2939/tid=2941] ppid=2937 vsize=45544 CPUtime=1181.83
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 25387 0 0 0 118159 24 0 0 25 0 2 0 359405537 46637056 10375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 45544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 3139
/proc/meminfo: memFree=1659600/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=45544 CPUtime=1200.05
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 25990 0 0 0 119980 25 0 0 18 0 2 0 359405536 46637056 10398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 11386 10398 218 20 0 10744 0
[pid=2939/tid=2941] ppid=2937 vsize=45544 CPUtime=1200.03
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 25624 0 0 0 119979 24 0 0 25 0 2 0 359405537 46637056 10398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 45544

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: 0.99 0.97 0.99 2/79 3139
/proc/meminfo: memFree=1659600/2055920 swapFree=4154864/4192956
[pid=2939] ppid=2937 vsize=45544 CPUtime=1200.05
/proc/2939/stat : 2939 (MiraXTv1_dyn) S 2937 2939 2375 0 -1 4194304 25990 0 0 0 119980 25 0 0 18 0 2 0 359405536 46637056 10398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2939/statm: 11386 10398 218 20 0 10744 0
[pid=2939/tid=2941] ppid=2937 vsize=45544 CPUtime=1200.03
/proc/2939/task/2941/stat : 2941 (MiraXTv1_dyn) R 2937 2939 2375 0 -1 4194368 25624 0 0 0 119979 24 0 0 25 0 2 0 359405537 46637056 10398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 45544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.81
CPU system time (s): 0.25996
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 45972

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

runsolver used 1.22281 second user time and 3.15352 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu May 10 21:48:02 UTC 2007

IDJOB= 299407
IDBENCH= 20009
IDSOLVER= 130
FILE ID= node12/299407-1178833682

PBS_JOBID= 5250988

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1481730841-18.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299407-1178833682/MiraXTv1_dyn /tmp/evaluation/299407-1178833682/instance-299407-1178833682.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-299407-1178833682 -o ROOT/results/node12/solver-299407-1178833682 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299407-1178833682/MiraXTv1_dyn /tmp/evaluation/299407-1178833682/instance-299407-1178833682.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ca23c03e62584abdedb2b20d52898b44

RANDOM SEED= 493420589

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:       1701304 kB
Buffers:         48792 kB
Cached:         218136 kB
SwapCached:      17516 kB
Active:         117892 kB
Inactive:       173568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701304 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          30004 kB
Slab:            48644 kB
Committed_AS: 10880824 kB
PageTables:       1792 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 22:08:04 UTC 2007