Trace number 298259

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/v500/
unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
MD5SUMdf00c18c996450679ab1afda9ed45a72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.150976
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/node11/watcher-298259-1178829758 -o ROOT/results/node11/solver-298259-1178829758 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298259-1178829758/MiraXTv1_dyn /tmp/evaluation/298259-1178829758/instance-298259-1178829758.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.85 0.97 1.09 3/77 16353
/proc/meminfo: memFree=1856776/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=3788 CPUtime=0
/proc/16353/stat : 16353 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 324024718 3878912 271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8418253 0 0 4096 0 0 0 0 17 1 0 0
/proc/16353/statm: 947 271 206 20 0 305 0

[startup+0.077058 s]
/proc/loadavg: 0.85 0.97 1.09 3/77 16353
/proc/meminfo: memFree=1856776/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=4688 CPUtime=0.07
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 468 0 0 0 7 0 0 0 18 0 2 0 324024718 4800512 443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 1172 443 218 20 0 530 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4688

[startup+0.101061 s]
/proc/loadavg: 0.85 0.97 1.09 3/77 16353
/proc/meminfo: memFree=1856776/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=5476 CPUtime=0.09
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 506 0 0 0 9 0 0 0 18 0 2 0 324024718 5607424 481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 1369 481 218 20 0 727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.301085 s]
/proc/loadavg: 0.85 0.97 1.09 3/77 16353
/proc/meminfo: memFree=1856776/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=6204 CPUtime=0.29
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 695 0 0 0 29 0 0 0 18 0 2 0 324024718 6352896 670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 1551 670 218 20 0 909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6204

[startup+0.701132 s]
/proc/loadavg: 0.85 0.97 1.09 3/77 16353
/proc/meminfo: memFree=1856776/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=7348 CPUtime=0.69
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 1022 0 0 0 69 0 0 0 18 0 2 0 324024718 7524352 997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 1837 997 218 20 0 1195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7348

[startup+1.50123 s]
/proc/loadavg: 0.85 0.97 1.09 2/79 16355
/proc/meminfo: memFree=1852856/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=8308 CPUtime=1.49
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 1278 0 0 0 149 0 0 0 18 0 2 0 324024718 8507392 1253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 2077 1253 218 20 0 1435 0
[pid=16353/tid=16355] ppid=16351 vsize=8308 CPUtime=1.48
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 931 0 0 0 148 0 0 0 25 0 2 0 324024719 8507392 1253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8308

[startup+3.10141 s]
/proc/loadavg: 0.86 0.97 1.09 2/79 16355
/proc/meminfo: memFree=1851128/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=11388 CPUtime=3.09
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 2051 0 0 0 309 0 0 0 18 0 2 0 324024718 11661312 2026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 2847 2026 218 20 0 2205 0
[pid=16353/tid=16355] ppid=16351 vsize=11388 CPUtime=3.08
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 1704 0 0 0 308 0 0 0 25 0 2 0 324024719 11661312 2026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11388

[startup+6.3018 s]
/proc/loadavg: 0.86 0.97 1.09 2/79 16355
/proc/meminfo: memFree=1847288/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=13396 CPUtime=6.29
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 2574 0 0 0 628 1 0 0 18 0 2 0 324024718 13717504 2513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 3349 2513 218 20 0 2707 0
[pid=16353/tid=16355] ppid=16351 vsize=13396 CPUtime=6.28
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 2227 0 0 0 627 1 0 0 25 0 2 0 324024719 13717504 2513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525968 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13396

[startup+12.7016 s]
/proc/loadavg: 0.88 0.97 1.09 2/79 16355
/proc/meminfo: memFree=1840984/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=19228 CPUtime=12.68
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 4201 0 0 0 1266 2 0 0 18 0 2 0 324024718 19689472 4002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 4807 4002 218 20 0 4165 0
[pid=16353/tid=16355] ppid=16351 vsize=19228 CPUtime=12.68
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 3854 0 0 0 1266 2 0 0 25 0 2 0 324024719 19689472 4002 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) 19228

[startup+25.5011 s]
/proc/loadavg: 0.97 0.99 1.09 2/79 16355
/proc/meminfo: memFree=1837528/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=22848 CPUtime=25.48
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 5263 0 0 0 2545 3 0 0 18 0 2 0 324024718 23396352 4886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 5712 4886 218 20 0 5070 0
[pid=16353/tid=16355] ppid=16351 vsize=22848 CPUtime=25.47
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 4916 0 0 0 2544 3 0 0 25 0 2 0 324024719 23396352 4886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22848

[startup+51.1011 s]
/proc/loadavg: 1.04 1.00 1.09 2/79 16355
/proc/meminfo: memFree=1834584/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=25676 CPUtime=51.07
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 6542 0 0 0 5102 5 0 0 18 0 2 0 324024718 26292224 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 6419 5686 218 20 0 5777 0
[pid=16353/tid=16355] ppid=16351 vsize=25676 CPUtime=51.07
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 6195 0 0 0 5102 5 0 0 25 0 2 0 324024719 26292224 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25676

[startup+102.306 s]
/proc/loadavg: 1.07 1.01 1.09 2/79 16355
/proc/meminfo: memFree=1832536/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=27720 CPUtime=102.27
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 7740 0 0 0 10220 7 0 0 18 0 2 0 324024718 28385280 6139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 6930 6139 218 20 0 6288 0
[pid=16353/tid=16355] ppid=16351 vsize=27720 CPUtime=102.26
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 7393 0 0 0 10219 7 0 0 25 0 2 0 324024719 28385280 6139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27720

[startup+162.302 s]
/proc/loadavg: 1.08 1.03 1.09 3/79 16355
/proc/meminfo: memFree=1830232/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=30072 CPUtime=162.25
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 9263 0 0 0 16217 8 0 0 18 0 2 0 324024718 30793728 6713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 7518 6713 218 20 0 6876 0
[pid=16353/tid=16355] ppid=16351 vsize=30072 CPUtime=162.24
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 8916 0 0 0 16216 8 0 0 25 0 2 0 324024719 30793728 6713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 30072

[startup+222.301 s]
/proc/loadavg: 1.08 1.03 1.09 2/79 16355
/proc/meminfo: memFree=1829656/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=30640 CPUtime=222.23
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 10353 0 0 0 22214 9 0 0 18 0 2 0 324024718 31375360 6889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 7660 6889 218 20 0 7018 0
[pid=16353/tid=16355] ppid=16351 vsize=30640 CPUtime=222.22
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 10006 0 0 0 22213 9 0 0 25 0 2 0 324024719 31375360 6889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30640

[startup+282.301 s]
/proc/loadavg: 1.07 1.04 1.09 2/79 16355
/proc/meminfo: memFree=1828184/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=31932 CPUtime=282.21
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 11466 0 0 0 28211 10 0 0 18 0 2 0 324024718 32698368 7223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 7983 7223 218 20 0 7341 0
[pid=16353/tid=16355] ppid=16351 vsize=31932 CPUtime=282.21
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 11119 0 0 0 28211 10 0 0 25 0 2 0 324024719 32698368 7223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31932

[startup+342.302 s]
/proc/loadavg: 1.07 1.04 1.09 2/79 16357
/proc/meminfo: memFree=1827480/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=32692 CPUtime=342.19
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 12463 0 0 0 34208 11 0 0 18 0 2 0 324024718 33476608 7418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 8173 7418 218 20 0 7531 0
[pid=16353/tid=16355] ppid=16351 vsize=32692 CPUtime=342.19
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 12116 0 0 0 34208 11 0 0 25 0 2 0 324024719 33476608 7418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32692

[startup+402.302 s]
/proc/loadavg: 1.06 1.05 1.09 2/79 16357
/proc/meminfo: memFree=1826712/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=33700 CPUtime=402.19
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 13365 0 0 0 40206 13 0 0 18 0 2 0 324024718 34508800 7590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 8425 7590 218 20 0 7783 0
[pid=16353/tid=16355] ppid=16351 vsize=33700 CPUtime=402.17
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 13018 0 0 0 40205 12 0 0 25 0 2 0 324024719 34508800 7590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 33700

[startup+462.302 s]
/proc/loadavg: 1.06 1.05 1.09 2/79 16357
/proc/meminfo: memFree=1826072/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=34296 CPUtime=462.17
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 14266 0 0 0 46203 14 0 0 18 0 2 0 324024718 35119104 7748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 8574 7748 218 20 0 7932 0
[pid=16353/tid=16355] ppid=16351 vsize=34296 CPUtime=462.15
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 13919 0 0 0 46202 13 0 0 25 0 2 0 324024719 35119104 7748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 34296

[startup+522.302 s]
/proc/loadavg: 1.06 1.05 1.09 2/79 16357
/proc/meminfo: memFree=1825624/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=34872 CPUtime=522.15
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 15257 0 0 0 52200 15 0 0 18 0 2 0 324024718 35708928 7883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 8718 7883 218 20 0 8076 0
[pid=16353/tid=16355] ppid=16351 vsize=34872 CPUtime=522.14
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 14910 0 0 0 52200 14 0 0 25 0 2 0 324024719 35708928 7883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526400 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34872

[startup+582.302 s]
/proc/loadavg: 1.12 1.07 1.09 2/79 16357
/proc/meminfo: memFree=1825048/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=35484 CPUtime=582.14
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 16167 0 0 0 58198 16 0 0 18 0 2 0 324024718 36335616 8015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 8871 8015 218 20 0 8229 0
[pid=16353/tid=16355] ppid=16351 vsize=35484 CPUtime=582.12
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 15820 0 0 0 58197 15 0 0 25 0 2 0 324024719 36335616 8015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 35484

[startup+642.302 s]
/proc/loadavg: 1.11 1.07 1.09 2/79 16357
/proc/meminfo: memFree=1824664/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=36440 CPUtime=642.12
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 17035 0 0 0 64195 17 0 0 18 0 2 0 324024718 37314560 8087 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9110 8087 218 20 0 8468 0
[pid=16353/tid=16355] ppid=16351 vsize=36440 CPUtime=642.12
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 16688 0 0 0 64195 17 0 0 25 0 2 0 324024719 37314560 8087 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 36440

[startup+702.301 s]
/proc/loadavg: 1.10 1.07 1.09 3/79 16357
/proc/meminfo: memFree=1824216/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=36864 CPUtime=702.1
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 17859 0 0 0 70192 18 0 0 18 0 2 0 324024718 37748736 8203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9216 8203 218 20 0 8574 0
[pid=16353/tid=16355] ppid=16351 vsize=36864 CPUtime=702.09
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 17512 0 0 0 70191 18 0 0 25 0 2 0 324024719 37748736 8203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 36864

[startup+762.305 s]
/proc/loadavg: 1.09 1.07 1.09 2/79 16357
/proc/meminfo: memFree=1824088/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=37044 CPUtime=762.09
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 18730 0 0 0 76190 19 0 0 18 0 2 0 324024718 37933056 8253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9261 8253 218 20 0 8619 0
[pid=16353/tid=16355] ppid=16351 vsize=37044 CPUtime=762.08
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 18383 0 0 0 76190 18 0 0 25 0 2 0 324024719 37933056 8253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 37044

[startup+822.301 s]
/proc/loadavg: 1.08 1.07 1.09 2/79 16357
/proc/meminfo: memFree=1823640/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=37636 CPUtime=822.07
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 19513 0 0 0 82188 19 0 0 18 0 2 0 324024718 38539264 8410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9409 8410 218 20 0 8767 0
[pid=16353/tid=16355] ppid=16351 vsize=37636 CPUtime=822.06
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 19166 0 0 0 82187 19 0 0 25 0 2 0 324024719 38539264 8410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 37636

[startup+882.301 s]
/proc/loadavg: 1.08 1.07 1.09 2/79 16357
/proc/meminfo: memFree=1823000/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=37944 CPUtime=882.05
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 20350 0 0 0 88185 20 0 0 18 0 2 0 324024718 38854656 8509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9486 8509 218 20 0 8844 0
[pid=16353/tid=16355] ppid=16351 vsize=37944 CPUtime=882.04
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 20003 0 0 0 88184 20 0 0 25 0 2 0 324024719 38854656 8509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 37944

[startup+942.301 s]
/proc/loadavg: 1.07 1.07 1.09 2/79 16357
/proc/meminfo: memFree=1822808/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=38084 CPUtime=942.04
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 21147 0 0 0 94183 21 0 0 18 0 2 0 324024718 38998016 8560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9521 8560 218 20 0 8879 0
[pid=16353/tid=16355] ppid=16351 vsize=38084 CPUtime=942.03
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 20800 0 0 0 94182 21 0 0 25 0 2 0 324024719 38998016 8560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 38084

[startup+1002.3 s]
/proc/loadavg: 1.11 1.08 1.09 2/79 16357
/proc/meminfo: memFree=1822040/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=38904 CPUtime=1002.02
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 22098 0 0 0 100180 22 0 0 18 0 2 0 324024718 39837696 8753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9726 8753 218 20 0 9084 0
[pid=16353/tid=16355] ppid=16351 vsize=38904 CPUtime=1002.01
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 21751 0 0 0 100180 21 0 0 25 0 2 0 324024719 39837696 8753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 38904

[startup+1062.3 s]
/proc/loadavg: 1.08 1.08 1.09 2/79 16357
/proc/meminfo: memFree=1821528/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=39420 CPUtime=1062.01
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 22888 0 0 0 106178 23 0 0 18 0 2 0 324024718 40366080 8886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9855 8886 218 20 0 9213 0
[pid=16353/tid=16355] ppid=16351 vsize=39420 CPUtime=1061.99
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 22541 0 0 0 106177 22 0 0 25 0 2 0 324024719 40366080 8886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 39420

[startup+1122.3 s]
/proc/loadavg: 1.06 1.08 1.09 2/85 16473
/proc/meminfo: memFree=1820320/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=39420 CPUtime=1121.92
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 23563 0 0 0 112168 24 0 0 18 0 2 0 324024718 40366080 8897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9855 8897 218 20 0 9213 0
[pid=16353/tid=16355] ppid=16351 vsize=39420 CPUtime=1121.91
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 23216 0 0 0 112167 24 0 0 25 0 2 0 324024719 40366080 8897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 39420

[startup+1182.3 s]
/proc/loadavg: 1.06 1.08 1.09 2/79 16555
/proc/meminfo: memFree=1821208/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=39420 CPUtime=1181.85
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 24368 0 0 0 118160 25 0 0 18 0 2 0 324024718 40366080 8920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9855 8920 218 20 0 9213 0
[pid=16353/tid=16355] ppid=16351 vsize=39420 CPUtime=1181.84
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 24021 0 0 0 118159 25 0 0 25 0 2 0 324024719 40366080 8920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 39420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.10 1.08 1.09 2/79 16555
/proc/meminfo: memFree=1821144/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=39420 CPUtime=1200.04
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 24600 0 0 0 119979 25 0 0 18 0 2 0 324024718 40366080 8926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9855 8926 218 20 0 9213 0
[pid=16353/tid=16355] ppid=16351 vsize=39420 CPUtime=1200.04
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 24253 0 0 0 119979 25 0 0 25 0 2 0 324024719 40366080 8926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 39420

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

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

[startup+1200.5 s]
/proc/loadavg: 1.10 1.08 1.09 2/79 16555
/proc/meminfo: memFree=1821144/2055920 swapFree=4144152/4192956
[pid=16353] ppid=16351 vsize=39420 CPUtime=1200.04
/proc/16353/stat : 16353 (MiraXTv1_dyn) S 16351 16353 16281 0 -1 4194304 24600 0 0 0 119979 25 0 0 18 0 2 0 324024718 40366080 8926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16353/statm: 9855 8926 218 20 0 9213 0
[pid=16353/tid=16355] ppid=16351 vsize=39420 CPUtime=1200.04
/proc/16353/task/16355/stat : 16355 (MiraXTv1_dyn) R 16351 16353 16281 0 -1 4194368 24253 0 0 0 119979 25 0 0 25 0 2 0 324024719 40366080 8926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 39420

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.26196
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 39868

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

runsolver used 1.21681 second user time and 3.15552 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 20:42:38 UTC 2007

IDJOB= 298259
IDBENCH= 19981
IDSOLVER= 130
FILE ID= node11/298259-1178829758

PBS_JOBID= 5250984

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298259-1178829758/MiraXTv1_dyn /tmp/evaluation/298259-1178829758/instance-298259-1178829758.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-298259-1178829758 -o ROOT/results/node11/solver-298259-1178829758 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298259-1178829758/MiraXTv1_dyn /tmp/evaluation/298259-1178829758/instance-298259-1178829758.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  df00c18c996450679ab1afda9ed45a72

RANDOM SEED= 296099671

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1856992 kB
Buffers:         39252 kB
Cached:          94024 kB
SwapCached:      18364 kB
Active:          81256 kB
Inactive:        76452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856992 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          29764 kB
Slab:            26680 kB
Committed_AS:  7556672 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node11 on Thu May 10 21:02:40 UTC 2007