Trace number 197777

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 421.716 424.942

DiagnosticValue
CHECKS120553
NODES84

General information on the benchmark

Namemarc/
large-84-sat_ext.xml
MD5SUMc1da3872c8c700d6551dce8fed18838d
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 benchmark15.7256
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables84
Number of constraints3486
Maximum constraint arity2
Maximum domain size84
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)

424.86	s SATISFIABLE
424.86	v 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 
424.86	d CHECKS 120553
424.86	d NODES 84
424.86	

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/node10/watcher-197777-1168126251 -o ROOT/results/node10/solver-197777-1168126251 -C 1800 -M 900 /tmp/evaluation/197777-1168126251/VALCSP /tmp/evaluation/197777-1168126251/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.108845 s]
/proc/loadavg: 1.03 0.57 0.76 5/94 13508
/proc/meminfo: memFree=1357288/2055920 swapFree=4178332/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.03 0.57 0.76 5/94 13508
/proc/meminfo: memFree=1357288/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=1772 CPUtime=0.1
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 170 0 0 0 10 0 0 0 20 0 1 0 161021982 1814528 148 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366739 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 443 148 62 8 0 115 0

[startup+0.516899 s]
/proc/loadavg: 1.03 0.57 0.76 5/94 13508
/proc/meminfo: memFree=1357288/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=2172 CPUtime=0.5
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 276 0 0 0 50 0 0 0 24 0 1 0 161021982 2224128 254 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366734 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 543 254 62 8 0 215 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2172

[startup+1.33901 s]
/proc/loadavg: 1.03 0.57 0.76 3/94 13508
/proc/meminfo: memFree=1356200/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=2832 CPUtime=1.31
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 442 0 0 0 131 0 0 0 25 0 1 0 161021982 2899968 420 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366711 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 708 420 62 8 0 380 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 2832

[startup+2.98323 s]
/proc/loadavg: 1.03 0.57 0.76 3/94 13508
/proc/meminfo: memFree=1355176/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=4284 CPUtime=2.94
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 797 0 0 0 294 0 0 0 25 0 1 0 161021982 4386816 775 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366700 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 1071 775 62 8 0 743 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 4284

[startup+6.26268 s]
/proc/loadavg: 1.11 0.60 0.77 3/94 13508
/proc/meminfo: memFree=1352360/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=6936 CPUtime=6.19
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 1484 0 0 0 619 0 0 0 25 0 1 0 161021982 7102464 1462 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9364627 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 1734 1462 62 8 0 1406 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 6936

[startup+12.7256 s]
/proc/loadavg: 1.18 0.62 0.78 3/94 13508
/proc/meminfo: memFree=1346344/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=12628 CPUtime=12.6
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 2898 0 0 0 1259 1 0 0 25 0 1 0 161021982 12931072 2876 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366746 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 3157 2876 62 8 0 2829 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 12628

[startup+25.5538 s]
/proc/loadavg: 1.36 0.69 0.79 3/94 13508
/proc/meminfo: memFree=1335784/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=23628 CPUtime=25.3
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 5654 0 0 0 2528 2 0 0 25 0 1 0 161021982 24195072 5632 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9364618 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 5907 5632 62 8 0 5579 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 23628

[startup+51.1792 s]
/proc/loadavg: 1.58 0.79 0.83 3/94 13508
/proc/meminfo: memFree=1313320/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=45744 CPUtime=50.64
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 11186 0 0 0 5059 5 0 0 25 0 1 0 161021982 46841856 11164 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366756 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 11436 11164 62 8 0 11108 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 45744

[startup+102.423 s]
/proc/loadavg: 1.81 0.97 0.88 3/94 13508
/proc/meminfo: memFree=1269224/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=90120 CPUtime=101.42
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 22254 0 0 0 10131 11 0 0 25 0 1 0 161021982 92282880 22232 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366762 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 22530 22232 62 8 0 22202 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 90120

[startup+162.453 s]
/proc/loadavg: 1.78 1.11 0.94 3/97 13560
/proc/meminfo: memFree=916184/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=142568 CPUtime=161.17
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 35388 0 0 0 16096 21 0 0 25 0 1 0 161021982 145989632 35366 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9364567 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 35642 35366 62 8 0 35314 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 142568

[startup+222.493 s]
/proc/loadavg: 1.69 1.22 0.98 2/81 13609
/proc/meminfo: memFree=1101208/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=196596 CPUtime=220.75
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 48884 0 0 0 22047 28 0 0 25 0 1 0 161021982 201314304 48862 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366721 0 0 4096 0 0 0 0 17 1 0 0
/proc/13507/statm: 49149 48862 62 8 0 48821 0
Current children cumulated CPU time (s) 220.75
Current children cumulated vsize (KiB) 196596

[startup+282.553 s]
/proc/loadavg: 1.69 1.30 1.02 3/86 13870
/proc/meminfo: memFree=1045152/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=251284 CPUtime=280.47
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 62567 0 0 0 28009 38 0 0 25 0 1 0 161021982 257314816 62545 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366700 0 0 4096 0 0 0 0 17 0 0 0
/proc/13507/statm: 62821 62545 62 8 0 62493 0
Current children cumulated CPU time (s) 280.47
Current children cumulated vsize (KiB) 251284

[startup+342.615 s]
/proc/loadavg: 1.89 1.43 1.08 3/86 13870
/proc/meminfo: memFree=988384/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=307160 CPUtime=340.05
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 76530 0 0 0 33962 43 0 0 25 0 1 0 161021982 314531840 76508 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9364602 0 0 4096 0 0 0 0 17 0 0 0
/proc/13507/statm: 76790 76508 62 8 0 76462 0
Current children cumulated CPU time (s) 340.05
Current children cumulated vsize (KiB) 307160

[startup+402.672 s]
/proc/loadavg: 1.96 1.53 1.14 3/86 13870
/proc/meminfo: memFree=932576/2055920 swapFree=4178332/4192956
[pid=13507] ppid=13505 vsize=363076 CPUtime=399.61
/proc/13507/stat : 13507 (VALCSP) R 13505 13507 13318 0 -1 4194304 90515 0 0 0 39912 49 0 0 25 0 1 0 161021982 371789824 90493 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9366710 0 0 4096 0 0 0 0 17 0 0 0
/proc/13507/statm: 90769 90493 62 8 0 90441 0
Current children cumulated CPU time (s) 399.61
Current children cumulated vsize (KiB) 363076

Child status: 0
Real time (s): 424.942
CPU time (s): 421.716
CPU user time (s): 421.047
CPU system time (s): 0.668898
CPU usage (%): 99.2409
Max. virtual memory (cumulated for all children) (KiB): 480884

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

runsolver used 0.447931 s user time and 1.16882 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 23:31:01 UTC 2007


IDJOB= 197777
IDBENCH= 3513
FILE ID= node10/197777-1168126251

PBS_JOBID= 3477662

Free space on /tmp= 66291 MiB

BENCH NAME= HOME/pub/bench/CPAI06/marc/large-84-sat_ext.xml
COMMAND LINE= /tmp/evaluation/197777-1168126251/VALCSP /tmp/evaluation/197777-1168126251/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-197777-1168126251 -o ROOT/results/node10/solver-197777-1168126251 -C 1800 -M 900  /tmp/evaluation/197777-1168126251/VALCSP /tmp/evaluation/197777-1168126251/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  c1da3872c8c700d6551dce8fed18838d

RANDOM SEED= 818478764

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.232
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.232
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:       1356552 kB
Buffers:         56016 kB
Cached:         509800 kB
SwapCached:       2120 kB
Active:         241208 kB
Inactive:       366924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356552 kB
SwapTotal:     4192956 kB
SwapFree:      4178332 kB
Dirty:           69868 kB
Writeback:           0 kB
Mapped:          59724 kB
Slab:            75980 kB
Committed_AS:  3817700 kB
PageTables:       2308 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= 66288 MiB



End job on node10 on Sat Jan  6 23:38:14 UTC 2007