Trace number 287273

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.0SAT 423.939 426.101

DiagnosticValue
CHECKS1578320
NODES84

General information on the benchmark

Namelard/
lard-84-84.xml
MD5SUM0e84f8bfe18587ad81ed5970294179c4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.4001
SatisfiableYES
(Un)Satisfiability was proved
Number of variables84
Number of constraints3486
Maximum constraint arity2
Maximum domain size85
Number of constraints which are defined in extension3486
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

426.01	s SATISFIABLE
426.01	v 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
426.01	d CHECKS 1.57832e+06
426.01	d NODES 84
426.01	

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-287273-1170112834 -o ROOT/results/node11/solver-287273-1170112834 -C 1800 -M 900 /tmp/evaluation/287273-1170112834/VALCSP /tmp/evaluation/287273-1170112834/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.22 2.41 2.58 5/94 28471
/proc/meminfo: memFree=862680/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=1772 CPUtime=0
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 31238058 1814528 144 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8438862 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 443 144 62 8 0 115 0

[startup+0.107199 s]
/proc/loadavg: 2.22 2.41 2.58 5/94 28471
/proc/meminfo: memFree=862680/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=1772 CPUtime=0.1
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 170 0 0 0 10 0 0 0 18 0 1 0 31238058 1814528 148 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8441061 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 443 148 62 8 0 115 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1772

[startup+0.51524 s]
/proc/loadavg: 2.22 2.41 2.58 5/94 28471
/proc/meminfo: memFree=862680/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=2172 CPUtime=0.51
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 276 0 0 0 50 1 0 0 22 0 1 0 31238058 2224128 254 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8438919 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 543 254 62 8 0 215 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2172

[startup+1.33634 s]
/proc/loadavg: 2.22 2.41 2.58 3/94 28471
/proc/meminfo: memFree=861336/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=2832 CPUtime=1.32
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 441 0 0 0 130 2 0 0 25 0 1 0 31238058 2899968 419 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8441004 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 708 419 62 8 0 380 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 2832

[startup+2.97353 s]
/proc/loadavg: 2.22 2.41 2.58 3/94 28471
/proc/meminfo: memFree=860504/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=4288 CPUtime=2.95
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 816 0 0 0 291 4 0 0 25 0 1 0 31238058 4390912 794 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8438940 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 1072 794 62 8 0 744 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 4288

[startup+6.25292 s]
/proc/loadavg: 2.28 2.42 2.58 4/94 28471
/proc/meminfo: memFree=857752/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=7204 CPUtime=6.2
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 1525 0 0 0 615 5 0 0 25 0 1 0 31238058 7376896 1503 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8438881 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 1801 1503 62 8 0 1473 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 7204

[startup+12.7227 s]
/proc/loadavg: 2.26 2.42 2.58 3/94 28471
/proc/meminfo: memFree=847576/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=12896 CPUtime=12.64
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 2960 0 0 0 1258 6 0 0 25 0 1 0 31238058 13205504 2938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8441015 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 3224 2938 62 8 0 2896 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 12896

[startup+25.5522 s]
/proc/loadavg: 2.20 2.40 2.57 3/94 28471
/proc/meminfo: memFree=829016/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=24408 CPUtime=25.4
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 5829 0 0 0 2533 7 0 0 25 0 1 0 31238058 24993792 5807 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8438894 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 6102 5807 62 8 0 5774 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 24408

[startup+51.2022 s]
/proc/loadavg: 2.13 2.36 2.55 3/94 28471
/proc/meminfo: memFree=789464/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=47192 CPUtime=50.93
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 11527 0 0 0 5081 12 0 0 25 0 1 0 31238058 48324608 11505 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 11798 11507 62 8 0 11470 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 47192

[startup+102.497 s]
/proc/loadavg: 2.15 2.33 2.53 3/94 28471
/proc/meminfo: memFree=712344/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=92872 CPUtime=101.88
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 22942 0 0 0 10169 19 0 0 25 0 1 0 31238058 95100928 22920 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8441084 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 23218 22920 62 8 0 22890 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 92872

[startup+162.568 s]
/proc/loadavg: 2.18 2.30 2.51 3/94 28471
/proc/meminfo: memFree=618776/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=146272 CPUtime=161.66
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 36298 0 0 0 16138 28 0 0 25 0 1 0 31238058 149782528 36276 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8438940 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 36568 36276 62 8 0 36240 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 146272

[startup+222.587 s]
/proc/loadavg: 2.19 2.28 2.48 3/94 28471
/proc/meminfo: memFree=526744/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=199920 CPUtime=221.39
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 49729 0 0 0 22101 38 0 0 25 0 1 0 31238058 204718080 49707 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8441038 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 49980 49707 62 8 0 49652 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 199920

[startup+282.601 s]
/proc/loadavg: 2.22 2.26 2.46 3/94 28471
/proc/meminfo: memFree=434392/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=253580 CPUtime=281.12
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 63138 0 0 0 28064 48 0 0 25 0 1 0 31238058 259665920 63116 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8438862 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 63395 63116 62 8 0 63067 0
Current children cumulated CPU time (s) 281.12
Current children cumulated vsize (KiB) 253580

[startup+342.615 s]
/proc/loadavg: 2.08 2.21 2.43 3/94 28471
/proc/meminfo: memFree=342744/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=306828 CPUtime=340.84
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 76459 0 0 0 34026 58 0 0 25 0 1 0 31238058 314191872 76437 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 76707 76438 62 8 0 76379 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 306828

[startup+402.628 s]
/proc/loadavg: 2.09 2.19 2.41 3/94 28471
/proc/meminfo: memFree=250776/2055920 swapFree=4192812/4192956
[pid=28470] ppid=28468 vsize=360340 CPUtime=400.57
/proc/28470/stat : 28470 (VALCSP) R 28468 28470 27662 0 -1 4194304 89816 0 0 0 39990 67 0 0 25 0 1 0 31238058 368988160 89794 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8438881 0 0 4096 0 0 0 0 17 1 0 0
/proc/28470/statm: 90085 89794 62 8 0 89757 0
Current children cumulated CPU time (s) 400.57
Current children cumulated vsize (KiB) 360340

Child status: 0
Real time (s): 426.101
CPU time (s): 423.939
CPU user time (s): 423.018
CPU system time (s): 0.92086
CPU usage (%): 99.4924
Max. virtual memory (cumulated for all children) (KiB): 480808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 423.018
system time used= 0.92086
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120294
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 21619

runsolver used 0.397939 s user time and 1.12283 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Jan 29 23:20:35 UTC 2007


IDJOB= 287273
IDBENCH= 19811
IDSOLVER= 79
FILE ID= node11/287273-1170112834

PBS_JOBID= 3689969

Free space on /tmp= 66400 MiB

SOLVER NAME= VALCSP 3.0
BENCH NAME= HOME/pub/bench/CPAI06/lard/lard-84-84.xml
COMMAND LINE= /tmp/evaluation/287273-1170112834/VALCSP /tmp/evaluation/287273-1170112834/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-287273-1170112834 -o ROOT/results/node11/solver-287273-1170112834 -C 1800 -M 900  /tmp/evaluation/287273-1170112834/VALCSP /tmp/evaluation/287273-1170112834/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  0e84f8bfe18587ad81ed5970294179c4

RANDOM SEED= 649430173

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.243
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.243
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:        863160 kB
Buffers:         28476 kB
Cached:         440248 kB
SwapCached:          0 kB
Active:         908188 kB
Inactive:       233068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        863160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           78592 kB
Writeback:           0 kB
Mapped:         698720 kB
Slab:            35132 kB
Committed_AS:  1084424 kB
PageTables:       3456 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= 66139 MiB



End job on node11 on Mon Jan 29 23:27:41 UTC 2007