Trace number 2064224

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pcs-restart 0.3.2UNSAT 54.7927 55.0826

DiagnosticValue
ASSIGNMENTS1744

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-33_ext.xml
MD5SUMaa7b2353cb628418d82c0cbdd1fd0d6d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.0183
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.05	c Seed is 1561871134
0.00/0.05	c Constructing HOME/instance-2064224-1247696076.xml  with 2713 constraints
0.17/0.20	c Solving 1744 backtracks 9 restarts
54.69/55.08	s UNSATISFIABLE
54.69/55.08	d ASSIGNMENTS 1744

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2064224-1247696076/watcher-2064224-1247696076 -o /tmp/evaluation-result-2064224-1247696076/solver-2064224-1247696076 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1561871134 HOME/instance-2064224-1247696076.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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 s]
/proc/loadavg: 1.84 1.94 1.67 4/72 8910
/proc/meminfo: memFree=954792/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=5356 CPUtime=0
/proc/8910/stat : 8910 (pcssolve) R 8908 8910 8519 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 56671675 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/8910/statm: 1339 241 200 169 0 50 0
[pid=8911] ppid=8910 vsize=3940 CPUtime=0
/proc/8911/stat : 8911 (fgrep) R 8910 8910 8519 0 -1 4194304 264 0 0 0 0 0 0 0 22 0 1 0 56671676 4034560 198 996147200 4194304 4274172 548682068976 18446744073709551615 4243315 0 0 4096 0 0 0 0 17 1 0 0
/proc/8911/statm: 985 198 88 19 0 109 0
[pid=8912] ppid=8910 vsize=5356 CPUtime=0
/proc/8912/stat : 8912 (pcssolve) R 8910 8910 8519 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 56671676 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/8912/statm: 1339 241 200 169 0 50 0

[startup+0.0234109 s]
/proc/loadavg: 1.84 1.94 1.67 4/72 8910
/proc/meminfo: memFree=954792/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=676 CPUtime=0
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 392 1169 0 0 0 0 0 0 24 0 1 0 56671675 692224 18 996147200 134512640 135095119 4294956304 18446744073709551615 8555696 0 0 4096 0 0 0 0 17 1 0 0
/proc/8910/statm: 169 18 13 142 0 2 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 676

[startup+0.101419 s]
/proc/loadavg: 1.84 1.94 1.67 4/72 8910
/proc/meminfo: memFree=954792/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=5576 CPUtime=0.07
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1070 1169 0 0 7 0 0 0 18 0 1 0 56671675 5709824 679 996147200 134512640 135095119 4294956304 18446744073709551615 134705374 0 0 4096 0 0 0 0 17 1 0 0
/proc/8910/statm: 1394 679 378 142 0 348 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5576

[startup+0.30145 s]
/proc/loadavg: 1.84 1.94 1.67 4/72 8910
/proc/meminfo: memFree=954792/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=7688 CPUtime=0.27
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1635 1169 0 0 27 0 0 0 19 0 1 0 56671675 7872512 1244 996147200 134512640 135095119 4294956304 18446744073709551615 134911654 0 0 4096 0 0 0 0 17 1 0 0
/proc/8910/statm: 1922 1244 389 142 0 876 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7688

[startup+0.701491 s]
/proc/loadavg: 1.84 1.94 1.67 4/72 8910
/proc/meminfo: memFree=954792/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=7688 CPUtime=0.66
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1635 1169 0 0 66 0 0 0 23 0 1 0 56671675 7872512 1244 996147200 134512640 135095119 4294956304 18446744073709551615 134927201 0 0 4096 0 0 0 0 17 1 0 0
/proc/8910/statm: 1922 1244 389 142 0 876 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 7688

[startup+1.50158 s]
/proc/loadavg: 1.84 1.94 1.67 3/73 8916
/proc/meminfo: memFree=951200/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=7688 CPUtime=1.46
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1635 1169 0 0 146 0 0 0 25 0 1 0 56671675 7872512 1244 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/8910/statm: 1922 1244 389 142 0 876 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7688

[startup+3.10176 s]
/proc/loadavg: 1.84 1.94 1.67 3/73 8916
/proc/meminfo: memFree=951008/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=7688 CPUtime=3.04
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1637 1169 0 0 304 0 0 0 25 0 1 0 56671675 7872512 1246 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/8910/statm: 1922 1246 389 142 0 876 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 7688

[startup+6.30211 s]
/proc/loadavg: 1.85 1.94 1.68 3/73 8916
/proc/meminfo: memFree=950824/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=7688 CPUtime=6.21
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1640 1169 0 0 621 0 0 0 25 0 1 0 56671675 7872512 1249 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 1 0 0
/proc/8910/statm: 1922 1249 389 142 0 876 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7688

[startup+12.7018 s]
/proc/loadavg: 1.87 1.94 1.68 3/73 8916
/proc/meminfo: memFree=950568/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=7688 CPUtime=12.55
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1645 1169 0 0 1255 0 0 0 25 0 1 0 56671675 7872512 1254 996147200 134512640 135095119 4294956304 18446744073709551615 134927201 0 0 4096 0 0 0 0 17 1 0 0
/proc/8910/statm: 1922 1254 389 142 0 876 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 7688

[startup+25.5012 s]
/proc/loadavg: 1.89 1.94 1.68 3/73 8916
/proc/meminfo: memFree=950184/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=7688 CPUtime=25.23
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1662 1169 0 0 2523 0 0 0 25 0 1 0 56671675 7872512 1271 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8910/statm: 1922 1271 389 142 0 876 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 7688

[startup+51.1011 s]
/proc/loadavg: 1.87 1.93 1.68 3/73 8949
/proc/meminfo: memFree=1046632/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=8208 CPUtime=50.79
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1773 1169 0 0 5078 1 0 0 25 0 1 0 56671675 8404992 1349 996147200 134512640 135095119 4294956304 18446744073709551615 134927036 0 0 4096 0 0 0 0 17 0 0 0
/proc/8910/statm: 2052 1349 389 142 0 1006 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 8208

Solver just ended. Dumping a history of the last processes samples

[startup+52.7013 s]
/proc/loadavg: 1.87 1.93 1.68 3/73 8949
/proc/meminfo: memFree=1046632/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=8208 CPUtime=52.39
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1774 1169 0 0 5238 1 0 0 25 0 1 0 56671675 8404992 1350 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 0 0 0
/proc/8910/statm: 2052 1350 389 142 0 1006 0
Current children cumulated CPU time (s) 52.39
Current children cumulated vsize (KiB) 8208

[startup+54.3014 s]
/proc/loadavg: 1.87 1.93 1.68 3/73 8949
/proc/meminfo: memFree=1046632/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=8208 CPUtime=53.99
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1775 1169 0 0 5398 1 0 0 25 0 1 0 56671675 8404992 1351 996147200 134512640 135095119 4294956304 18446744073709551615 134926997 0 0 4096 0 0 0 0 17 0 0 0
/proc/8910/statm: 2052 1351 389 142 0 1006 0
Current children cumulated CPU time (s) 53.99
Current children cumulated vsize (KiB) 8208

[startup+54.7015 s]
/proc/loadavg: 1.87 1.93 1.68 3/73 8949
/proc/meminfo: memFree=1046632/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=8208 CPUtime=54.39
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1775 1169 0 0 5438 1 0 0 25 0 1 0 56671675 8404992 1351 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/8910/statm: 2052 1351 389 142 0 1006 0
Current children cumulated CPU time (s) 54.39
Current children cumulated vsize (KiB) 8208

[startup+54.9015 s]
/proc/loadavg: 1.88 1.93 1.69 3/73 8949
/proc/meminfo: memFree=1046568/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=8208 CPUtime=54.59
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1775 1169 0 0 5458 1 0 0 25 0 1 0 56671675 8404992 1351 996147200 134512640 135095119 4294956304 18446744073709551615 134918227 0 0 4096 0 0 0 0 17 0 0 0
/proc/8910/statm: 2052 1351 389 142 0 1006 0
Current children cumulated CPU time (s) 54.59
Current children cumulated vsize (KiB) 8208

[startup+55.0065 s]
/proc/loadavg: 1.88 1.93 1.69 3/73 8949
/proc/meminfo: memFree=1046568/2055920 swapFree=4192812/4192956
[pid=8910] ppid=8908 vsize=8208 CPUtime=54.69
/proc/8910/stat : 8910 (pcs.small) R 8908 8910 8519 0 -1 4194304 1775 1169 0 0 5468 1 0 0 25 0 1 0 56671675 8404992 1351 996147200 134512640 135095119 4294956304 18446744073709551615 134927199 0 0 4096 0 0 0 0 17 0 0 0
/proc/8910/statm: 2052 1351 389 142 0 1006 0
Current children cumulated CPU time (s) 54.69
Current children cumulated vsize (KiB) 8208

Child status: 0
Real time (s): 55.0826
CPU time (s): 54.7927
CPU user time (s): 54.7707
CPU system time (s): 0.021996
CPU usage (%): 99.4736
Max. virtual memory (cumulated for all children) (KiB): 8208

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

runsolver used 0.087986 second user time and 0.154976 second system time

The end

Launcher Data

Begin job on node38 at 2009-07-16 00:14:36
IDJOB=2064224
IDBENCH=54134
IDSOLVER=734
FILE ID=node38/2064224-1247696076
PBS_JOBID= 9521235
Free space on /tmp= 66228 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-33_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2064224-1247696076/watcher-2064224-1247696076 -o /tmp/evaluation-result-2064224-1247696076/solver-2064224-1247696076 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1561871134 HOME/instance-2064224-1247696076.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= aa7b2353cb628418d82c0cbdd1fd0d6d
RANDOM SEED=1561871134

node38.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.229
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.229
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:        955272 kB
Buffers:         92624 kB
Cached:         793008 kB
SwapCached:          0 kB
Active:         463112 kB
Inactive:       538288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        955272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:         127220 kB
Slab:            84468 kB
Committed_AS:   618088 kB
PageTables:       2052 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= 66228 MiB
End job on node38 at 2009-07-16 00:15:31