Trace number 2091899

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 85.687 86.1245

DiagnosticValue
ASSIGNMENTS116129

General information on the benchmark

Namecsp/tightness0.1/
normalized-rand-2-40-8-753-100-41_ext.xml
MD5SUM4dd43aac82b802e72f6e490f7493d104
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 benchmark0.273957
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints752
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension752
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.08/0.10	c Seed is 244290160
0.08/0.10	c Constructing HOME/instance-2091899-1247733556.xml  with 3054 constraints
0.08/0.10	c Solving 116129 backtracks 20 restarts
85.65/86.12	s SATISFIABLE
85.65/86.12	c V0=6, V1=0, V2=4, V3=6, V4=4, V5=0, V6=1, V7=5, V8=1, V9=2, V10=2, V11=7, V12=6, V13=3, V14=2, V15=1, V16=0, V17=6, V18=6, V19=6, V20=3, V21=2, V22=7, V23=7, V24=6, V25=2, V26=5, V27=0, V28=3, V29=2, V30=3, V31=0, V32=4, V33=4, V34=0, V35=3, V36=4, V37=6, V38=6, V39=1, 
85.65/86.12	v 6 0 4 6 4 0 1 5 1 2 2 7 6 3 2 1 0 6 6 6 3 2 7 7 6 2 5 0 3 2 3 0 4 4 0 3 4 6 6 1 
85.65/86.12	d ASSIGNMENTS 116129

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-2091899-1247733556/watcher-2091899-1247733556 -o /tmp/evaluation-result-2091899-1247733556/solver-2091899-1247733556 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 244290160 HOME/instance-2091899-1247733556.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.94 1.97 1.99 4/82 19364
/proc/meminfo: memFree=1524816/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=5356 CPUtime=0
/proc/19364/stat : 19364 (pcssolve) S 19362 19364 18072 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 60420164 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19364/statm: 1339 242 201 169 0 50 0
[pid=19365] ppid=19364 vsize=5356 CPUtime=0
/proc/19365/stat : 19365 (pcssolve) R 19364 19364 18072 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 60420164 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 226686987559 0 0 4096 0 0 0 0 17 1 0 0
/proc/19365/statm: 1339 243 202 169 0 50 0
[pid=19366] ppid=19364 vsize=5356 CPUtime=0
/proc/19366/stat : 19366 (pcssolve) R 19364 19364 18072 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 1 0 60420164 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 226686987559 0 0 4096 0 0 0 0 17 1 0 0
/proc/19366/statm: 1339 244 203 169 0 50 0

[startup+0.0369311 s]
/proc/loadavg: 1.94 1.97 1.99 4/82 19364
/proc/meminfo: memFree=1524816/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=4640 CPUtime=0.01
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 874 822 0 0 1 0 0 0 18 0 1 0 60420164 4751360 483 996147200 134512640 135095119 4294956304 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 1160 483 364 142 0 114 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4640

[startup+0.101938 s]
/proc/loadavg: 1.94 1.97 1.99 4/82 19364
/proc/meminfo: memFree=1524816/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=5076 CPUtime=0.08
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 999 822 0 0 8 0 0 0 18 0 1 0 60420164 5197824 608 996147200 134512640 135095119 4294956304 18446744073709551615 134589539 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 1269 608 378 142 0 223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5076

[startup+0.301978 s]
/proc/loadavg: 1.94 1.97 1.99 4/82 19364
/proc/meminfo: memFree=1524816/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=5336 CPUtime=0.28
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 1062 822 0 0 28 0 0 0 20 0 1 0 60420164 5464064 638 996147200 134512640 135095119 4294956304 18446744073709551615 134578272 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 1334 638 378 142 0 288 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5336

[startup+0.701061 s]
/proc/loadavg: 1.94 1.97 1.99 4/82 19364
/proc/meminfo: memFree=1524816/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=5724 CPUtime=0.68
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 1205 822 0 0 68 0 0 0 24 0 1 0 60420164 5861376 748 996147200 134512640 135095119 4294956304 18446744073709551615 134578928 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 1431 748 378 142 0 385 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5724

[startup+1.50122 s]
/proc/loadavg: 1.94 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1522888/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=6892 CPUtime=1.47
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 1582 822 0 0 147 0 0 0 25 0 1 0 60420164 7057408 995 996147200 134512640 135095119 4294956304 18446744073709551615 134617021 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 1723 995 378 142 0 677 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6892

[startup+3.10155 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1521672/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=8304 CPUtime=3.06
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 2101 822 0 0 305 1 0 0 25 0 1 0 60420164 8503296 1385 996147200 134512640 135095119 4294956304 18446744073709551615 134617038 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 2076 1385 378 142 0 1030 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8304

[startup+6.3012 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1518472/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=11540 CPUtime=6.25
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 3167 822 0 0 624 1 0 0 25 0 1 0 60420164 11816960 2065 996147200 134512640 135095119 4294956304 18446744073709551615 134642982 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 2885 2065 378 142 0 1839 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 11540

[startup+12.7015 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1513624/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=17492 CPUtime=12.61
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 5040 822 0 0 1259 2 0 0 25 0 1 0 60420164 17911808 3168 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 4373 3168 378 142 0 3327 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 17492

[startup+25.5011 s]
/proc/loadavg: 1.96 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1508256/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=24840 CPUtime=25.35
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 7418 822 0 0 2531 4 0 0 25 0 1 0 60420164 25436160 4521 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 6210 4521 378 142 0 5164 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 24840

[startup+51.1013 s]
/proc/loadavg: 1.97 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1499744/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=32408 CPUtime=50.82
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 10100 822 0 0 5077 5 0 0 25 0 1 0 60420164 33185792 6690 996147200 134512640 135095119 4294956304 18446744073709551615 134576627 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 8102 6690 378 142 0 7056 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 32408

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

[startup+63.9019 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1496160/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=34504 CPUtime=63.55
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 10951 822 0 0 6349 6 0 0 25 0 1 0 60420164 35332096 7541 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 8626 7541 378 142 0 7580 0
Current children cumulated CPU time (s) 63.55
Current children cumulated vsize (KiB) 34504

[startup+76.7015 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1493024/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=44776 CPUtime=76.3
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 13807 822 0 0 7622 8 0 0 25 0 1 0 60420164 45850624 8348 996147200 134512640 135095119 4294956304 18446744073709551615 134636930 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 11194 8348 378 142 0 10148 0
Current children cumulated CPU time (s) 76.3
Current children cumulated vsize (KiB) 44776

[startup+83.1018 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1491360/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=45688 CPUtime=82.67
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 14180 822 0 0 8258 9 0 0 25 0 1 0 60420164 46784512 8721 996147200 134512640 135095119 4294956304 18446744073709551615 134589601 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 11422 8721 378 142 0 10376 0
Current children cumulated CPU time (s) 82.67
Current children cumulated vsize (KiB) 45688

[startup+84.7062 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1490784/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=45948 CPUtime=84.26
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 14271 822 0 0 8417 9 0 0 25 0 1 0 60420164 47050752 8812 996147200 134512640 135095119 4294956304 18446744073709551615 134643033 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 11487 8812 378 142 0 10441 0
Current children cumulated CPU time (s) 84.26
Current children cumulated vsize (KiB) 45948

[startup+85.5013 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1490784/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=46080 CPUtime=85.05
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 14318 822 0 0 8496 9 0 0 25 0 1 0 60420164 47185920 8859 996147200 134512640 135095119 4294956304 18446744073709551615 134589648 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 11520 8859 378 142 0 10474 0
Current children cumulated CPU time (s) 85.05
Current children cumulated vsize (KiB) 46080

[startup+85.9014 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1490592/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=46080 CPUtime=85.45
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 14340 822 0 0 8536 9 0 0 25 0 1 0 60420164 47185920 8881 996147200 134512640 135095119 4294956304 18446744073709551615 134641611 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 11520 8881 378 142 0 10474 0
Current children cumulated CPU time (s) 85.45
Current children cumulated vsize (KiB) 46080

[startup+86.1015 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 19370
/proc/meminfo: memFree=1490592/2055920 swapFree=4192812/4192956
[pid=19364] ppid=19362 vsize=25592 CPUtime=85.65
/proc/19364/stat : 19364 (pcs.small) R 19362 19364 18072 0 -1 4194304 14347 822 0 0 8556 9 0 0 25 0 1 0 60420164 26206208 5742 996147200 134512640 135095119 4294956304 18446744073709551615 6143998 0 0 4096 0 0 0 0 17 0 0 0
/proc/19364/statm: 6398 5742 378 142 0 5352 0
Current children cumulated CPU time (s) 85.65
Current children cumulated vsize (KiB) 25592

Child status: 0
Real time (s): 86.1245
CPU time (s): 85.687
CPU user time (s): 85.581
CPU system time (s): 0.105983
CPU usage (%): 99.492
Max. virtual memory (cumulated for all children) (KiB): 52708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.581
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15172
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= 23
involuntary context switches= 2926

runsolver used 0.090986 second user time and 0.229965 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-16 10:39:16
IDJOB=2091899
IDBENCH=60179
IDSOLVER=733
FILE ID=node80/2091899-1247733556
PBS_JOBID= 9521523
Free space on /tmp= 66320 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.1/normalized-rand-2-40-8-753-100-41_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2091899-1247733556/watcher-2091899-1247733556 -o /tmp/evaluation-result-2091899-1247733556/solver-2091899-1247733556 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 244290160 HOME/instance-2091899-1247733556.xml

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

MD5SUM BENCH= 4dd43aac82b802e72f6e490f7493d104
RANDOM SEED=244290160

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:       1525296 kB
Buffers:         82548 kB
Cached:         327968 kB
SwapCached:          0 kB
Active:         114892 kB
Inactive:       329900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1525296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2356 kB
Writeback:           0 kB
Mapped:          54700 kB
Slab:            71052 kB
Committed_AS:   573024 kB
PageTables:       1880 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-16 10:40:42