Trace number 201251

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
VALCSP 3.0? (MO) 79.5979 81.2231

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-2.xml
MD5SUMa9559a77dc2a348044495e00f4dfba11
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)

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/node75/watcher-201251-1168146506 -o ROOT/results/node75/solver-201251-1168146506 -C 1800 -M 900 /tmp/evaluation/201251-1168146506/VALCSP /tmp/evaluation/201251-1168146506/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: 1.01 1.00 1.00 5/69 14044
/proc/meminfo: memFree=1545808/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=3844 CPUtime=0
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 697 0 0 0 0 0 0 0 20 0 1 0 163049976 3936256 675 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/14043/statm: 961 683 62 8 0 633 0

[startup+0.103776 s]
/proc/loadavg: 1.01 1.00 1.00 5/69 14044
/proc/meminfo: memFree=1545808/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=38136 CPUtime=0.09
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 9151 0 0 0 5 4 0 0 21 0 1 0 163049976 39051264 9129 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530960 0 0 4096 0 0 0 0 17 0 0 0
/proc/14043/statm: 9534 9129 65 8 0 9206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38136

[startup+0.51182 s]
/proc/loadavg: 1.01 1.00 1.00 5/69 14044
/proc/meminfo: memFree=1545808/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=42756 CPUtime=0.5
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 10291 0 0 0 45 5 0 0 25 0 1 0 163049976 43782144 10269 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530948 0 0 4096 0 0 0 0 17 0 0 0
/proc/14043/statm: 10689 10269 65 8 0 10361 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 42756

[startup+1.33291 s]
/proc/loadavg: 1.01 1.00 1.00 3/84 14060
/proc/meminfo: memFree=1483288/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=51600 CPUtime=1.3
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 12494 0 0 0 124 6 0 0 25 0 1 0 163049976 52838400 12472 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530945 0 0 4096 0 0 0 0 17 0 0 0
/proc/14043/statm: 12900 12472 65 8 0 12572 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 51600

[startup+2.97011 s]
/proc/loadavg: 1.16 1.04 1.01 4/84 14060
/proc/meminfo: memFree=1362840/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=65460 CPUtime=2.67
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 15960 0 0 0 260 7 0 0 25 0 1 0 163049976 67031040 15938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530220 0 0 4096 0 0 0 0 17 0 0 0
/proc/14043/statm: 16365 15938 65 8 0 16037 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 65460

[startup+6.25249 s]
/proc/loadavg: 1.16 1.04 1.01 3/84 14060
/proc/meminfo: memFree=1263256/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=97140 CPUtime=5.57
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 23898 0 0 0 547 10 0 0 25 0 1 0 163049976 99471360 23876 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530244 0 0 4096 0 0 0 0 17 0 0 0
/proc/14043/statm: 24285 23876 65 8 0 23957 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 97140

[startup+12.7261 s]
/proc/loadavg: 1.45 1.10 1.03 4/84 14060
/proc/meminfo: memFree=1113624/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=168684 CPUtime=11.89
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 41785 0 0 0 1172 17 0 0 25 0 1 0 163049976 172732416 41763 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530283 0 0 4096 0 0 0 0 17 0 0 0
/proc/14043/statm: 42171 41763 65 8 0 41843 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 168684

[startup+25.5786 s]
/proc/loadavg: 1.61 1.15 1.05 3/84 14060
/proc/meminfo: memFree=861272/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=308076 CPUtime=24.54
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 76620 0 0 0 2421 33 0 0 25 0 1 0 163049976 315469824 76598 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/14043/statm: 77019 76598 65 8 0 76691 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 308076

[startup+51.2188 s]
/proc/loadavg: 2.06 1.28 1.09 3/84 14060
/proc/meminfo: memFree=321304/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=586464 CPUtime=49.9
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 146223 0 0 0 4926 64 0 0 25 0 1 0 163049976 600539136 146201 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530207 0 0 4096 0 0 0 0 17 1 0 0
/proc/14043/statm: 146616 146201 65 8 0 146288 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (KiB) 586464



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+81.0723 s]
/proc/loadavg: 2.32 1.41 1.14 4/84 14060
/proc/meminfo: memFree=15960/2055920 swapFree=4184496/4192956
[pid=14043] ppid=14040 vsize=922540 CPUtime=79.44
/proc/14043/stat : 14043 (VALCSP) R 14040 14043 13933 0 -1 4194304 230254 0 0 0 7837 107 0 0 25 0 1 0 163049976 944680960 230232 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530957 0 0 4096 0 0 0 0 17 0 0 0
/proc/14043/statm: 230635 230232 65 8 0 230307 0
Current children cumulated CPU time (s) 79.44
Current children cumulated vsize (KiB) 922540

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 81.2231
CPU time (s): 79.5979
CPU user time (s): 78.3781
CPU system time (s): 1.21981
CPU usage (%): 97.9991
Max. virtual memory (cumulated for all children) (KiB): 922540

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

runsolver used 0.081987 s user time and 0.216967 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Jan  7 05:08:26 UTC 2007


IDJOB= 201251
IDBENCH= 3752
FILE ID= node75/201251-1168146506

PBS_JOBID= 3478388

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-2.xml
COMMAND LINE= /tmp/evaluation/201251-1168146506/VALCSP /tmp/evaluation/201251-1168146506/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-201251-1168146506 -o ROOT/results/node75/solver-201251-1168146506 -C 1800 -M 900  /tmp/evaluation/201251-1168146506/VALCSP /tmp/evaluation/201251-1168146506/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  a9559a77dc2a348044495e00f4dfba11

RANDOM SEED= 60033951

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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1545944 kB
Buffers:         41192 kB
Cached:         395208 kB
SwapCached:       2676 kB
Active:         328028 kB
Inactive:       122992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545944 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            9572 kB
Writeback:           0 kB
Mapped:          20732 kB
Slab:            44420 kB
Committed_AS:  3384236 kB
PageTables:       1752 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= 66550 MiB



End job on node75 on Sun Jan  7 05:09:48 UTC 2007