Trace number 2067292

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.2? (MO) 166.327 167.154

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-11-11.xml
MD5SUM63186141815811d5cc72be86f937b8da
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.079987
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints154
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension154
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has operations which may create big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 957002700
0.00/0.02	c Constructing HOME/instance-2067292-1247705396.xml  with 1277 constraints
0.00/0.04	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2067292-1247705396/watcher-2067292-1247705396 -o /tmp/evaluation-result-2067292-1247705396/solver-2067292-1247705396 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 957002700 HOME/instance-2067292-1247705396.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 2.05 1.99 4/81 11632
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=5356 CPUtime=0
/proc/11632/stat : 11632 (pcssolve) R 11630 11632 10509 0 -1 4194304 290 0 0 0 0 0 0 0 22 0 1 0 57602821 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11632/statm: 1339 241 200 169 0 50 0
[pid=11633] ppid=11632 vsize=5356 CPUtime=0
/proc/11633/stat : 11633 (pcssolve) R 11632 11632 10509 0 -1 4194368 21 0 0 0 0 0 0 0 22 0 1 0 57602822 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 4515742 0 0 4100 65536 0 0 0 17 1 0 0
/proc/11633/statm: 1339 243 202 169 0 50 0
[pid=11634] ppid=11632 vsize=5356 CPUtime=0
/proc/11634/stat : 11634 (pcssolve) R 11632 11632 10509 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 1 0 57602822 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11634/statm: 1339 241 200 169 0 50 0

[startup+0.0271899 s]
/proc/loadavg: 1.94 2.05 1.99 4/81 11632
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=4640 CPUtime=0
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 848 826 0 0 0 0 0 0 25 0 1 0 57602821 4751360 457 996147200 134512640 135215973 4294956304 18446744073709551615 134773369 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 1160 457 385 171 0 85 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4640

[startup+0.101207 s]
/proc/loadavg: 1.94 2.05 1.99 4/81 11632
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=5864 CPUtime=0.08
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 1200 826 0 0 8 0 0 0 25 0 1 0 57602821 6004736 756 996147200 134512640 135215973 4294956304 18446744073709551615 4158853402 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 1466 756 410 171 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5864

[startup+0.301238 s]
/proc/loadavg: 1.94 2.05 1.99 4/81 11632
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=6768 CPUtime=0.27
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 1421 826 0 0 27 0 0 0 25 0 1 0 57602821 6930432 977 996147200 134512640 135215973 4294956304 18446744073709551615 134599858 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 1692 977 410 171 0 617 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6768

[startup+0.701304 s]
/proc/loadavg: 1.94 2.05 1.99 4/81 11632
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=8852 CPUtime=0.68
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 1941 826 0 0 67 1 0 0 25 0 1 0 57602821 9064448 1497 996147200 134512640 135215973 4294956304 18446744073709551615 134977089 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 2213 1497 410 171 0 1138 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8852

[startup+1.50244 s]
/proc/loadavg: 1.94 2.05 1.99 3/82 11638
/proc/meminfo: memFree=1121792/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=13156 CPUtime=1.48
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 3016 826 0 0 146 2 0 0 25 0 1 0 57602821 13471744 2572 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 3289 2572 410 171 0 2214 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13156

[startup+3.10171 s]
/proc/loadavg: 1.94 2.05 1.99 3/82 11638
/proc/meminfo: memFree=1115904/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=21852 CPUtime=3.07
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 5231 826 0 0 304 3 0 0 25 0 1 0 57602821 22376448 4754 996147200 134512640 135215973 4294956304 18446744073709551615 134596254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 5463 4754 410 171 0 4388 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 21852

[startup+6.30224 s]
/proc/loadavg: 1.94 2.05 1.99 3/82 11638
/proc/meminfo: memFree=1097408/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=39152 CPUtime=6.26
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 9643 826 0 0 620 6 0 0 25 0 1 0 57602821 40091648 9068 996147200 134512640 135215973 4294956304 18446744073709551615 134591660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 9788 9068 410 171 0 8713 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 39152

[startup+12.7013 s]
/proc/loadavg: 1.95 2.05 1.99 3/82 11638
/proc/meminfo: memFree=1063048/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=73468 CPUtime=12.62
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 18308 826 0 0 1251 11 0 0 25 0 1 0 57602821 75231232 17539 996147200 134512640 135215973 4294956304 18446744073709551615 134523588 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 18367 17539 410 171 0 17292 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 73468

[startup+25.5015 s]
/proc/loadavg: 1.96 2.04 1.99 3/82 11638
/proc/meminfo: memFree=986568/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=148716 CPUtime=25.35
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 37675 826 0 0 2512 23 0 0 25 0 1 0 57602821 152285184 36007 996147200 134512640 135215973 4294956304 18446744073709551615 134585101 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 37179 36007 410 171 0 36104 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 148716

[startup+51.1017 s]
/proc/loadavg: 1.97 2.04 1.99 3/82 11638
/proc/meminfo: memFree=854728/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=281892 CPUtime=50.83
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 71149 826 0 0 5040 43 0 0 25 0 1 0 57602821 288657408 69224 996147200 134512640 135215973 4294956304 18446744073709551615 134983150 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 70473 69224 410 171 0 69398 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 281892

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 11640
/proc/meminfo: memFree=557512/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=582824 CPUtime=101.79
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 148298 826 0 0 10088 91 0 0 25 0 1 0 57602821 596811776 142786 996147200 134512640 135215973 4294956304 18446744073709551615 7827283 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 145706 142786 410 171 0 144631 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 582824

[startup+162.301 s]
/proc/loadavg: 2.09 2.05 2.00 3/82 11640
/proc/meminfo: memFree=236168/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=899824 CPUtime=161.48
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 229087 826 0 0 16012 136 0 0 25 0 1 0 57602821 921419776 223575 996147200 134512640 135215973 4294956304 18446744073709551615 134648425 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 224956 223575 410 171 0 223881 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 899824



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+167.001 s]
/proc/loadavg: 2.08 2.05 2.00 3/82 11640
/proc/meminfo: memFree=211144/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=921624 CPUtime=166.17
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4194304 234555 826 0 0 16477 140 0 0 25 0 1 0 57602821 943742976 229043 996147200 134512640 135215973 4294956304 18446744073709551615 134982801 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 230406 229043 410 171 0 229331 0
Current children cumulated CPU time (s) 166.17
Current children cumulated vsize (KiB) 921624

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+167.107 s]
/proc/loadavg: 2.08 2.05 2.00 3/83 11641
/proc/meminfo: memFree=864192/2055920 swapFree=4192812/4192956
[pid=11632] ppid=11630 vsize=0 CPUtime=166.27
/proc/11632/stat : 11632 (pcs.big) R 11630 11632 10509 0 -1 4195332 234555 826 0 0 16477 150 0 0 25 0 1 0 57602821 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11632/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 166.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 167.154
CPU time (s): 166.327
CPU user time (s): 164.776
CPU system time (s): 1.55076
CPU usage (%): 99.5052
Max. virtual memory (cumulated for all children) (KiB): 921624

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

runsolver used 0.199969 second user time and 0.575912 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-16 02:49:56
IDJOB=2067292
IDBENCH=54635
IDSOLVER=733
FILE ID=node57/2067292-1247705396
PBS_JOBID= 9521199
Free space on /tmp= 66356 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-11-11.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067292-1247705396/watcher-2067292-1247705396 -o /tmp/evaluation-result-2067292-1247705396/solver-2067292-1247705396 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 957002700 HOME/instance-2067292-1247705396.xml

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

MD5SUM BENCH= 63186141815811d5cc72be86f937b8da
RANDOM SEED=957002700

node57.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.261
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.261
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:       1128424 kB
Buffers:         79092 kB
Cached:         695836 kB
SwapCached:          0 kB
Active:         261504 kB
Inactive:       594416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:         101508 kB
Slab:            56716 kB
Committed_AS:   605068 kB
PageTables:       1968 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= 66356 MiB
End job on node57 at 2009-07-16 02:52:45