Trace number 2057260

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 0.3.2SAT 117.896 118.61

DiagnosticValue
ASSIGNMENTS83155

General information on the benchmark

Namecsp/frb35-17/
normalized-frb35-17-2-mgd_ext.xml
MD5SUMcde4a6b811e39fc1306b5c69eec5496b
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 benchmark2.86256
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints260
Maximum constraint arity2
Maximum domain size17
Number of constraints which are defined in extension260
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.01	c Seed is 1916984177
0.00/0.01	c Constructing HOME/instance-2057260-1247694217.xml  with 4395 constraints
0.00/0.07	c Solving 83155 backtracks 19 restarts
117.87/118.60	s SATISFIABLE
117.87/118.60	c V0=7, V1=16, V2=13, V3=4, V4=0, V5=10, V6=8, V7=16, V8=10, V9=2, V10=10, V11=9, V12=7, V13=14, V14=1, V15=8, V16=10, V17=2, V18=4, V19=7, V20=4, V21=12, V22=5, V23=0, V24=2, V25=16, V26=6, V27=13, V28=14, V29=8, V30=2, V31=10, V32=10, V33=2, V34=6, 
117.87/118.60	v 7 16 13 4 0 10 8 16 10 2 10 9 7 14 1 8 10 2 4 7 4 12 5 0 2 16 6 13 14 8 2 10 10 2 6 
117.87/118.60	d ASSIGNMENTS 83155

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057260-1247694217/watcher-2057260-1247694217 -o /tmp/evaluation-result-2057260-1247694217/solver-2057260-1247694217 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1916984177 HOME/instance-2057260-1247694217.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: 0.08 0.02 0.01 3/68 14134
/proc/meminfo: memFree=1373888/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=5356 CPUtime=0
/proc/14134/stat : 14134 (pcssolve) S 14132 14134 14057 0 -1 4194304 305 155 0 0 0 0 0 0 19 0 1 0 56486331 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14134/statm: 1339 242 201 169 0 50 0
[pid=14136] ppid=14134 vsize=5356 CPUtime=0
/proc/14136/stat : 14136 (pcssolve) R 14134 14134 14057 0 -1 4194368 22 0 0 0 0 0 0 0 21 0 1 0 56486331 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 226686987559 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 1339 244 203 169 0 50 0

[startup+0.106091 s]
/proc/loadavg: 0.08 0.02 0.01 3/68 14134
/proc/meminfo: memFree=1373888/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=5976 CPUtime=0.08
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 1205 822 0 0 8 0 0 0 23 0 1 0 56486331 6119424 781 996147200 134512640 135095119 4294956304 18446744073709551615 134642903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 1494 781 378 142 0 448 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5976

[startup+0.201108 s]
/proc/loadavg: 0.08 0.02 0.01 3/68 14134
/proc/meminfo: memFree=1373888/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=5976 CPUtime=0.18
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 1208 822 0 0 18 0 0 0 23 0 1 0 56486331 6119424 784 996147200 134512640 135095119 4294956304 18446744073709551615 134642881 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 1494 784 378 142 0 448 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5976

[startup+0.301128 s]
/proc/loadavg: 0.08 0.02 0.01 3/68 14134
/proc/meminfo: memFree=1373888/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=5976 CPUtime=0.28
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 1211 822 0 0 28 0 0 0 24 0 1 0 56486331 6119424 787 996147200 134512640 135095119 4294956304 18446744073709551615 134642693 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 1494 787 378 142 0 448 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5976

[startup+0.701209 s]
/proc/loadavg: 0.08 0.02 0.01 3/68 14134
/proc/meminfo: memFree=1373888/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=5976 CPUtime=0.68
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 1222 822 0 0 68 0 0 0 25 0 1 0 56486331 6119424 798 996147200 134512640 135095119 4294956304 18446744073709551615 134642638 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 1494 798 378 142 0 448 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5976

[startup+1.50137 s]
/proc/loadavg: 0.08 0.02 0.01 2/69 14140
/proc/meminfo: memFree=1371832/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=6884 CPUtime=1.48
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 1421 822 0 0 148 0 0 0 25 0 1 0 56486331 7049216 932 996147200 134512640 135095119 4294956304 18446744073709551615 134636881 0 0 4096 0 0 0 0 17 0 0 0
/proc/14134/statm: 1721 932 378 142 0 675 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6884

[startup+3.10169 s]
/proc/loadavg: 0.08 0.02 0.01 2/69 14140
/proc/meminfo: memFree=1371128/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=7784 CPUtime=3.09
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 1770 822 0 0 308 1 0 0 25 0 1 0 56486331 7970816 1152 996147200 134512640 135095119 4294956304 18446744073709551615 134616996 0 0 4096 0 0 0 0 17 0 0 0
/proc/14134/statm: 1946 1152 378 142 0 900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7784

[startup+6.30134 s]
/proc/loadavg: 0.15 0.03 0.01 2/69 14140
/proc/meminfo: memFree=1368696/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=10368 CPUtime=6.28
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 2623 822 0 0 627 1 0 0 25 0 1 0 56486331 10616832 1619 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14134/statm: 2592 1619 378 142 0 1546 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10368

[startup+12.7016 s]
/proc/loadavg: 0.22 0.05 0.02 2/69 14172
/proc/meminfo: memFree=1366056/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=11808 CPUtime=12.64
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 3244 822 0 0 1262 2 0 0 25 0 1 0 56486331 12091392 2240 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 0 0 0
/proc/14134/statm: 2952 2240 378 142 0 1906 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 11808

[startup+25.5012 s]
/proc/loadavg: 0.47 0.11 0.04 3/74 14219
/proc/meminfo: memFree=1350536/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=16988 CPUtime=25.37
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 4906 822 0 0 2532 5 0 0 25 0 1 0 56486331 17395712 3132 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 4247 3132 378 142 0 3201 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 16988

[startup+51.1014 s]
/proc/loadavg: 0.99 0.26 0.09 3/74 14219
/proc/meminfo: memFree=1328712/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=23704 CPUtime=50.86
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 7109 822 0 0 5080 6 0 0 25 0 1 0 56486331 24272896 4310 996147200 134512640 135095119 4294956304 18446744073709551615 134636931 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 5926 4310 378 142 0 4880 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 23704

[startup+102.302 s]
/proc/loadavg: 1.62 0.54 0.19 3/74 14251
/proc/meminfo: memFree=1334600/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=30092 CPUtime=101.7
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 9411 822 0 0 10162 8 0 0 25 0 1 0 56486331 30814208 6099 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 7523 6099 378 142 0 6477 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 30092

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

[startup+102.407 s]
/proc/loadavg: 1.62 0.54 0.19 3/74 14251
/proc/meminfo: memFree=1334600/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=30092 CPUtime=101.8
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 9413 822 0 0 10172 8 0 0 25 0 1 0 56486331 30814208 6101 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 7523 6101 378 142 0 6477 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 30092

[startup+108.801 s]
/proc/loadavg: 1.65 0.57 0.20 3/74 14251
/proc/meminfo: memFree=1333000/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=30356 CPUtime=108.15
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 9558 822 0 0 10807 8 0 0 25 0 1 0 56486331 31084544 6246 996147200 134512640 135095119 4294956304 18446744073709551615 134590379 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 7589 6246 378 142 0 6543 0
Current children cumulated CPU time (s) 108.15
Current children cumulated vsize (KiB) 30356

[startup+115.202 s]
/proc/loadavg: 1.68 0.59 0.21 3/74 14251
/proc/meminfo: memFree=1331336/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=30744 CPUtime=114.5
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 9717 822 0 0 11442 8 0 0 25 0 1 0 56486331 31481856 6405 996147200 134512640 135095119 4294956304 18446744073709551615 134641486 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 7686 6405 378 142 0 6640 0
Current children cumulated CPU time (s) 114.5
Current children cumulated vsize (KiB) 30744

[startup+116.802 s]
/proc/loadavg: 1.71 0.62 0.22 3/74 14251
/proc/meminfo: memFree=1330760/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=30744 CPUtime=116.08
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 9759 822 0 0 11600 8 0 0 25 0 1 0 56486331 31481856 6447 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 7686 6447 378 142 0 6640 0
Current children cumulated CPU time (s) 116.08
Current children cumulated vsize (KiB) 30744

[startup+117.602 s]
/proc/loadavg: 1.71 0.62 0.22 3/74 14251
/proc/meminfo: memFree=1330760/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=30876 CPUtime=116.88
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 9777 822 0 0 11680 8 0 0 25 0 1 0 56486331 31617024 6465 996147200 134512640 135095119 4294956304 18446744073709551615 134644028 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 7719 6465 378 142 0 6673 0
Current children cumulated CPU time (s) 116.88
Current children cumulated vsize (KiB) 30876

[startup+118.401 s]
/proc/loadavg: 1.71 0.62 0.22 3/74 14251
/proc/meminfo: memFree=1330568/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=30876 CPUtime=117.67
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 9798 822 0 0 11759 8 0 0 25 0 1 0 56486331 31617024 6486 996147200 134512640 135095119 4294956304 18446744073709551615 134571109 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 7719 6486 378 142 0 6673 0
Current children cumulated CPU time (s) 117.67
Current children cumulated vsize (KiB) 30876

[startup+118.601 s]
/proc/loadavg: 1.71 0.62 0.22 3/74 14251
/proc/meminfo: memFree=1330568/2055920 swapFree=4192812/4192956
[pid=14134] ppid=14132 vsize=18580 CPUtime=117.87
/proc/14134/stat : 14134 (pcs.small) R 14132 14134 14057 0 -1 4194304 9801 822 0 0 11779 8 0 0 25 0 1 0 56486331 19025920 3978 996147200 134512640 135095119 4294956304 18446744073709551615 6144089 0 0 4096 0 0 0 0 17 1 0 0
/proc/14134/statm: 4645 3978 378 142 0 3599 0
Current children cumulated CPU time (s) 117.87
Current children cumulated vsize (KiB) 18580

Child status: 0
Real time (s): 118.61
CPU time (s): 117.896
CPU user time (s): 117.798
CPU system time (s): 0.097985
CPU usage (%): 99.398
Max. virtual memory (cumulated for all children) (KiB): 32144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.798
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10626
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= 20
involuntary context switches= 1893

runsolver used 0.100984 second user time and 0.334949 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-15 23:43:37
IDJOB=2057260
IDBENCH=53349
IDSOLVER=733
FILE ID=node80/2057260-1247694217
PBS_JOBID= 9521157
Free space on /tmp= 66324 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/frb35-17/normalized-frb35-17-2-mgd_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057260-1247694217/watcher-2057260-1247694217 -o /tmp/evaluation-result-2057260-1247694217/solver-2057260-1247694217 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1916984177 HOME/instance-2057260-1247694217.xml

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

MD5SUM BENCH= cde4a6b811e39fc1306b5c69eec5496b
RANDOM SEED=1916984177

node80.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.285
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.285
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1374440 kB
Buffers:         73544 kB
Cached:         513772 kB
SwapCached:          0 kB
Active:         174316 kB
Inactive:       428180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:          24960 kB
Slab:            64680 kB
Committed_AS:   495284 kB
PageTables:       1600 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= 66320 MiB
End job on node80 at 2009-07-15 23:45:36