Trace number 216681

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
CSPtoSAT+minisat 0.3? (TO) 1800.02 1802.77

General information on the benchmark

Namerlfap/rlfapScensMod/
scen2-f25.xml
MD5SUM18eb3b456200d1fcc3d57ecd11adb7db
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.679895
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables200
Number of constraints1235
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1235
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.09	c ...done
0.09	c #SATvar=11356 #SATclauses=22108 #CSPpredicates=1235

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-216681-1168064855 -o ROOT/results/node40/solver-216681-1168064855 -C 1800 -M 900 /tmp/evaluation/216681-1168064855/CSPtoSAT+minisat /tmp/evaluation/216681-1168064855/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.08 1.87 1.47 3/73 25059
/proc/meminfo: memFree=1366616/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=6696 CPUtime=0
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 418 0 0 0 0 0 0 0 18 0 1 0 154884839 6856704 398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6880545 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 1674 402 364 52 0 30 0

[startup+0.101967 s]
/proc/loadavg: 2.08 1.87 1.47 3/73 25059
/proc/meminfo: memFree=1366616/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=8632 CPUtime=0.09
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1289 0 0 0 9 0 0 0 18 0 1 0 154884839 8839168 1231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2158 1231 715 52 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8632

[startup+0.510018 s]
/proc/loadavg: 2.08 1.87 1.47 3/73 25059
/proc/meminfo: memFree=1366616/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=8764 CPUtime=0.5
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1319 0 0 0 50 0 0 0 22 0 1 0 154884839 8974336 1261 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2191 1261 721 52 0 559 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8764

[startup+1.33012 s]
/proc/loadavg: 2.07 1.87 1.47 3/73 25059
/proc/meminfo: memFree=1364312/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=8896 CPUtime=1.31
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1360 0 0 0 131 0 0 0 25 0 1 0 154884839 9109504 1302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2224 1302 721 52 0 592 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8896

[startup+2.96634 s]
/proc/loadavg: 2.07 1.87 1.47 3/73 25059
/proc/meminfo: memFree=1364120/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=9180 CPUtime=2.94
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1434 0 0 0 294 0 0 0 25 0 1 0 154884839 9400320 1376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2295 1376 721 52 0 663 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9180

[startup+6.24476 s]
/proc/loadavg: 2.07 1.87 1.47 3/73 25059
/proc/meminfo: memFree=1363544/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=9640 CPUtime=6.21
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1551 0 0 0 621 0 0 0 25 0 1 0 154884839 9871360 1493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2410 1493 721 52 0 778 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 9640

[startup+12.7086 s]
/proc/loadavg: 2.06 1.88 1.47 3/73 25059
/proc/meminfo: memFree=1363040/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10052 CPUtime=12.64
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1648 0 0 0 1264 0 0 0 25 0 1 0 154884839 10293248 1590 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2513 1590 721 52 0 881 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 10052

[startup+25.5323 s]
/proc/loadavg: 2.05 1.88 1.48 4/73 25059
/proc/meminfo: memFree=1362912/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10052 CPUtime=25.42
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1659 0 0 0 2542 0 0 0 25 0 1 0 154884839 10293248 1601 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2513 1601 721 52 0 881 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 10052

[startup+51.1706 s]
/proc/loadavg: 2.03 1.89 1.49 3/73 25059
/proc/meminfo: memFree=1361952/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10052 CPUtime=50.96
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1669 0 0 0 5095 1 0 0 25 0 1 0 154884839 10293248 1611 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2513 1611 721 52 0 881 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 10052

[startup+102.45 s]
/proc/loadavg: 2.01 1.90 1.52 3/73 25059
/proc/meminfo: memFree=1360288/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10184 CPUtime=102.02
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1680 0 0 0 10201 1 0 0 25 0 1 0 154884839 10428416 1622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2546 1622 721 52 0 914 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 10184

[startup+162.545 s]
/proc/loadavg: 2.08 1.93 1.55 3/73 25059
/proc/meminfo: memFree=1306976/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10184 CPUtime=161.88
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1690 0 0 0 16187 1 0 0 25 0 1 0 154884839 10428416 1632 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2546 1632 721 52 0 914 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 10184

[startup+222.636 s]
/proc/loadavg: 2.03 1.94 1.58 3/73 25059
/proc/meminfo: memFree=1239840/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10184 CPUtime=221.74
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1698 0 0 0 22173 1 0 0 25 0 1 0 154884839 10428416 1640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2546 1640 721 52 0 914 0
Current children cumulated CPU time (s) 221.74
Current children cumulated vsize (KiB) 10184

[startup+282.725 s]
/proc/loadavg: 2.01 1.95 1.60 3/73 25059
/proc/meminfo: memFree=1167264/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10316 CPUtime=281.59
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1711 0 0 0 28158 1 0 0 25 0 1 0 154884839 10563584 1653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2579 1653 721 52 0 947 0
Current children cumulated CPU time (s) 281.59
Current children cumulated vsize (KiB) 10316

[startup+342.815 s]
/proc/loadavg: 2.00 1.96 1.62 3/73 25059
/proc/meminfo: memFree=1108576/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10316 CPUtime=341.45
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1721 0 0 0 34144 1 0 0 25 0 1 0 154884839 10563584 1663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687569 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2579 1663 721 52 0 947 0
Current children cumulated CPU time (s) 341.45
Current children cumulated vsize (KiB) 10316

[startup+402.911 s]
/proc/loadavg: 2.00 1.96 1.64 3/73 25059
/proc/meminfo: memFree=1045920/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10480 CPUtime=401.31
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1751 0 0 0 40130 1 0 0 25 0 1 0 154884839 10731520 1693 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2620 1693 721 52 0 988 0
Current children cumulated CPU time (s) 401.31
Current children cumulated vsize (KiB) 10480

[startup+463 s]
/proc/loadavg: 2.00 1.97 1.66 3/73 25059
/proc/meminfo: memFree=991328/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10480 CPUtime=461.17
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1751 0 0 0 46116 1 0 0 25 0 1 0 154884839 10731520 1693 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2620 1693 721 52 0 988 0
Current children cumulated CPU time (s) 461.17
Current children cumulated vsize (KiB) 10480

[startup+523.09 s]
/proc/loadavg: 2.07 2.00 1.69 3/73 25059
/proc/meminfo: memFree=946784/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10480 CPUtime=521.03
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1751 0 0 0 52102 1 0 0 25 0 1 0 154884839 10731520 1693 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2620 1693 721 52 0 988 0
Current children cumulated CPU time (s) 521.03
Current children cumulated vsize (KiB) 10480

[startup+583.182 s]
/proc/loadavg: 2.07 2.01 1.71 3/73 25059
/proc/meminfo: memFree=903520/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10480 CPUtime=580.9
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1752 0 0 0 58088 2 0 0 25 0 1 0 154884839 10731520 1694 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2620 1694 721 52 0 988 0
Current children cumulated CPU time (s) 580.9
Current children cumulated vsize (KiB) 10480

[startup+643.223 s]
/proc/loadavg: 1.54 1.88 1.69 2/65 25111
/proc/meminfo: memFree=1811176/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10480 CPUtime=640.82
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1752 0 0 0 64079 3 0 0 25 0 1 0 154884839 10731520 1694 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2620 1694 721 52 0 988 0
Current children cumulated CPU time (s) 640.82
Current children cumulated vsize (KiB) 10480

[startup+703.239 s]
/proc/loadavg: 1.20 1.72 1.64 2/65 25111
/proc/meminfo: memFree=1811240/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10480 CPUtime=700.82
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1757 0 0 0 70079 3 0 0 25 0 1 0 154884839 10731520 1699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2620 1699 721 52 0 988 0
Current children cumulated CPU time (s) 700.82
Current children cumulated vsize (KiB) 10480

[startup+763.258 s]
/proc/loadavg: 1.07 1.58 1.60 2/65 25111
/proc/meminfo: memFree=1811240/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10480 CPUtime=760.82
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1762 0 0 0 76079 3 0 0 25 0 1 0 154884839 10731520 1704 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2620 1704 721 52 0 988 0
Current children cumulated CPU time (s) 760.82
Current children cumulated vsize (KiB) 10480

[startup+823.273 s]
/proc/loadavg: 1.02 1.48 1.56 2/65 25111
/proc/meminfo: memFree=1811240/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10480 CPUtime=820.82
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1767 0 0 0 82079 3 0 0 25 0 1 0 154884839 10731520 1709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2620 1709 721 52 0 988 0
Current children cumulated CPU time (s) 820.82
Current children cumulated vsize (KiB) 10480

[startup+883.284 s]
/proc/loadavg: 1.01 1.39 1.52 2/65 25111
/proc/meminfo: memFree=1811240/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10612 CPUtime=880.81
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1772 0 0 0 88078 3 0 0 25 0 1 0 154884839 10866688 1714 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2653 1714 721 52 0 1021 0
Current children cumulated CPU time (s) 880.81
Current children cumulated vsize (KiB) 10612

[startup+943.299 s]
/proc/loadavg: 1.00 1.31 1.49 2/65 25111
/proc/meminfo: memFree=1811240/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10612 CPUtime=940.81
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1776 0 0 0 94078 3 0 0 25 0 1 0 154884839 10866688 1718 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2653 1718 721 52 0 1021 0
Current children cumulated CPU time (s) 940.81
Current children cumulated vsize (KiB) 10612

[startup+1003.31 s]
/proc/loadavg: 1.00 1.25 1.45 2/65 25111
/proc/meminfo: memFree=1811176/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10612 CPUtime=1000.8
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1782 0 0 0 100077 3 0 0 25 0 1 0 154884839 10866688 1724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2653 1724 721 52 0 1021 0
Current children cumulated CPU time (s) 1000.8
Current children cumulated vsize (KiB) 10612

[startup+1063.33 s]
/proc/loadavg: 1.00 1.20 1.42 2/65 25111
/proc/meminfo: memFree=1811112/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10612 CPUtime=1060.8
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1785 0 0 0 106077 3 0 0 25 0 1 0 154884839 10866688 1727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2653 1727 721 52 0 1021 0
Current children cumulated CPU time (s) 1060.8
Current children cumulated vsize (KiB) 10612

[startup+1123.34 s]
/proc/loadavg: 1.00 1.16 1.39 2/65 25111
/proc/meminfo: memFree=1811112/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10612 CPUtime=1120.79
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1790 0 0 0 112076 3 0 0 25 0 1 0 154884839 10866688 1732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2653 1732 721 52 0 1021 0
Current children cumulated CPU time (s) 1120.79
Current children cumulated vsize (KiB) 10612

[startup+1183.35 s]
/proc/loadavg: 1.00 1.13 1.36 2/65 25111
/proc/meminfo: memFree=1811048/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10612 CPUtime=1180.78
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1795 0 0 0 118075 3 0 0 25 0 1 0 154884839 10866688 1737 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2653 1737 721 52 0 1021 0
Current children cumulated CPU time (s) 1180.78
Current children cumulated vsize (KiB) 10612

[startup+1243.37 s]
/proc/loadavg: 1.00 1.11 1.34 2/65 25111
/proc/meminfo: memFree=1811048/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10612 CPUtime=1240.78
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1799 0 0 0 124075 3 0 0 25 0 1 0 154884839 10866688 1741 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2653 1741 721 52 0 1021 0
Current children cumulated CPU time (s) 1240.78
Current children cumulated vsize (KiB) 10612

[startup+1303.39 s]
/proc/loadavg: 1.00 1.08 1.32 2/65 25111
/proc/meminfo: memFree=1810984/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10612 CPUtime=1300.78
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1804 0 0 0 130075 3 0 0 25 0 1 0 154884839 10866688 1746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2653 1746 721 52 0 1021 0
Current children cumulated CPU time (s) 1300.78
Current children cumulated vsize (KiB) 10612

[startup+1363.4 s]
/proc/loadavg: 1.00 1.07 1.29 2/65 25111
/proc/meminfo: memFree=1810920/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10744 CPUtime=1360.77
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1808 0 0 0 136074 3 0 0 25 0 1 0 154884839 11001856 1750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668947 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2686 1750 721 52 0 1054 0
Current children cumulated CPU time (s) 1360.77
Current children cumulated vsize (KiB) 10744

[startup+1423.41 s]
/proc/loadavg: 1.00 1.05 1.27 2/65 25111
/proc/meminfo: memFree=1810856/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10744 CPUtime=1420.77
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1814 0 0 0 142074 3 0 0 25 0 1 0 154884839 11001856 1756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2686 1756 721 52 0 1054 0
Current children cumulated CPU time (s) 1420.77
Current children cumulated vsize (KiB) 10744

[startup+1483.43 s]
/proc/loadavg: 1.00 1.04 1.25 2/65 25111
/proc/meminfo: memFree=1810856/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10744 CPUtime=1480.77
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1818 0 0 0 148074 3 0 0 25 0 1 0 154884839 11001856 1760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2686 1760 721 52 0 1054 0
Current children cumulated CPU time (s) 1480.77
Current children cumulated vsize (KiB) 10744

[startup+1543.45 s]
/proc/loadavg: 1.00 1.03 1.23 2/65 25111
/proc/meminfo: memFree=1810792/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10744 CPUtime=1540.76
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1823 0 0 0 154073 3 0 0 25 0 1 0 154884839 11001856 1765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2686 1765 721 52 0 1054 0
Current children cumulated CPU time (s) 1540.76
Current children cumulated vsize (KiB) 10744

[startup+1603.46 s]
/proc/loadavg: 1.00 1.02 1.22 2/65 25111
/proc/meminfo: memFree=1810792/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10744 CPUtime=1600.76
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1827 0 0 0 160073 3 0 0 25 0 1 0 154884839 11001856 1769 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2686 1769 721 52 0 1054 0
Current children cumulated CPU time (s) 1600.76
Current children cumulated vsize (KiB) 10744

[startup+1663.48 s]
/proc/loadavg: 1.00 1.02 1.20 2/65 25111
/proc/meminfo: memFree=1810792/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10744 CPUtime=1660.77
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1831 0 0 0 166073 4 0 0 25 0 1 0 154884839 11001856 1773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2686 1773 721 52 0 1054 0
Current children cumulated CPU time (s) 1660.77
Current children cumulated vsize (KiB) 10744

[startup+1723.5 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 25111
/proc/meminfo: memFree=1810792/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10744 CPUtime=1720.77
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1835 0 0 0 172073 4 0 0 25 0 1 0 154884839 11001856 1777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2686 1777 721 52 0 1054 0
Current children cumulated CPU time (s) 1720.77
Current children cumulated vsize (KiB) 10744

[startup+1783.51 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 25111
/proc/meminfo: memFree=1810728/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10744 CPUtime=1780.76
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1838 0 0 0 178072 4 0 0 25 0 1 0 154884839 11001856 1780 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2686 1780 721 52 0 1054 0
Current children cumulated CPU time (s) 1780.76
Current children cumulated vsize (KiB) 10744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.76 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 25111
/proc/meminfo: memFree=1810728/2055920 swapFree=4192812/4192956
[pid=25058] ppid=25056 vsize=10744 CPUtime=1800.01
/proc/25058/stat : 25058 (CSPtoSAT+minisa) R 25056 25058 24747 0 -1 4194304 1839 0 0 0 179997 4 0 0 25 0 1 0 154884839 11001856 1781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/25058/statm: 2686 1781 721 52 0 1054 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 10744

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.77
CPU time (s): 1800.02
CPU user time (s): 1799.98
CPU system time (s): 0.043993
CPU usage (%): 99.8476
Max. virtual memory (cumulated for all children) (KiB): 10744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1839
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= 11
involuntary context switches= 9370

runsolver used 1.42378 s user time and 3.9244 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 06:27:35 UTC 2007


IDJOB= 216681
IDBENCH= 5094
FILE ID= node40/216681-1168064855

PBS_JOBID= 3475621

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScensMod/scen2-f25.xml
COMMAND LINE= /tmp/evaluation/216681-1168064855/CSPtoSAT+minisat /tmp/evaluation/216681-1168064855/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-216681-1168064855 -o ROOT/results/node40/solver-216681-1168064855 -C 1800 -M 900  /tmp/evaluation/216681-1168064855/CSPtoSAT+minisat /tmp/evaluation/216681-1168064855/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  18eb3b456200d1fcc3d57ecd11adb7db

RANDOM SEED= 41962602

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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:       1366904 kB
Buffers:         16204 kB
Cached:         147744 kB
SwapCached:          0 kB
Active:         490980 kB
Inactive:       126628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:         467264 kB
Slab:            55912 kB
Committed_AS:  3368056 kB
PageTables:       2588 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= 66545 MiB



End job on node40 on Sat Jan  6 06:57:38 UTC 2007