Trace number 2091943

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.2UNSAT 65.983 66.6068

DiagnosticValue
ASSIGNMENTS94184

General information on the benchmark

Namecsp/tightness0.1/
normalized-rand-2-40-8-753-100-3_ext.xml
MD5SUMd2ddf61ca5264612cbfc8fe286f71e64
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.61645
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.00/0.21	c Seed is 2137071248
0.00/0.21	c Constructing HOME/instance-2091943-1247733599.xml  with 3075 constraints
0.00/0.21	c Solving 94184 backtracks 19 restarts
65.96/66.60	s UNSATISFIABLE
65.96/66.60	d ASSIGNMENTS 94184

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-2091943-1247733599/watcher-2091943-1247733599 -o /tmp/evaluation-result-2091943-1247733599/solver-2091943-1247733599 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 2137071248 HOME/instance-2091943-1247733599.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.15 2.08 2.01 4/72 14112
/proc/meminfo: memFree=1431584/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=5356 CPUtime=0
/proc/14112/stat : 14112 (pcssolve) R 14110 14112 12572 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60426568 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14112/statm: 1339 241 200 169 0 50 0
[pid=14113] ppid=14112 vsize=0 CPUtime=0
/proc/14113/stat : 14113 (fgrep) Z 14112 14112 12572 0 -1 4194316 155 0 0 0 0 0 0 0 22 0 1 0 60426569 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/14113/statm: 0 0 0 0 0 0 0
[pid=14114] ppid=14112 vsize=5356 CPUtime=0
/proc/14114/stat : 14114 (pcssolve) R 14112 14112 12572 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60426569 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14114/statm: 1339 241 200 169 0 50 0

[startup+0.211054 s]
/proc/loadavg: 2.15 2.08 2.01 4/72 14112
/proc/meminfo: memFree=1431584/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=5080 CPUtime=0.19
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 1004 822 0 0 19 0 0 0 19 0 1 0 60426568 5201920 613 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 1270 613 378 142 0 224 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5080

[startup+0.301978 s]
/proc/loadavg: 2.15 2.08 2.01 4/72 14112
/proc/meminfo: memFree=1431584/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=5340 CPUtime=0.28
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 1060 822 0 0 28 0 0 0 19 0 1 0 60426568 5468160 636 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 1335 636 378 142 0 289 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5340

[startup+0.402986 s]
/proc/loadavg: 2.15 2.08 2.01 4/72 14112
/proc/meminfo: memFree=1431584/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=5340 CPUtime=0.38
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 1072 822 0 0 38 0 0 0 20 0 1 0 60426568 5468160 648 996147200 134512640 135095119 4294956304 18446744073709551615 134590379 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 1335 648 378 142 0 289 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 5340

[startup+0.702017 s]
/proc/loadavg: 2.15 2.08 2.01 4/72 14112
/proc/meminfo: memFree=1431584/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=5732 CPUtime=0.67
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 1184 822 0 0 67 0 0 0 23 0 1 0 60426568 5869568 727 996147200 134512640 135095119 4294956304 18446744073709551615 134642684 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 1433 727 378 142 0 387 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5732

[startup+1.50209 s]
/proc/loadavg: 2.15 2.08 2.01 3/73 14118
/proc/meminfo: memFree=1429464/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=6904 CPUtime=1.47
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 1566 822 0 0 147 0 0 0 25 0 1 0 60426568 7069696 979 996147200 134512640 135095119 4294956304 18446744073709551615 8326783 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 1726 979 378 142 0 680 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6904

[startup+3.10125 s]
/proc/loadavg: 2.14 2.08 2.01 3/73 14118
/proc/meminfo: memFree=1428184/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=8068 CPUtime=3.05
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 2015 822 0 0 305 0 0 0 25 0 1 0 60426568 8261632 1299 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 2017 1299 378 142 0 971 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8068

[startup+6.30155 s]
/proc/loadavg: 2.14 2.08 2.01 3/73 14118
/proc/meminfo: memFree=1425304/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=11168 CPUtime=6.22
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 3029 822 0 0 621 1 0 0 25 0 1 0 60426568 11436032 1927 996147200 134512640 135095119 4294956304 18446744073709551615 134580999 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 2792 1927 378 142 0 1746 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 11168

[startup+12.7012 s]
/proc/loadavg: 2.12 2.07 2.01 3/73 14118
/proc/meminfo: memFree=1419800/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=17508 CPUtime=12.56
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 4971 822 0 0 1254 2 0 0 25 0 1 0 60426568 17928192 3099 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 4377 3099 378 142 0 3331 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 17508

[startup+25.5064 s]
/proc/loadavg: 2.10 2.07 2.01 3/73 14118
/proc/meminfo: memFree=1414424/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=20104 CPUtime=25.25
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 6151 822 0 0 2521 4 0 0 25 0 1 0 60426568 20586496 4279 996147200 134512640 135095119 4294956304 18446744073709551615 134589531 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 5026 4279 378 142 0 3980 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 20104

[startup+51.1019 s]
/proc/loadavg: 2.06 2.06 2.01 3/73 14118
/proc/meminfo: memFree=1404952/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=31508 CPUtime=50.6
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 9766 822 0 0 5055 5 0 0 25 0 1 0 60426568 32264192 6356 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 7877 6356 378 142 0 6831 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 31508

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

[startup+51.3019 s]
/proc/loadavg: 2.06 2.06 2.01 3/73 14118
/proc/meminfo: memFree=1404952/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=31636 CPUtime=50.8
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 9779 822 0 0 5075 5 0 0 25 0 1 0 60426568 32395264 6369 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 7909 6369 378 142 0 6863 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 31636

[startup+57.7015 s]
/proc/loadavg: 2.05 2.06 2.01 3/73 14118
/proc/meminfo: memFree=1403032/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=32540 CPUtime=57.14
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 10165 822 0 0 5708 6 0 0 25 0 1 0 60426568 33320960 6755 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 8135 6755 378 142 0 7089 0
Current children cumulated CPU time (s) 57.14
Current children cumulated vsize (KiB) 32540

[startup+60.9028 s]
/proc/loadavg: 2.05 2.06 2.01 3/73 14118
/proc/meminfo: memFree=1402136/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=33064 CPUtime=60.31
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 10357 822 0 0 6025 6 0 0 25 0 1 0 60426568 33857536 6947 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 8266 6947 378 142 0 7220 0
Current children cumulated CPU time (s) 60.31
Current children cumulated vsize (KiB) 33064

[startup+64.1011 s]
/proc/loadavg: 2.05 2.06 2.01 3/73 14118
/proc/meminfo: memFree=1401112/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=33452 CPUtime=63.48
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 10548 822 0 0 6341 7 0 0 25 0 1 0 60426568 34254848 7138 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 8363 7138 378 142 0 7317 0
Current children cumulated CPU time (s) 63.48
Current children cumulated vsize (KiB) 33452

[startup+65.7013 s]
/proc/loadavg: 2.05 2.06 2.01 3/73 14118
/proc/meminfo: memFree=1400856/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=33712 CPUtime=65.07
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 10638 822 0 0 6500 7 0 0 25 0 1 0 60426568 34521088 7228 996147200 134512640 135095119 4294956304 18446744073709551615 8294173 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 8428 7228 378 142 0 7382 0
Current children cumulated CPU time (s) 65.07
Current children cumulated vsize (KiB) 33712

[startup+66.1013 s]
/proc/loadavg: 2.05 2.06 2.01 3/73 14118
/proc/meminfo: memFree=1400600/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=33712 CPUtime=65.47
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 10661 822 0 0 6540 7 0 0 25 0 1 0 60426568 34521088 7251 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 8428 7251 378 142 0 7382 0
Current children cumulated CPU time (s) 65.47
Current children cumulated vsize (KiB) 33712

[startup+66.5013 s]
/proc/loadavg: 2.05 2.06 2.01 3/73 14118
/proc/meminfo: memFree=1400600/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=33844 CPUtime=65.86
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 10684 822 0 0 6579 7 0 0 25 0 1 0 60426568 34656256 7274 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 8461 7274 378 142 0 7415 0
Current children cumulated CPU time (s) 65.86
Current children cumulated vsize (KiB) 33844

[startup+66.6013 s]
/proc/loadavg: 2.05 2.06 2.01 3/73 14118
/proc/meminfo: memFree=1400600/2055920 swapFree=4192812/4192956
[pid=14112] ppid=14110 vsize=29744 CPUtime=65.96
/proc/14112/stat : 14112 (pcs.small) R 14110 14112 12572 0 -1 4194304 10684 822 0 0 6589 7 0 0 25 0 1 0 60426568 30457856 6514 996147200 134512640 135095119 4294956304 18446744073709551615 8290580 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 7436 6514 378 142 0 6390 0
Current children cumulated CPU time (s) 65.96
Current children cumulated vsize (KiB) 29744

Child status: 0
Real time (s): 66.6068
CPU time (s): 65.983
CPU user time (s): 65.896
CPU system time (s): 0.086986
CPU usage (%): 99.0634
Max. virtual memory (cumulated for all children) (KiB): 33844

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

runsolver used 0.076988 second user time and 0.232964 second system time

The end

Launcher Data

Begin job on node18 at 2009-07-16 10:39:59
IDJOB=2091943
IDBENCH=60196
IDSOLVER=733
FILE ID=node18/2091943-1247733599
PBS_JOBID= 9521565
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= d2ddf61ca5264612cbfc8fe286f71e64
RANDOM SEED=2137071248

node18.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.243
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.243
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:       1432000 kB
Buffers:         93248 kB
Cached:         370784 kB
SwapCached:          0 kB
Active:         165400 kB
Inactive:       379044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          91836 kB
Slab:            64780 kB
Committed_AS:   552976 kB
PageTables:       1868 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 node18 at 2009-07-16 10:41:06