Trace number 216601

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.08 1809.04

General information on the benchmark

Namerlfap/rlfapScensMod/
scen7-w1-f5.xml
MD5SUM34ac1abbe52ba7843e11079c085ad2f4
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.350945
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables400
Number of constraints660
Maximum constraint arity2
Maximum domain size39
Number of constraints which are defined in extension0
Number of constraints which are defined in intension660
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node29/watcher-216601-1168064767 -o ROOT/results/node29/solver-216601-1168064767 -C 1800 -M 900 /tmp/evaluation/216601-1168064767/CSPtoSAT+minisat /tmp/evaluation/216601-1168064767/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.93 5/86 15242
/proc/meminfo: memFree=1715544/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=496 CPUtime=0
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154870771 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4129572 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 124 36 29 52 0 19 0

[startup+0.104433 s]
/proc/loadavg: 2.00 2.00 1.93 5/86 15242
/proc/meminfo: memFree=1715544/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=12968 CPUtime=0.09
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 2265 0 0 0 8 1 0 0 18 0 1 0 154870771 13279232 2202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134677732 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 3242 2202 712 52 0 1610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12968

[startup+0.51245 s]
/proc/loadavg: 2.00 2.00 1.93 5/86 15242
/proc/meminfo: memFree=1715544/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=12968 CPUtime=0.49
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 2293 0 0 0 48 1 0 0 21 0 1 0 154870771 13279232 2230 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 3242 2230 721 52 0 1610 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 12968

[startup+1.3335 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15242
/proc/meminfo: memFree=1709272/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=13236 CPUtime=1.31
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 2327 0 0 0 130 1 0 0 25 0 1 0 154870771 13553664 2264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 3309 2264 721 52 0 1677 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 13236

[startup+2.9706 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15242
/proc/meminfo: memFree=1709080/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=13368 CPUtime=2.93
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 2376 0 0 0 292 1 0 0 25 0 1 0 154870771 13688832 2313 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 3342 2313 721 52 0 1710 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 13368

[startup+6.24981 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15242
/proc/meminfo: memFree=1708632/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=13632 CPUtime=6.18
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 2431 0 0 0 617 1 0 0 25 0 1 0 154870771 13959168 2368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 3408 2368 721 52 0 1776 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 13632

[startup+12.7192 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15242
/proc/meminfo: memFree=1708064/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=14028 CPUtime=12.59
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 2539 0 0 0 1258 1 0 0 25 0 1 0 154870771 14364672 2476 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 3507 2476 721 52 0 1875 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 14028

[startup+25.551 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15242
/proc/meminfo: memFree=1706912/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=14824 CPUtime=25.3
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 2735 0 0 0 2529 1 0 0 25 0 1 0 154870771 15179776 2672 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 3706 2672 721 52 0 2074 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 14824

[startup+51.2026 s]
/proc/loadavg: 2.08 2.02 1.94 3/86 15242
/proc/meminfo: memFree=1704736/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=16320 CPUtime=50.72
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 3090 0 0 0 5070 2 0 0 25 0 1 0 154870771 16711680 3027 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 4080 3027 721 52 0 2448 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 16320

[startup+102.503 s]
/proc/loadavg: 2.08 2.03 1.94 3/86 15242
/proc/meminfo: memFree=1700704/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=18816 CPUtime=101.56
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 3728 0 0 0 10153 3 0 0 25 0 1 0 154870771 19267584 3665 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 4704 3665 721 52 0 3072 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 18816

[startup+162.523 s]
/proc/loadavg: 2.03 2.02 1.94 3/86 15242
/proc/meminfo: memFree=1697056/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20448 CPUtime=161.03
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4128 0 0 0 16100 3 0 0 25 0 1 0 154870771 20938752 4065 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5112 4065 721 52 0 3480 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 20448

[startup+222.542 s]
/proc/loadavg: 2.01 2.02 1.94 3/86 15242
/proc/meminfo: memFree=1695392/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20580 CPUtime=220.51
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4142 0 0 0 22047 4 0 0 25 0 1 0 154870771 21073920 4079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5145 4079 721 52 0 3513 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 20580

[startup+282.558 s]
/proc/loadavg: 2.08 2.03 1.95 3/86 15242
/proc/meminfo: memFree=1693728/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20580 CPUtime=279.97
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4151 0 0 0 27993 4 0 0 25 0 1 0 154870771 21073920 4088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5145 4088 721 52 0 3513 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 20580

[startup+342.575 s]
/proc/loadavg: 2.03 2.02 1.95 3/86 15242
/proc/meminfo: memFree=1692064/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20580 CPUtime=339.45
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4157 0 0 0 33940 5 0 0 25 0 1 0 154870771 21073920 4094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687318 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5145 4094 721 52 0 3513 0
Current children cumulated CPU time (s) 339.45
Current children cumulated vsize (KiB) 20580

[startup+402.593 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 15242
/proc/meminfo: memFree=1690528/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20580 CPUtime=398.93
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4163 0 0 0 39888 5 0 0 25 0 1 0 154870771 21073920 4100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5145 4100 721 52 0 3513 0
Current children cumulated CPU time (s) 398.93
Current children cumulated vsize (KiB) 20580

[startup+462.61 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 15242
/proc/meminfo: memFree=1688992/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20580 CPUtime=458.4
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4168 0 0 0 45835 5 0 0 25 0 1 0 154870771 21073920 4105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5145 4105 721 52 0 3513 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 20580

[startup+522.631 s]
/proc/loadavg: 2.04 2.02 1.95 3/86 15242
/proc/meminfo: memFree=1687520/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20580 CPUtime=517.87
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4171 0 0 0 51781 6 0 0 25 0 1 0 154870771 21073920 4108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5145 4108 721 52 0 3513 0
Current children cumulated CPU time (s) 517.87
Current children cumulated vsize (KiB) 20580

[startup+582.645 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 15242
/proc/meminfo: memFree=1686240/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=577.33
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4173 0 0 0 57727 6 0 0 25 0 1 0 154870771 21209088 4110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4110 721 52 0 3546 0
Current children cumulated CPU time (s) 577.33
Current children cumulated vsize (KiB) 20712

[startup+642.66 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 15242
/proc/meminfo: memFree=1684960/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=636.81
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4176 0 0 0 63674 7 0 0 25 0 1 0 154870771 21209088 4113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4113 721 52 0 3546 0
Current children cumulated CPU time (s) 636.81
Current children cumulated vsize (KiB) 20712

[startup+702.677 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 15242
/proc/meminfo: memFree=1683616/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=696.42
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4179 0 0 0 69635 7 0 0 25 0 1 0 154870771 21209088 4116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4116 721 52 0 3546 0
Current children cumulated CPU time (s) 696.42
Current children cumulated vsize (KiB) 20712

[startup+762.695 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 15242
/proc/meminfo: memFree=1682144/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=756.15
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4183 0 0 0 75608 7 0 0 25 0 1 0 154870771 21209088 4120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4120 721 52 0 3546 0
Current children cumulated CPU time (s) 756.15
Current children cumulated vsize (KiB) 20712

[startup+822.712 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 15242
/proc/meminfo: memFree=1680352/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=815.9
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4185 0 0 0 81582 8 0 0 25 0 1 0 154870771 21209088 4122 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4122 721 52 0 3546 0
Current children cumulated CPU time (s) 815.9
Current children cumulated vsize (KiB) 20712

[startup+882.737 s]
/proc/loadavg: 2.05 2.01 1.96 3/86 15242
/proc/meminfo: memFree=1678944/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=875.63
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4188 0 0 0 87555 8 0 0 25 0 1 0 154870771 21209088 4125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4125 721 52 0 3546 0
Current children cumulated CPU time (s) 875.63
Current children cumulated vsize (KiB) 20712

[startup+942.755 s]
/proc/loadavg: 2.06 2.02 1.96 3/86 15242
/proc/meminfo: memFree=1677536/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=935.37
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4191 0 0 0 93529 8 0 0 25 0 1 0 154870771 21209088 4128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4128 721 52 0 3546 0
Current children cumulated CPU time (s) 935.37
Current children cumulated vsize (KiB) 20712

[startup+1002.77 s]
/proc/loadavg: 2.02 2.02 1.96 3/86 15242
/proc/meminfo: memFree=1676256/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=995.12
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4193 0 0 0 99503 9 0 0 25 0 1 0 154870771 21209088 4130 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4130 721 52 0 3546 0
Current children cumulated CPU time (s) 995.12
Current children cumulated vsize (KiB) 20712

[startup+1062.79 s]
/proc/loadavg: 2.01 2.01 1.96 3/86 15242
/proc/meminfo: memFree=1674976/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=1054.85
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4195 0 0 0 105476 9 0 0 25 0 1 0 154870771 21209088 4132 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4132 721 52 0 3546 0
Current children cumulated CPU time (s) 1054.85
Current children cumulated vsize (KiB) 20712

[startup+1122.81 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 15242
/proc/meminfo: memFree=1673504/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=1114.6
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4198 0 0 0 111450 10 0 0 25 0 1 0 154870771 21209088 4135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4135 721 52 0 3546 0
Current children cumulated CPU time (s) 1114.6
Current children cumulated vsize (KiB) 20712

[startup+1182.83 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 15242
/proc/meminfo: memFree=1672288/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=1174.34
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4199 0 0 0 117424 10 0 0 25 0 1 0 154870771 21209088 4136 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/15241/statm: 5178 4136 721 52 0 3546 0
Current children cumulated CPU time (s) 1174.34
Current children cumulated vsize (KiB) 20712

[startup+1242.85 s]
/proc/loadavg: 1.92 1.98 1.96 2/78 15257
/proc/meminfo: memFree=1735256/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=1234.09
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4201 0 0 0 123398 11 0 0 25 0 1 0 154870771 21209088 4138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5178 4138 721 52 0 3546 0
Current children cumulated CPU time (s) 1234.09
Current children cumulated vsize (KiB) 20712

[startup+1302.89 s]
/proc/loadavg: 1.38 1.82 1.90 2/78 15257
/proc/meminfo: memFree=1735336/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=1294.11
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4203 0 0 0 129400 11 0 0 25 0 1 0 154870771 21209088 4140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5178 4140 721 52 0 3546 0
Current children cumulated CPU time (s) 1294.11
Current children cumulated vsize (KiB) 20712

[startup+1362.92 s]
/proc/loadavg: 1.14 1.66 1.84 2/78 15257
/proc/meminfo: memFree=1735400/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=1354.14
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4204 0 0 0 135403 11 0 0 25 0 1 0 154870771 21209088 4141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5178 4141 721 52 0 3546 0
Current children cumulated CPU time (s) 1354.14
Current children cumulated vsize (KiB) 20712

[startup+1422.97 s]
/proc/loadavg: 1.05 1.54 1.79 2/78 15257
/proc/meminfo: memFree=1735400/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=1414.16
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4206 0 0 0 141405 11 0 0 25 0 1 0 154870771 21209088 4143 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5178 4143 721 52 0 3546 0
Current children cumulated CPU time (s) 1414.16
Current children cumulated vsize (KiB) 20712

[startup+1483 s]
/proc/loadavg: 1.02 1.44 1.73 2/78 15257
/proc/meminfo: memFree=1735336/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=1474.18
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4206 0 0 0 147407 11 0 0 25 0 1 0 154870771 21209088 4143 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5178 4143 721 52 0 3546 0
Current children cumulated CPU time (s) 1474.18
Current children cumulated vsize (KiB) 20712

[startup+1543.04 s]
/proc/loadavg: 1.00 1.36 1.68 2/78 15257
/proc/meminfo: memFree=1735344/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20712 CPUtime=1534.2
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4207 0 0 0 153409 11 0 0 25 0 1 0 154870771 21209088 4144 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5178 4144 721 52 0 3546 0
Current children cumulated CPU time (s) 1534.2
Current children cumulated vsize (KiB) 20712

[startup+1603.08 s]
/proc/loadavg: 1.00 1.29 1.64 2/78 15257
/proc/meminfo: memFree=1735280/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20844 CPUtime=1594.21
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4209 0 0 0 159409 12 0 0 25 0 1 0 154870771 21344256 4146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5211 4146 721 52 0 3579 0
Current children cumulated CPU time (s) 1594.21
Current children cumulated vsize (KiB) 20844

[startup+1663.13 s]
/proc/loadavg: 1.00 1.23 1.60 2/78 15257
/proc/meminfo: memFree=1735280/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20844 CPUtime=1654.22
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4210 0 0 0 165410 12 0 0 25 0 1 0 154870771 21344256 4147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5211 4147 721 52 0 3579 0
Current children cumulated CPU time (s) 1654.22
Current children cumulated vsize (KiB) 20844

[startup+1723.17 s]
/proc/loadavg: 1.00 1.19 1.56 2/78 15257
/proc/meminfo: memFree=1735216/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20844 CPUtime=1714.23
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4212 0 0 0 171411 12 0 0 25 0 1 0 154870771 21344256 4149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5211 4149 721 52 0 3579 0
Current children cumulated CPU time (s) 1714.23
Current children cumulated vsize (KiB) 20844

[startup+1783.21 s]
/proc/loadavg: 1.04 1.17 1.52 2/78 15257
/proc/meminfo: memFree=1735216/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20844 CPUtime=1774.26
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4214 0 0 0 177414 12 0 0 25 0 1 0 154870771 21344256 4151 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5211 4151 721 52 0 3579 0
Current children cumulated CPU time (s) 1774.26
Current children cumulated vsize (KiB) 20844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.03 s]
/proc/loadavg: 1.02 1.15 1.51 2/78 15257
/proc/meminfo: memFree=1735152/2055920 swapFree=4192812/4192956
[pid=15241] ppid=15239 vsize=20844 CPUtime=1800.07
/proc/15241/stat : 15241 (CSPtoSAT+minisa) R 15239 15241 14627 0 -1 4194304 4214 0 0 0 179995 12 0 0 25 0 1 0 154870771 21344256 4151 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15241/statm: 5211 4151 721 52 0 3579 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 20844

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.04
CPU time (s): 1800.08
CPU user time (s): 1799.96
CPU system time (s): 0.12898
CPU usage (%): 99.505
Max. virtual memory (cumulated for all children) (KiB): 20844

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

runsolver used 2.12068 s user time and 5.40118 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 06:26:07 UTC 2007


IDJOB= 216601
IDBENCH= 5089
FILE ID= node29/216601-1168064767

PBS_JOBID= 3475572

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScensMod/scen7-w1-f5.xml
COMMAND LINE= /tmp/evaluation/216601-1168064767/CSPtoSAT+minisat /tmp/evaluation/216601-1168064767/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-216601-1168064767 -o ROOT/results/node29/solver-216601-1168064767 -C 1800 -M 900  /tmp/evaluation/216601-1168064767/CSPtoSAT+minisat /tmp/evaluation/216601-1168064767/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  34ac1abbe52ba7843e11079c085ad2f4

RANDOM SEED= 596660313

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.241
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.241
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:       1715960 kB
Buffers:         38512 kB
Cached:         141688 kB
SwapCached:          0 kB
Active:         118224 kB
Inactive:       144716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:         105176 kB
Slab:            61748 kB
Committed_AS:  3016996 kB
PageTables:       2396 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 node29 on Sat Jan  6 06:56:17 UTC 2007