Trace number 2068140

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-restart 0.3.2? (MO) 70.3343 71.0508

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-pp08a.xml
MD5SUMa9d40c25866097106cb033e6904f8f0b
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 benchmark1046.26
Satisfiable
(Un)Satisfiability was proved
Number of variables5344
Number of constraints200
Maximum constraint arity240
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension200
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.08	c Seed is 1760108958
0.00/0.08	c Constructing HOME/instance-2068140-1247706102.xml  with 29436 constraints
0.44/0.56	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-2068140-1247706102/watcher-2068140-1247706102 -o /tmp/evaluation-result-2068140-1247706102/solver-2068140-1247706102 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1760108958 HOME/instance-2068140-1247706102.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.99 2.04 2.00 4/82 10652
/proc/meminfo: memFree=933376/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=5356 CPUtime=0
/proc/10652/stat : 10652 (pcssolve) R 10650 10652 9001 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57676664 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10652/statm: 1339 241 200 169 0 50 0
[pid=10653] ppid=10652 vsize=0 CPUtime=0
/proc/10653/stat : 10653 (pcssolve) R 10652 10652 9001 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 57676665 0 0 996147200 0 0 0 18446744073709551615 221236489511 0 0 4096 0 0 0 0 17 1 0 0
/proc/10653/statm: 0 0 0 0 0 0 0
[pid=10654] ppid=10652 vsize=5356 CPUtime=0
/proc/10654/stat : 10654 (pcssolve) R 10652 10652 9001 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57676665 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10654/statm: 1339 241 200 169 0 50 0

[startup+0.024196 s]
/proc/loadavg: 1.99 2.04 2.00 4/82 10652
/proc/meminfo: memFree=933376/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=5356 CPUtime=0
/proc/10652/stat : 10652 (pcssolve) S 10650 10652 9001 0 -1 4194304 339 474 0 0 0 0 0 0 22 0 1 0 57676664 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10652/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101201 s]
/proc/loadavg: 1.99 2.04 2.00 4/82 10652
/proc/meminfo: memFree=933376/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=6376 CPUtime=0.04
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 1283 826 0 0 4 0 0 0 18 0 1 0 57676664 6529024 851 996147200 134512640 135215973 4294956304 18446744073709551615 4159198570 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 1594 851 369 171 0 519 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6376

[startup+0.301843 s]
/proc/loadavg: 1.99 2.04 2.00 4/82 10652
/proc/meminfo: memFree=933376/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=11168 CPUtime=0.23
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 2739 826 0 0 22 1 0 0 19 0 1 0 57676664 11436032 1809 996147200 134512640 135215973 4294956304 18446744073709551615 4159156368 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 2792 1809 385 171 0 1717 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 11168

[startup+0.701267 s]
/proc/loadavg: 1.99 2.04 2.00 4/82 10652
/proc/meminfo: memFree=933376/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=23208 CPUtime=0.63
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 6720 826 0 0 60 3 0 0 23 0 1 0 57676664 23764992 4647 996147200 134512640 135215973 4294956304 18446744073709551615 4158960484 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 5802 4647 407 171 0 4727 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 23208

[startup+1.50207 s]
/proc/loadavg: 1.99 2.04 2.00 3/83 10658
/proc/meminfo: memFree=912184/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=33636 CPUtime=1.42
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 9353 826 0 0 138 4 0 0 25 0 1 0 57676664 34443264 7280 996147200 134512640 135215973 4294956304 18446744073709551615 4158960027 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 8409 7280 407 171 0 7334 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 33636

[startup+3.10152 s]
/proc/loadavg: 1.99 2.04 2.00 3/83 10658
/proc/meminfo: memFree=896440/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=54624 CPUtime=3.01
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 14611 826 0 0 295 6 0 0 25 0 1 0 57676664 55934976 12538 996147200 134512640 135215973 4294956304 18446744073709551615 4158960025 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 13656 12538 407 171 0 12581 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 54624

[startup+6.30187 s]
/proc/loadavg: 1.99 2.04 2.00 3/83 10658
/proc/meminfo: memFree=854072/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=96808 CPUtime=6.18
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 25160 826 0 0 608 10 0 0 25 0 1 0 57676664 99131392 23034 996147200 134512640 135215973 4294956304 18446744073709551615 134599870 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 24202 23034 407 171 0 23127 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 96808

[startup+12.7016 s]
/proc/loadavg: 1.99 2.04 2.00 3/83 10658
/proc/meminfo: memFree=769336/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=176668 CPUtime=12.52
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 45168 826 0 0 1232 20 0 0 25 0 1 0 57676664 180908032 43042 996147200 134512640 135215973 4294956304 18446744073709551615 134585723 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 44167 43042 407 171 0 43092 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 176668

[startup+25.503 s]
/proc/loadavg: 1.99 2.04 2.00 3/83 10658
/proc/meminfo: memFree=556344/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=388192 CPUtime=25.19
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 98240 826 0 0 2479 40 0 0 25 0 1 0 57676664 397508608 95800 996147200 134512640 135215973 4294956304 18446744073709551615 4158960618 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 97048 95800 407 171 0 95973 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 388192

[startup+51.1017 s]
/proc/loadavg: 1.99 2.03 2.00 3/83 10658
/proc/meminfo: memFree=44920/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=895828 CPUtime=50.56
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 225754 826 0 0 4969 87 0 0 25 0 1 0 57676664 917327872 222064 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 223957 222064 407 171 0 222882 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 895828



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+70.9019 s]
/proc/loadavg: 1.99 2.03 2.00 3/83 10658
/proc/meminfo: memFree=15864/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=922756 CPUtime=70.17
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4194304 232985 826 0 0 6928 89 0 0 25 0 1 0 57676664 944902144 229295 996147200 134512640 135215973 4294956304 18446744073709551615 134597668 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 230689 229295 407 171 0 229614 0
Current children cumulated CPU time (s) 70.17
Current children cumulated vsize (KiB) 922756

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

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

[startup+71.0074 s]
/proc/loadavg: 1.99 2.03 2.00 3/83 10658
/proc/meminfo: memFree=15864/2055920 swapFree=4192812/4192956
[pid=10652] ppid=10650 vsize=0 CPUtime=70.27
/proc/10652/stat : 10652 (pcs.big) R 10650 10652 9001 0 -1 4195332 232985 826 0 0 6928 99 0 0 25 0 1 0 57676664 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10652/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 71.0508
CPU time (s): 70.3343
CPU user time (s): 69.2865
CPU system time (s): 1.04784
CPU usage (%): 98.9916
Max. virtual memory (cumulated for all children) (KiB): 922756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.2865
system time used= 1.04784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233811
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= 24
involuntary context switches= 2789

runsolver used 0.12598 second user time and 0.209968 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-16 03:01:42
IDJOB=2068140
IDBENCH=54813
IDSOLVER=734
FILE ID=node21/2068140-1247706102
PBS_JOBID= 9521266
Free space on /tmp= 66324 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-pp08a.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068140-1247706102/watcher-2068140-1247706102 -o /tmp/evaluation-result-2068140-1247706102/solver-2068140-1247706102 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1760108958 HOME/instance-2068140-1247706102.xml

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

MD5SUM BENCH= a9d40c25866097106cb033e6904f8f0b
RANDOM SEED=1760108958

node21.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.240
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.240
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:        934048 kB
Buffers:         59016 kB
Cached:         278400 kB
SwapCached:          0 kB
Active:         733976 kB
Inactive:       310668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        934048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2256 kB
Writeback:           0 kB
Mapped:         727656 kB
Slab:            60904 kB
Committed_AS:  1169596 kB
PageTables:       3284 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= 66324 MiB
End job on node21 at 2009-07-16 03:02:55