Trace number 287388

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 487.93 488.58

DiagnosticValue
CHECKS1781020
NODES87

General information on the benchmark

Namelard/
lard-87-87.xml
MD5SUMdd7c22c3d279da026832eaa4e9f6008b
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 benchmark21.9287
SatisfiableYES
(Un)Satisfiability was proved
Number of variables87
Number of constraints3741
Maximum constraint arity2
Maximum domain size88
Number of constraints which are defined in extension3741
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

488.49	s SATISFIABLE
488.49	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 1 1 1 
488.49	d CHECKS 1.78102e+06
488.49	d NODES 87
488.49	

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/node5/watcher-287388-1170113455 -o ROOT/results/node5/solver-287388-1170113455 -C 1800 -M 900 /tmp/evaluation/287388-1170113455/VALCSP /tmp/evaluation/287388-1170113455/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.14 2.30 2.38 5/94 31854
/proc/meminfo: memFree=922776/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=1732 CPUtime=0
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 171 0 0 0 0 0 0 0 20 0 1 0 31300428 1773568 149 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134545000 0 0 4096 0 0 0 0 17 1 0 0
/proc/31853/statm: 433 149 62 8 0 105 0

[startup+0.10836 s]
/proc/loadavg: 2.14 2.30 2.38 5/94 31854
/proc/meminfo: memFree=922776/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=1732 CPUtime=0.1
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 175 0 0 0 10 0 0 0 20 0 1 0 31300428 1773568 153 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8355034 0 0 4096 0 0 0 0 17 1 0 0
/proc/31853/statm: 433 153 62 8 0 105 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1732

[startup+0.516404 s]
/proc/loadavg: 2.14 2.30 2.38 5/94 31854
/proc/meminfo: memFree=922776/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=2128 CPUtime=0.51
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 262 0 0 0 51 0 0 0 24 0 1 0 31300428 2179072 240 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8352865 0 0 4096 0 0 0 0 17 1 0 0
/proc/31853/statm: 532 240 62 8 0 204 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2128

[startup+1.3375 s]
/proc/loadavg: 2.14 2.30 2.38 3/94 31854
/proc/meminfo: memFree=912408/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=2796 CPUtime=1.32
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 436 0 0 0 132 0 0 0 25 0 1 0 31300428 2863104 414 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8352878 0 0 4096 0 0 0 0 17 1 0 0
/proc/31853/statm: 699 414 62 8 0 371 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 2796

[startup+2.97468 s]
/proc/loadavg: 2.14 2.30 2.38 3/94 31854
/proc/meminfo: memFree=903832/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=4124 CPUtime=2.94
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 767 0 0 0 294 0 0 0 25 0 1 0 31300428 4222976 745 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8357808 0 0 4096 0 0 0 0 17 1 0 0
/proc/31853/statm: 1031 745 62 8 0 703 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 4124

[startup+6.26006 s]
/proc/loadavg: 2.21 2.31 2.38 3/94 31854
/proc/meminfo: memFree=874136/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=6912 CPUtime=6.2
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 1450 0 0 0 619 1 0 0 25 0 1 0 31300428 7077888 1428 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8352835 0 0 4096 0 0 0 0 17 1 0 0
/proc/31853/statm: 1728 1428 62 8 0 1400 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 6912

[startup+12.7158 s]
/proc/loadavg: 2.19 2.30 2.38 3/94 31854
/proc/meminfo: memFree=816088/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=12092 CPUtime=12.6
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 2761 0 0 0 1258 2 0 0 25 0 1 0 31300428 12382208 2739 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8352906 0 0 4096 0 0 0 0 17 1 0 0
/proc/31853/statm: 3023 2739 62 8 0 2695 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 12092

[startup+25.5462 s]
/proc/loadavg: 2.23 2.30 2.37 4/94 31854
/proc/meminfo: memFree=737240/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=22716 CPUtime=25.32
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 5406 0 0 0 2528 4 0 0 25 0 1 0 31300428 23261184 5384 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8352865 0 0 4096 0 0 0 0 17 1 0 0
/proc/31853/statm: 5679 5384 62 8 0 5351 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 22716

[startup+51.2047 s]
/proc/loadavg: 2.49 2.36 2.39 4/94 31854
/proc/meminfo: memFree=683352/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=44764 CPUtime=50.84
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 10926 0 0 0 5077 7 0 0 25 0 1 0 31300428 45838336 10904 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8355022 0 0 4096 0 0 0 0 17 0 0 0
/proc/31853/statm: 11191 10904 62 8 0 10863 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 44764

[startup+102.499 s]
/proc/loadavg: 2.29 2.33 2.38 3/83 31863
/proc/meminfo: memFree=873904/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=90716 CPUtime=102.08
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 22429 0 0 0 10194 14 0 0 25 0 1 0 31300428 92893184 22407 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8355022 0 0 4096 0 0 0 0 17 0 0 0
/proc/31853/statm: 22679 22407 62 8 0 22351 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 90716

[startup+162.571 s]
/proc/loadavg: 1.72 2.17 2.32 2/81 31903
/proc/meminfo: memFree=1336320/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=144644 CPUtime=162.1
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 35888 0 0 0 16187 23 0 0 25 0 1 0 31300428 148115456 35866 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8352883 0 0 4096 0 0 0 0 17 0 0 0
/proc/31853/statm: 36161 35866 62 8 0 35833 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 144644

[startup+222.63 s]
/proc/loadavg: 1.26 1.96 2.23 2/81 32047
/proc/meminfo: memFree=1282176/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=198708 CPUtime=222.13
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 49431 0 0 0 22183 30 0 0 25 0 1 0 31300428 203476992 49409 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8355036 0 0 4096 0 0 0 0 17 0 0 0
/proc/31853/statm: 49677 49409 62 8 0 49349 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 198708

[startup+282.681 s]
/proc/loadavg: 1.09 1.78 2.15 2/81 32121
/proc/meminfo: memFree=1227968/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=252776 CPUtime=282.13
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 62944 0 0 0 28176 37 0 0 25 0 1 0 31300428 258842624 62922 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8354988 0 0 4096 0 0 0 0 17 0 0 0
/proc/31853/statm: 63194 62922 62 8 0 62866 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 252776

[startup+342.735 s]
/proc/loadavg: 1.03 1.64 2.08 2/80 32160
/proc/meminfo: memFree=1178696/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=306844 CPUtime=342.14
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 76457 0 0 0 34169 45 0 0 25 0 1 0 31300428 314208256 76435 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8355009 0 0 4096 0 0 0 0 17 0 0 0
/proc/31853/statm: 76711 76435 62 8 0 76383 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 306844

[startup+402.794 s]
/proc/loadavg: 1.01 1.52 2.01 2/81 32229
/proc/meminfo: memFree=1118464/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=361172 CPUtime=402.18
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 90028 0 0 0 40166 52 0 0 25 0 1 0 31300428 369840128 90006 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8352915 0 0 4096 0 0 0 0 17 0 0 0
/proc/31853/statm: 90293 90006 62 8 0 89965 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 361172

[startup+462.864 s]
/proc/loadavg: 1.00 1.42 1.94 2/78 32233
/proc/meminfo: memFree=1069592/2055920 swapFree=4192812/4192956
[pid=31853] ppid=31851 vsize=415368 CPUtime=462.22
/proc/31853/stat : 31853 (VALCSP) R 31851 31853 31219 0 -1 4194304 103575 0 0 0 46164 58 0 0 25 0 1 0 31300428 425336832 103553 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 8354979 0 0 4096 0 0 0 0 17 0 0 0
/proc/31853/statm: 103842 103553 62 8 0 103514 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 415368

Child status: 0
Real time (s): 488.58
CPU time (s): 487.93
CPU user time (s): 487.127
CPU system time (s): 0.802877
CPU usage (%): 99.867
Max. virtual memory (cumulated for all children) (KiB): 555768

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

runsolver used 0.444932 s user time and 1.34479 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Jan 29 23:30:56 UTC 2007


IDJOB= 287388
IDBENCH= 19816
IDSOLVER= 79
FILE ID= node5/287388-1170113455

PBS_JOBID= 3690057

Free space on /tmp= 66404 MiB

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

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  dd7c22c3d279da026832eaa4e9f6008b

RANDOM SEED= 31126713

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.224
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.224
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:        923448 kB
Buffers:          1748 kB
Cached:         554968 kB
SwapCached:          0 kB
Active:         811428 kB
Inactive:       267380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        923448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          158764 kB
Writeback:           0 kB
Mapped:         548568 kB
Slab:            37524 kB
Committed_AS:  1105108 kB
PageTables:       3060 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= 66481 MiB



End job on node5 on Mon Jan 29 23:39:05 UTC 2007