Trace number 237313

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) 189.086 190.7

General information on the benchmark

Nameos-gp/
gp10-01-1093.xml
MD5SUM0da9d135f457ed0a2622be4bd1d9f01f
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.327949
SatisfiableYES
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1094
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
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/node47/watcher-237313-1168347389 -o ROOT/results/node47/solver-237313-1168347389 -C 1800 -M 900 /tmp/evaluation/237313-1168347389/VALCSP /tmp/evaluation/237313-1168347389/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


[startup+0.105422 s]
/proc/loadavg: 2.00 2.00 1.94 5/80 12552
/proc/meminfo: memFree=1758272/2055920 swapFree=4183980/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.00 2.00 1.94 5/80 12552
/proc/meminfo: memFree=1758272/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=8872 CPUtime=0.09
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 1971 0 0 0 9 0 0 0 20 0 1 0 183138164 9084928 1949 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530955 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 2218 1949 64 8 0 1890 0

[startup+0.513461 s]
/proc/loadavg: 2.00 2.00 1.94 5/80 12552
/proc/meminfo: memFree=1758272/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=8872 CPUtime=0.49
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 1971 0 0 0 49 0 0 0 24 0 1 0 183138164 9084928 1949 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530278 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 2218 1949 64 8 0 1890 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8872

[startup+1.33455 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12552
/proc/meminfo: memFree=1744896/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=13624 CPUtime=1.31
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 3143 0 0 0 131 0 0 0 25 0 1 0 183138164 13950976 3121 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530945 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 3406 3121 64 8 0 3078 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 13624

[startup+2.97172 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12552
/proc/meminfo: memFree=1723392/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=18244 CPUtime=2.94
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 4316 0 0 0 293 1 0 0 25 0 1 0 183138164 18681856 4294 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530960 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 4561 4294 64 8 0 4233 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 18244

[startup+6.25507 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12552
/proc/meminfo: memFree=1709312/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=36996 CPUtime=6.19
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 9004 0 0 0 616 3 0 0 25 0 1 0 183138164 37883904 8982 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530945 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 9249 8982 64 8 0 8921 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 36996

[startup+12.7118 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12552
/proc/meminfo: memFree=1676416/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=65120 CPUtime=12.59
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 16037 0 0 0 1253 6 0 0 25 0 1 0 183138164 66682880 16015 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530955 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 16280 16015 64 8 0 15952 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 65120

[startup+25.5515 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12552
/proc/meminfo: memFree=1615360/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=126128 CPUtime=25.32
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 31276 0 0 0 2520 12 0 0 25 0 1 0 183138164 129155072 31254 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530945 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 31532 31254 64 8 0 31204 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 126128

[startup+51.1869 s]
/proc/loadavg: 2.06 2.01 1.94 3/80 12552
/proc/meminfo: memFree=1456320/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=262132 CPUtime=50.75
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 65269 0 0 0 5049 26 0 0 25 0 1 0 183138164 268423168 65247 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530955 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 65533 65247 64 8 0 65205 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 262132

[startup+102.449 s]
/proc/loadavg: 2.02 2.01 1.94 3/80 12552
/proc/meminfo: memFree=1203520/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=510648 CPUtime=101.58
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 127394 0 0 0 10106 52 0 0 25 0 1 0 183138164 522903552 127372 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530945 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 127662 127372 64 8 0 127334 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 510648

[startup+162.452 s]
/proc/loadavg: 2.01 2.00 1.94 3/80 12552
/proc/meminfo: memFree=889408/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=791960 CPUtime=161.07
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 197724 0 0 0 16024 83 0 0 25 0 1 0 183138164 810967040 197702 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530955 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 197990 197702 64 8 0 197662 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 791960



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+190.544 s]
/proc/loadavg: 2.07 2.02 1.95 3/80 12552
/proc/meminfo: memFree=757760/2055920 swapFree=4183980/4192956
[pid=12551] ppid=12549 vsize=923236 CPUtime=188.93
/proc/12551/stat : 12551 (VALCSP) R 12549 12551 12496 0 -1 4194304 230545 0 0 0 18794 99 0 0 25 0 1 0 183138164 945393664 230523 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530960 0 0 4096 0 0 0 0 17 1 0 0
/proc/12551/statm: 230809 230523 64 8 0 230481 0
Current children cumulated CPU time (s) 188.93
Current children cumulated vsize (KiB) 923236

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 190.7
CPU time (s): 189.086
CPU user time (s): 187.943
CPU system time (s): 1.14283
CPU usage (%): 99.1536
Max. virtual memory (cumulated for all children) (KiB): 923236

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

runsolver used 0.182972 s user time and 0.531919 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue Jan  9 12:56:29 UTC 2007


IDJOB= 237313
IDBENCH= 6913
FILE ID= node47/237313-1168347389

PBS_JOBID= 3503617

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/os-gp/gp10-01-1093.xml
COMMAND LINE= /tmp/evaluation/237313-1168347389/VALCSP /tmp/evaluation/237313-1168347389/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-237313-1168347389 -o ROOT/results/node47/solver-237313-1168347389 -C 1800 -M 900  /tmp/evaluation/237313-1168347389/VALCSP /tmp/evaluation/237313-1168347389/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  0da9d135f457ed0a2622be4bd1d9f01f

RANDOM SEED= 662029783

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.240
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.240
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:       1759200 kB
Buffers:         33108 kB
Cached:         133916 kB
SwapCached:       3452 kB
Active:         127216 kB
Inactive:       110524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759200 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:          85268 kB
Slab:            44280 kB
Committed_AS:  4898932 kB
PageTables:       1984 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= 66558 MiB



End job on node47 on Tue Jan  9 12:59:40 UTC 2007