Trace number 336156

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

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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/node4/watcher-336156-1178906337 -o ROOT/results/node4/solver-336156-1178906337 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336156-1178906337/MiraXTv1_dyn /tmp/evaluation/336156-1178906337/instance-336156-1178906337.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23446
/proc/meminfo: memFree=1569624/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=3788 CPUtime=0
/proc/23446/stat : 23446 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 366671456 3878912 285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/23446/statm: 947 287 205 20 0 305 0

[startup+0.080977 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23446
/proc/meminfo: memFree=1569624/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=7008 CPUtime=0.07
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 896 0 0 0 7 0 0 0 18 0 2 0 366671456 7176192 871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 1752 871 218 20 0 1110 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7008

[startup+0.101978 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23446
/proc/meminfo: memFree=1569624/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=7008 CPUtime=0.09
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 900 0 0 0 9 0 0 0 18 0 2 0 366671456 7176192 875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 1752 875 218 20 0 1110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7008

[startup+0.301998 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23446
/proc/meminfo: memFree=1569624/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=7800 CPUtime=0.29
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 1095 0 0 0 29 0 0 0 18 0 2 0 366671456 7987200 1070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 1950 1070 218 20 0 1308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7800

[startup+0.701036 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23446
/proc/meminfo: memFree=1569624/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=8988 CPUtime=0.69
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 1431 0 0 0 69 0 0 0 18 0 2 0 366671456 9203712 1406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 2247 1406 218 20 0 1605 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8988

[startup+1.50111 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 23448
/proc/meminfo: memFree=1563784/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=12184 CPUtime=1.49
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 2079 0 0 0 148 1 0 0 18 0 2 0 366671456 12476416 2054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 3046 2054 218 20 0 2404 0
[pid=23446/tid=23448] ppid=23444 vsize=12184 CPUtime=1.42
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 1305 0 0 0 142 0 0 0 25 0 2 0 366671462 12476416 2054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12184

[startup+3.10126 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 23448
/proc/meminfo: memFree=1561672/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=14328 CPUtime=3.09
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 2642 0 0 0 308 1 0 0 18 0 2 0 366671456 14671872 2617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 3582 2617 218 20 0 2940 0
[pid=23446/tid=23448] ppid=23444 vsize=14328 CPUtime=3.02
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 1868 0 0 0 301 1 0 0 25 0 2 0 366671462 14671872 2617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525924 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14328

[startup+6.30157 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 23448
/proc/meminfo: memFree=1555848/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=19872 CPUtime=6.29
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 4085 0 0 0 627 2 0 0 18 0 2 0 366671456 20348928 4060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 4968 4060 218 20 0 4326 0
[pid=23446/tid=23448] ppid=23444 vsize=19872 CPUtime=6.23
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 3311 0 0 0 621 2 0 0 25 0 2 0 366671462 20348928 4060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521254 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19872

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 23448
/proc/meminfo: memFree=1549064/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=24384 CPUtime=12.69
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 5284 0 0 0 1266 3 0 0 18 0 2 0 366671456 24969216 5223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 6096 5223 218 20 0 5454 0
[pid=23446/tid=23448] ppid=23444 vsize=24384 CPUtime=12.62
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 4510 0 0 0 1260 2 0 0 25 0 2 0 366671462 24969216 5223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24384

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 3/79 23448
/proc/meminfo: memFree=1536136/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=37532 CPUtime=25.48
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 8705 0 0 0 2543 5 0 0 18 0 2 0 366671456 38432768 8560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 9383 8560 218 20 0 8741 0
[pid=23446/tid=23448] ppid=23444 vsize=37532 CPUtime=25.42
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 7931 0 0 0 2537 5 0 0 25 0 2 0 366671462 38432768 8560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37532

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 23448
/proc/meminfo: memFree=1531336/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=42432 CPUtime=51.08
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 10052 0 0 0 5102 6 0 0 18 0 2 0 366671456 43450368 9803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 10608 9803 218 20 0 9966 0
[pid=23446/tid=23448] ppid=23444 vsize=42432 CPUtime=51.01
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 9278 0 0 0 5095 6 0 0 25 0 2 0 366671462 43450368 9803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42432

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 3/79 23448
/proc/meminfo: memFree=1518664/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=54424 CPUtime=102.27
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 13251 0 0 0 10218 9 0 0 18 0 2 0 366671456 55730176 12825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 13606 12825 218 20 0 12964 0
[pid=23446/tid=23448] ppid=23444 vsize=54424 CPUtime=102.2
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 12477 0 0 0 10211 9 0 0 25 0 2 0 366671462 55730176 12825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54424

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 23614
/proc/meminfo: memFree=1513560/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=58056 CPUtime=162.16
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 14546 0 0 0 16203 13 0 0 18 0 2 0 366671456 59449344 13737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 14514 13737 218 20 0 13872 0
[pid=23446/tid=23448] ppid=23444 vsize=58056 CPUtime=162.1
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 13772 0 0 0 16197 13 0 0 25 0 2 0 366671462 59449344 13737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 58056

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1512712/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=60052 CPUtime=222.13
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 15308 0 0 0 22199 14 0 0 18 0 2 0 366671456 61493248 14237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 15013 14237 218 20 0 14371 0
[pid=23446/tid=23448] ppid=23444 vsize=60052 CPUtime=222.05
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 14534 0 0 0 22192 13 0 0 25 0 2 0 366671462 61493248 14237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 60052

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1510280/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=62444 CPUtime=282.1
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 16337 0 0 0 28196 14 0 0 18 0 2 0 366671456 63942656 14870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 15611 14870 218 20 0 14969 0
[pid=23446/tid=23448] ppid=23444 vsize=62444 CPUtime=282.04
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 15563 0 0 0 28190 14 0 0 25 0 2 0 366671462 63942656 14870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 62444

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1509576/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=63248 CPUtime=342.09
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 16849 0 0 0 34194 15 0 0 18 0 2 0 366671456 64765952 15052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 15812 15052 218 20 0 15170 0
[pid=23446/tid=23448] ppid=23444 vsize=63248 CPUtime=342.02
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 16075 0 0 0 34187 15 0 0 25 0 2 0 366671462 64765952 15052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 63248

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 23646
/proc/meminfo: memFree=1509256/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=63536 CPUtime=402.07
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 17191 0 0 0 40191 16 0 0 18 0 2 0 366671456 65060864 15130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 15884 15130 218 20 0 15242 0
[pid=23446/tid=23448] ppid=23444 vsize=63536 CPUtime=402.01
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 16417 0 0 0 40185 16 0 0 25 0 2 0 366671462 65060864 15130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 63536

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1508296/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=64604 CPUtime=462.06
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 17654 0 0 0 46189 17 0 0 18 0 2 0 366671456 66154496 15395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 16151 15395 218 20 0 15509 0
[pid=23446/tid=23448] ppid=23444 vsize=64604 CPUtime=461.98
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 16880 0 0 0 46182 16 0 0 25 0 2 0 366671462 66154496 15395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 64604

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1506184/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=66728 CPUtime=522.04
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 18433 0 0 0 52186 18 0 0 18 0 2 0 366671456 68329472 15910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 16682 15910 218 20 0 16040 0
[pid=23446/tid=23448] ppid=23444 vsize=66728 CPUtime=521.97
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 17659 0 0 0 52179 18 0 0 25 0 2 0 366671462 68329472 15910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 66728

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1506120/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=67024 CPUtime=582.02
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 18701 0 0 0 58183 19 0 0 18 0 2 0 366671456 68632576 15912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 16756 15912 218 20 0 16114 0
[pid=23446/tid=23448] ppid=23444 vsize=67024 CPUtime=581.96
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 17927 0 0 0 58177 19 0 0 25 0 2 0 366671462 68632576 15912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 67024

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1506056/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=67024 CPUtime=642.02
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 18920 0 0 0 64182 20 0 0 18 0 2 0 366671456 68632576 15930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 16756 15930 218 20 0 16114 0
[pid=23446/tid=23448] ppid=23444 vsize=67024 CPUtime=641.94
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 18146 0 0 0 64175 19 0 0 25 0 2 0 366671462 68632576 15930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 67024

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1505864/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=67324 CPUtime=701.99
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 19167 0 0 0 70179 20 0 0 18 0 2 0 366671456 68939776 15976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 16831 15976 218 20 0 16189 0
[pid=23446/tid=23448] ppid=23444 vsize=67324 CPUtime=701.92
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 18393 0 0 0 70172 20 0 0 25 0 2 0 366671462 68939776 15976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 67324

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 23646
/proc/meminfo: memFree=1503048/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=70304 CPUtime=761.98
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 20044 0 0 0 76176 22 0 0 18 0 2 0 366671456 71991296 16719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 17576 16719 218 20 0 16934 0
[pid=23446/tid=23448] ppid=23444 vsize=70304 CPUtime=761.91
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 19270 0 0 0 76170 21 0 0 25 0 2 0 366671462 71991296 16719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 70304

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1502024/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=71096 CPUtime=821.96
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 20461 0 0 0 82173 23 0 0 18 0 2 0 366671456 72802304 16935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 17774 16935 218 20 0 17132 0
[pid=23446/tid=23448] ppid=23444 vsize=71096 CPUtime=821.89
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 19687 0 0 0 82167 22 0 0 25 0 2 0 366671462 72802304 16935 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) 71096

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1501384/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=71700 CPUtime=881.94
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 20818 0 0 0 88171 23 0 0 18 0 2 0 366671456 73420800 17091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 17925 17091 218 20 0 17283 0
[pid=23446/tid=23448] ppid=23444 vsize=71700 CPUtime=881.87
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 20044 0 0 0 88164 23 0 0 25 0 2 0 366671462 73420800 17091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 71700

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1501064/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=72140 CPUtime=941.92
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 21033 0 0 0 94168 24 0 0 18 0 2 0 366671456 73871360 17172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 18035 17172 218 20 0 17393 0
[pid=23446/tid=23448] ppid=23444 vsize=72140 CPUtime=941.86
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 20259 0 0 0 94162 24 0 0 25 0 2 0 366671462 73871360 17172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 72140

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1500488/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=72668 CPUtime=1001.91
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 21322 0 0 0 100166 25 0 0 18 0 2 0 366671456 74412032 17327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 18167 17327 218 20 0 17525 0
[pid=23446/tid=23448] ppid=23444 vsize=72668 CPUtime=1001.84
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 20548 0 0 0 100160 24 0 0 25 0 2 0 366671462 74412032 17327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 72668

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1500488/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=72668 CPUtime=1061.89
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 21523 0 0 0 106164 25 0 0 18 0 2 0 366671456 74412032 17327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 18167 17327 218 20 0 17525 0
[pid=23446/tid=23448] ppid=23444 vsize=72668 CPUtime=1061.83
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 20749 0 0 0 106158 25 0 0 25 0 2 0 366671462 74412032 17327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 72668

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1500232/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=73116 CPUtime=1121.88
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 21755 0 0 0 112162 26 0 0 18 0 2 0 366671456 74870784 17425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 18279 17425 218 20 0 17637 0
[pid=23446/tid=23448] ppid=23444 vsize=73116 CPUtime=1121.81
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 20981 0 0 0 112156 25 0 0 25 0 2 0 366671462 74870784 17425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 73116

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1499976/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=73252 CPUtime=1181.86
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 21941 0 0 0 118160 26 0 0 18 0 2 0 366671456 75010048 17477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 18313 17477 218 20 0 17671 0
[pid=23446/tid=23448] ppid=23444 vsize=73252 CPUtime=1181.79
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 21167 0 0 0 118153 26 0 0 25 0 2 0 366671462 75010048 17477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 73252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23646
/proc/meminfo: memFree=1497672/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=75528 CPUtime=1200.06
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 22547 0 0 0 119979 27 0 0 18 0 2 0 366671456 77340672 18016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 18882 18016 218 20 0 18240 0
[pid=23446/tid=23448] ppid=23444 vsize=75528 CPUtime=1199.99
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 21773 0 0 0 119972 27 0 0 25 0 2 0 366671462 77340672 18016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 75528

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.98 0.99 2/79 23646
/proc/meminfo: memFree=1497672/2055920 swapFree=4141212/4192956
[pid=23446] ppid=23444 vsize=75528 CPUtime=1200.06
/proc/23446/stat : 23446 (MiraXTv1_dyn) S 23444 23446 22565 0 -1 4194304 22547 0 0 0 119979 27 0 0 18 0 2 0 366671456 77340672 18016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23446/statm: 18882 18016 218 20 0 18240 0
[pid=23446/tid=23448] ppid=23444 vsize=75528 CPUtime=1199.99
/proc/23446/task/23448/stat : 23448 (MiraXTv1_dyn) R 23444 23446 22565 0 -1 4194368 21773 0 0 0 119972 27 0 0 25 0 2 0 366671462 77340672 18016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 75528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.8
CPU system time (s): 0.288956
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 75528

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

runsolver used 1.3148 second user time and 3.06153 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 17:58:57 UTC 2007

IDJOB= 336156
IDBENCH= 24668
IDSOLVER= 130
FILE ID= node4/336156-1178906337

PBS_JOBID= 5251095

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336156-1178906337/MiraXTv1_dyn /tmp/evaluation/336156-1178906337/instance-336156-1178906337.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-336156-1178906337 -o ROOT/results/node4/solver-336156-1178906337 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336156-1178906337/MiraXTv1_dyn /tmp/evaluation/336156-1178906337/instance-336156-1178906337.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0457634d4b446c9bbce48df93abd0143

RANDOM SEED= 413771800

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1569904 kB
Buffers:         49160 kB
Cached:         347584 kB
SwapCached:      15676 kB
Active:         119896 kB
Inactive:       300436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569904 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:            51144 kB
Committed_AS:  9971228 kB
PageTables:       1816 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= 66560 MiB

End job on node4 on Fri May 11 18:19:00 UTC 2007