Trace number 2071846

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.553 85.9751

DiagnosticValue
ASSIGNMENTS929

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg6-6_ext.xml
MD5SUM7f6583e4b68c1a523eb73180242a388f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.12483
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints12
Maximum constraint arity6
Maximum domain size26
Number of constraints which are defined in extension12
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.16/0.21	c Seed is 1016198766
0.16/0.21	c Constructing HOME/instance-2071846-1247711030.xml  with 12 constraints
0.16/0.21	c Solving 929 backtracks 8 restarts
85.46/85.97	s SATISFIABLE
85.46/85.97	c V0=0, V1=13, V2=6, V3=4, V4=11, V5=14, V6=2, V7=24, V8=0, V9=13, V10=8, V11=2, V12=19, V13=0, V14=18, V15=19, V16=4, V17=17, V18=8, V19=13, V20=19, V21=14, V22=13, V23=4, V24=20, V25=9, V26=0, V27=12, V28=0, V29=0, V30=12, V31=0, V32=17, V33=1, V34=11, V35=4, 
85.46/85.97	v 0 13 6 4 11 14 2 24 0 13 8 2 19 0 18 19 4 17 8 13 19 14 13 4 20 9 0 12 0 0 12 0 17 1 11 4 
85.46/85.97	d ASSIGNMENTS 929

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-2071846-1247711030/watcher-2071846-1247711030 -o /tmp/evaluation-result-2071846-1247711030/solver-2071846-1247711030 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1016198766 HOME/instance-2071846-1247711030.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: 2.00 2.02 2.07 4/81 11472
/proc/meminfo: memFree=1445792/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5356 CPUtime=0
/proc/11472/stat : 11472 (pcssolve) R 11470 11472 11245 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 58167011 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11472/statm: 1339 241 200 169 0 50 0
[pid=11473] ppid=11472 vsize=3676 CPUtime=0
/proc/11473/stat : 11473 (fgrep) R 11472 11472 11245 0 -1 4194304 136 0 0 0 0 0 0 0 24 0 1 0 58167012 3764224 103 996147200 4194304 4274172 548682068976 18446744073709551615 272837082610 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 919 103 84 19 0 43 0
[pid=11474] ppid=11472 vsize=5356 CPUtime=0
/proc/11474/stat : 11474 (pcssolve) R 11472 11472 11245 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 58167012 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11474/statm: 1339 241 200 169 0 50 0

[startup+0.160667 s]
/proc/loadavg: 2.00 2.02 2.07 4/81 11472
/proc/meminfo: memFree=1445792/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=0.12
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 12 0 0 0 18 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5524

[startup+0.202664 s]
/proc/loadavg: 2.00 2.02 2.07 4/81 11472
/proc/meminfo: memFree=1445792/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=0.16
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 16 0 0 0 18 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918088 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 5524

[startup+0.301671 s]
/proc/loadavg: 2.00 2.02 2.07 4/81 11472
/proc/meminfo: memFree=1445792/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=0.26
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 26 0 0 0 19 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5524

[startup+0.701697 s]
/proc/loadavg: 2.00 2.02 2.07 4/81 11472
/proc/meminfo: memFree=1445792/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=0.66
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 66 0 0 0 23 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 5524

[startup+1.50175 s]
/proc/loadavg: 2.08 2.04 2.07 3/82 11478
/proc/meminfo: memFree=1444184/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=1.46
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 146 0 0 0 25 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 5524

[startup+3.10186 s]
/proc/loadavg: 2.08 2.04 2.07 3/82 11478
/proc/meminfo: memFree=1444184/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=3.05
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 305 0 0 0 25 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 5524

[startup+6.30107 s]
/proc/loadavg: 2.07 2.04 2.07 3/82 11478
/proc/meminfo: memFree=1444120/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=6.24
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 624 0 0 0 25 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918171 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5524

[startup+12.7015 s]
/proc/loadavg: 2.07 2.03 2.07 3/82 11478
/proc/meminfo: memFree=1444056/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=12.61
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 1261 0 0 0 25 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 5524

[startup+25.5014 s]
/proc/loadavg: 2.05 2.03 2.07 3/82 11478
/proc/meminfo: memFree=1444120/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=25.34
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 2534 0 0 0 25 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134926995 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 5524

[startup+51.1011 s]
/proc/loadavg: 2.03 2.03 2.07 3/82 11478
/proc/meminfo: memFree=1444120/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=50.82
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 5082 0 0 0 25 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 5524

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

[startup+51.2011 s]
/proc/loadavg: 2.03 2.03 2.07 3/82 11478
/proc/meminfo: memFree=1444120/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=50.92
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 5092 0 0 0 25 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 5524

[startup+64.0019 s]
/proc/loadavg: 2.03 2.03 2.07 3/82 11478
/proc/meminfo: memFree=1444120/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5524 CPUtime=63.66
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1170 1382 0 0 6366 0 0 0 25 0 1 0 58167011 5656576 721 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1381 721 389 142 0 335 0
Current children cumulated CPU time (s) 63.66
Current children cumulated vsize (KiB) 5524

[startup+76.8018 s]
/proc/loadavg: 2.02 2.03 2.06 3/82 11478
/proc/meminfo: memFree=1444056/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5784 CPUtime=76.4
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1210 1382 0 0 7640 0 0 0 25 0 1 0 58167011 5922816 761 996147200 134512640 135095119 4294956304 18446744073709551615 134582516 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1446 761 389 142 0 400 0
Current children cumulated CPU time (s) 76.4
Current children cumulated vsize (KiB) 5784

[startup+80.002 s]
/proc/loadavg: 2.02 2.03 2.06 3/82 11478
/proc/meminfo: memFree=1444056/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5784 CPUtime=79.58
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1211 1382 0 0 7958 0 0 0 25 0 1 0 58167011 5922816 762 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1446 762 389 142 0 400 0
Current children cumulated CPU time (s) 79.58
Current children cumulated vsize (KiB) 5784

[startup+83.2012 s]
/proc/loadavg: 2.02 2.02 2.06 3/82 11478
/proc/meminfo: memFree=1444056/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5784 CPUtime=82.77
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1213 1382 0 0 8277 0 0 0 25 0 1 0 58167011 5922816 764 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1446 764 389 142 0 400 0
Current children cumulated CPU time (s) 82.77
Current children cumulated vsize (KiB) 5784

[startup+84.8063 s]
/proc/loadavg: 2.02 2.02 2.06 3/82 11478
/proc/meminfo: memFree=1443992/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5784 CPUtime=84.36
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1214 1382 0 0 8436 0 0 0 25 0 1 0 58167011 5922816 765 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1446 765 389 142 0 400 0
Current children cumulated CPU time (s) 84.36
Current children cumulated vsize (KiB) 5784

[startup+85.6014 s]
/proc/loadavg: 2.02 2.02 2.06 3/82 11478
/proc/meminfo: memFree=1443992/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5784 CPUtime=85.16
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1215 1382 0 0 8516 0 0 0 25 0 1 0 58167011 5922816 766 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1446 766 389 142 0 400 0
Current children cumulated CPU time (s) 85.16
Current children cumulated vsize (KiB) 5784

[startup+85.8014 s]
/proc/loadavg: 2.02 2.02 2.06 3/82 11478
/proc/meminfo: memFree=1443928/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5784 CPUtime=85.36
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1215 1382 0 0 8536 0 0 0 25 0 1 0 58167011 5922816 766 996147200 134512640 135095119 4294956304 18446744073709551615 134926985 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1446 766 389 142 0 400 0
Current children cumulated CPU time (s) 85.36
Current children cumulated vsize (KiB) 5784

[startup+85.9064 s]
/proc/loadavg: 2.02 2.02 2.06 3/82 11478
/proc/meminfo: memFree=1443928/2055920 swapFree=4192812/4192956
[pid=11472] ppid=11470 vsize=5784 CPUtime=85.46
/proc/11472/stat : 11472 (pcs.small) R 11470 11472 11245 0 -1 4194304 1215 1382 0 0 8546 0 0 0 25 0 1 0 58167011 5922816 766 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/11472/statm: 1446 766 389 142 0 400 0
Current children cumulated CPU time (s) 85.46
Current children cumulated vsize (KiB) 5784

Child status: 0
Real time (s): 85.9751
CPU time (s): 85.553
CPU user time (s): 85.534
CPU system time (s): 0.018997
CPU usage (%): 99.5091
Max. virtual memory (cumulated for all children) (KiB): 5784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.534
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2600
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= 21
involuntary context switches= 1006

runsolver used 0.075988 second user time and 0.247962 second system time

The end

Launcher Data

Begin job on node39 at 2009-07-16 04:23:50
IDJOB=2071846
IDBENCH=55542
IDSOLVER=733
FILE ID=node39/2071846-1247711030
PBS_JOBID= 9521404
Free space on /tmp= 66360 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg6-6_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071846-1247711030/watcher-2071846-1247711030 -o /tmp/evaluation-result-2071846-1247711030/solver-2071846-1247711030 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1016198766 HOME/instance-2071846-1247711030.xml

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

MD5SUM BENCH= 7f6583e4b68c1a523eb73180242a388f
RANDOM SEED=1016198766

node39.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.236
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.236
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:       1446272 kB
Buffers:         82440 kB
Cached:         412804 kB
SwapCached:          0 kB
Active:         210424 kB
Inactive:       315660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:          51172 kB
Slab:            68776 kB
Committed_AS:   594692 kB
PageTables:       1864 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= 66360 MiB
End job on node39 at 2009-07-16 04:25:16