Trace number 216777

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.05 1806.44

General information on the benchmark

Namerlfap/rlfapScensMod/
scen2-f24.xml
MD5SUM5c81ef8039e928ad204d17c019cf929c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.252961
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables200
Number of constraints1235
Maximum constraint arity2
Maximum domain size22
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=11674 #SATclauses=22744 #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/node23/watcher-216777-1168064894 -o ROOT/results/node23/solver-216777-1168064894 -C 1800 -M 900 /tmp/evaluation/216777-1168064894/CSPtoSAT+minisat /tmp/evaluation/216777-1168064894/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.00 2.00 1.97 5/86 18280
/proc/meminfo: memFree=1598688/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=496 CPUtime=0
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154883812 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2495268 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 124 36 29 52 0 19 0

[startup+0.106424 s]
/proc/loadavg: 2.00 2.00 1.97 5/86 18280
/proc/meminfo: memFree=1598688/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=8632 CPUtime=0.09
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1298 0 0 0 8 1 0 0 18 0 1 0 154883812 8839168 1240 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2158 1240 715 52 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8632

[startup+0.51449 s]
/proc/loadavg: 2.00 2.00 1.97 5/86 18280
/proc/meminfo: memFree=1598688/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=8764 CPUtime=0.5
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1326 0 0 0 49 1 0 0 22 0 1 0 154883812 8974336 1268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2191 1268 721 52 0 559 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8764

[startup+1.33565 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18280
/proc/meminfo: memFree=1596256/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=8896 CPUtime=1.31
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1367 0 0 0 130 1 0 0 25 0 1 0 154883812 9109504 1309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2224 1309 721 52 0 592 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8896

[startup+2.97297 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18280
/proc/meminfo: memFree=1596000/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=9160 CPUtime=2.93
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1432 0 0 0 292 1 0 0 25 0 1 0 154883812 9379840 1374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2290 1374 721 52 0 658 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9160

[startup+6.2586 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18280
/proc/meminfo: memFree=1595296/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=9688 CPUtime=6.19
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1555 0 0 0 618 1 0 0 25 0 1 0 154883812 9920512 1497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2422 1497 721 52 0 790 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9688

[startup+12.7219 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18280
/proc/meminfo: memFree=1594656/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10084 CPUtime=12.59
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1665 0 0 0 1258 1 0 0 25 0 1 0 154883812 10326016 1607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687312 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2521 1607 721 52 0 889 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10084

[startup+25.5473 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18280
/proc/meminfo: memFree=1594400/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10084 CPUtime=25.3
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1678 0 0 0 2529 1 0 0 25 0 1 0 154883812 10326016 1620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2521 1620 721 52 0 889 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 10084

[startup+51.1953 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18280
/proc/meminfo: memFree=1593632/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10216 CPUtime=50.71
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1688 0 0 0 5070 1 0 0 25 0 1 0 154883812 10461184 1630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668963 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2554 1630 721 52 0 922 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 10216

[startup+102.485 s]
/proc/loadavg: 2.05 2.01 1.98 3/86 18280
/proc/meminfo: memFree=1592416/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10216 CPUtime=101.53
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1701 0 0 0 10151 2 0 0 25 0 1 0 154883812 10461184 1643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668777 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2554 1643 721 52 0 922 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 10216

[startup+162.497 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 18280
/proc/meminfo: memFree=1590752/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10348 CPUtime=160.99
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1718 0 0 0 16097 2 0 0 25 0 1 0 154883812 10596352 1660 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2587 1660 721 52 0 955 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 10348

[startup+222.511 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1588960/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10512 CPUtime=220.45
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1759 0 0 0 22042 3 0 0 25 0 1 0 154883812 10764288 1701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2628 1701 721 52 0 996 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 10512

[startup+282.525 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1587488/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10512 CPUtime=279.91
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1760 0 0 0 27988 3 0 0 25 0 1 0 154883812 10764288 1702 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2628 1702 721 52 0 996 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 10512

[startup+342.542 s]
/proc/loadavg: 2.00 2.00 1.98 4/86 18280
/proc/meminfo: memFree=1586080/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10512 CPUtime=339.39
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1760 0 0 0 33935 4 0 0 25 0 1 0 154883812 10764288 1702 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2628 1702 721 52 0 996 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 10512

[startup+402.558 s]
/proc/loadavg: 2.00 2.00 1.98 4/86 18280
/proc/meminfo: memFree=1584352/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10512 CPUtime=398.85
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1761 0 0 0 39881 4 0 0 25 0 1 0 154883812 10764288 1703 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2628 1703 721 52 0 996 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 10512

[startup+462.575 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1583008/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10512 CPUtime=458.33
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1762 0 0 0 45828 5 0 0 25 0 1 0 154883812 10764288 1704 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2628 1704 721 52 0 996 0
Current children cumulated CPU time (s) 458.33
Current children cumulated vsize (KiB) 10512

[startup+522.586 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1581536/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10512 CPUtime=517.79
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1766 0 0 0 51774 5 0 0 25 0 1 0 154883812 10764288 1708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687459 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2628 1708 721 52 0 996 0
Current children cumulated CPU time (s) 517.79
Current children cumulated vsize (KiB) 10512

[startup+582.606 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1580320/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10512 CPUtime=577.27
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1772 0 0 0 57721 6 0 0 25 0 1 0 154883812 10764288 1714 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2628 1714 721 52 0 996 0
Current children cumulated CPU time (s) 577.27
Current children cumulated vsize (KiB) 10512

[startup+642.609 s]
/proc/loadavg: 1.96 1.98 1.97 3/86 18318
/proc/meminfo: memFree=1622296/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10512 CPUtime=637.1
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1777 0 0 0 63703 7 0 0 25 0 1 0 154883812 10764288 1719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687495 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2628 1719 721 52 0 996 0
Current children cumulated CPU time (s) 637.1
Current children cumulated vsize (KiB) 10512

[startup+702.71 s]
/proc/loadavg: 2.04 2.00 1.98 3/86 18318
/proc/meminfo: memFree=1614680/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10644 CPUtime=697.14
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1781 0 0 0 69707 7 0 0 25 0 1 0 154883812 10899456 1723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687254 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2661 1723 721 52 0 1029 0
Current children cumulated CPU time (s) 697.14
Current children cumulated vsize (KiB) 10644

[startup+762.809 s]
/proc/loadavg: 2.01 2.00 1.98 3/86 18318
/proc/meminfo: memFree=1613976/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10644 CPUtime=757.18
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1787 0 0 0 75711 7 0 0 25 0 1 0 154883812 10899456 1729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2661 1729 721 52 0 1029 0
Current children cumulated CPU time (s) 757.18
Current children cumulated vsize (KiB) 10644

[startup+822.815 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18318
/proc/meminfo: memFree=1613336/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10644 CPUtime=817.11
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1792 0 0 0 81704 7 0 0 25 0 1 0 154883812 10899456 1734 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2661 1734 721 52 0 1029 0
Current children cumulated CPU time (s) 817.11
Current children cumulated vsize (KiB) 10644

[startup+882.914 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18318
/proc/meminfo: memFree=1612568/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10644 CPUtime=877.15
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1796 0 0 0 87708 7 0 0 25 0 1 0 154883812 10899456 1738 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2661 1738 721 52 0 1029 0
Current children cumulated CPU time (s) 877.15
Current children cumulated vsize (KiB) 10644

[startup+943.01 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18318
/proc/meminfo: memFree=1611544/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10644 CPUtime=937.18
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1800 0 0 0 93711 7 0 0 25 0 1 0 154883812 10899456 1742 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2661 1742 721 52 0 1029 0
Current children cumulated CPU time (s) 937.18
Current children cumulated vsize (KiB) 10644

[startup+1003.11 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18318
/proc/meminfo: memFree=1610712/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10644 CPUtime=997.22
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1806 0 0 0 99714 8 0 0 25 0 1 0 154883812 10899456 1748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2661 1748 721 52 0 1029 0
Current children cumulated CPU time (s) 997.22
Current children cumulated vsize (KiB) 10644

[startup+1063.12 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18318
/proc/meminfo: memFree=1608984/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10644 CPUtime=1057.17
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1811 0 0 0 105709 8 0 0 25 0 1 0 154883812 10899456 1753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2661 1753 721 52 0 1029 0
Current children cumulated CPU time (s) 1057.17
Current children cumulated vsize (KiB) 10644

[startup+1123.13 s]
/proc/loadavg: 2.15 2.03 1.99 3/86 18318
/proc/meminfo: memFree=1595736/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10644 CPUtime=1117.12
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1815 0 0 0 111704 8 0 0 25 0 1 0 154883812 10899456 1757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2661 1757 721 52 0 1029 0
Current children cumulated CPU time (s) 1117.12
Current children cumulated vsize (KiB) 10644

[startup+1183.16 s]
/proc/loadavg: 2.05 2.02 1.99 3/86 18318
/proc/meminfo: memFree=1571224/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10776 CPUtime=1177.06
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1820 0 0 0 117698 8 0 0 25 0 1 0 154883812 11034624 1762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2694 1762 721 52 0 1062 0
Current children cumulated CPU time (s) 1177.06
Current children cumulated vsize (KiB) 10776

[startup+1243.25 s]
/proc/loadavg: 1.73 1.95 1.97 2/78 18332
/proc/meminfo: memFree=1639984/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10776 CPUtime=1237.1
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1824 0 0 0 123702 8 0 0 25 0 1 0 154883812 11034624 1766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2694 1766 721 52 0 1062 0
Current children cumulated CPU time (s) 1237.1
Current children cumulated vsize (KiB) 10776

[startup+1303.3 s]
/proc/loadavg: 1.27 1.78 1.90 2/78 18332
/proc/meminfo: memFree=1640112/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10776 CPUtime=1297.13
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1829 0 0 0 129704 9 0 0 25 0 1 0 154883812 11034624 1771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2694 1771 721 52 0 1062 0
Current children cumulated CPU time (s) 1297.13
Current children cumulated vsize (KiB) 10776

[startup+1363.34 s]
/proc/loadavg: 1.10 1.63 1.85 2/78 18332
/proc/meminfo: memFree=1640176/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10776 CPUtime=1357.15
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1834 0 0 0 135706 9 0 0 25 0 1 0 154883812 11034624 1776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2694 1776 721 52 0 1062 0
Current children cumulated CPU time (s) 1357.15
Current children cumulated vsize (KiB) 10776

[startup+1423.38 s]
/proc/loadavg: 1.03 1.52 1.79 2/78 18332
/proc/meminfo: memFree=1640112/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10776 CPUtime=1417.17
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1838 0 0 0 141708 9 0 0 25 0 1 0 154883812 11034624 1780 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2694 1780 721 52 0 1062 0
Current children cumulated CPU time (s) 1417.17
Current children cumulated vsize (KiB) 10776

[startup+1483.43 s]
/proc/loadavg: 1.01 1.42 1.74 2/78 18332
/proc/meminfo: memFree=1640112/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10776 CPUtime=1477.19
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1842 0 0 0 147710 9 0 0 25 0 1 0 154883812 11034624 1784 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2694 1784 721 52 0 1062 0
Current children cumulated CPU time (s) 1477.19
Current children cumulated vsize (KiB) 10776

[startup+1543.48 s]
/proc/loadavg: 1.00 1.34 1.69 2/78 18332
/proc/meminfo: memFree=1640048/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10776 CPUtime=1537.22
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1846 0 0 0 153713 9 0 0 25 0 1 0 154883812 11034624 1788 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2694 1788 721 52 0 1062 0
Current children cumulated CPU time (s) 1537.22
Current children cumulated vsize (KiB) 10776

[startup+1603.53 s]
/proc/loadavg: 1.15 1.31 1.65 2/78 18332
/proc/meminfo: memFree=1640048/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10776 CPUtime=1597.25
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1851 0 0 0 159716 9 0 0 25 0 1 0 154883812 11034624 1793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668957 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2694 1793 721 52 0 1062 0
Current children cumulated CPU time (s) 1597.25
Current children cumulated vsize (KiB) 10776

[startup+1663.57 s]
/proc/loadavg: 1.05 1.25 1.61 2/78 18332
/proc/meminfo: memFree=1639984/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10908 CPUtime=1657.27
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1856 0 0 0 165718 9 0 0 25 0 1 0 154883812 11169792 1798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2727 1798 721 52 0 1095 0
Current children cumulated CPU time (s) 1657.27
Current children cumulated vsize (KiB) 10908

[startup+1723.62 s]
/proc/loadavg: 1.02 1.20 1.57 2/81 18397
/proc/meminfo: memFree=1631760/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10908 CPUtime=1717.27
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1860 0 0 0 171716 11 0 0 25 0 1 0 154883812 11169792 1802 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2727 1802 721 52 0 1095 0
Current children cumulated CPU time (s) 1717.27
Current children cumulated vsize (KiB) 10908

[startup+1783.68 s]
/proc/loadavg: 1.00 1.16 1.53 2/81 18437
/proc/meminfo: memFree=1631888/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10908 CPUtime=1777.3
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1866 0 0 0 177717 13 0 0 25 0 1 0 154883812 11169792 1808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2727 1808 721 52 0 1095 0
Current children cumulated CPU time (s) 1777.3
Current children cumulated vsize (KiB) 10908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.44 s]
/proc/loadavg: 1.07 1.16 1.52 2/81 18471
/proc/meminfo: memFree=1630352/2055920 swapFree=4192812/4192956
[pid=18279] ppid=18277 vsize=10908 CPUtime=1800.04
/proc/18279/stat : 18279 (CSPtoSAT+minisa) R 18277 18279 17501 0 -1 4194304 1868 0 0 0 179991 13 0 0 25 0 1 0 154883812 11169792 1810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 0 0 0
/proc/18279/statm: 2727 1810 721 52 0 1095 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 10908

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.44
CPU time (s): 1800.05
CPU user time (s): 1799.91
CPU system time (s): 0.137979
CPU usage (%): 99.6461
Max. virtual memory (cumulated for all children) (KiB): 10908

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

runsolver used 2.21966 s user time and 5.11322 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 06:28:14 UTC 2007


IDJOB= 216777
IDBENCH= 5100
FILE ID= node23/216777-1168064894

PBS_JOBID= 3475550

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5c81ef8039e928ad204d17c019cf929c

RANDOM SEED= 195726963

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.265
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.265
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:       1599104 kB
Buffers:         40156 kB
Cached:         240344 kB
SwapCached:          0 kB
Active:         132948 kB
Inactive:       246984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:         121868 kB
Slab:            61684 kB
Committed_AS:  2960732 kB
PageTables:       2312 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= 66548 MiB



End job on node23 on Sat Jan  6 06:58:21 UTC 2007