Trace number 2068546

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 75.3715 76.093

DiagnosticValue
ASSIGNMENTS5772

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-bf-0432-007.xml
MD5SUM35cc92f7fc56d493edc0ad3c3e39b4d7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.9347
Satisfiable
(Un)Satisfiability was proved
Number of variables2080
Number of constraints4702
Maximum constraint arity6
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4702
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.02	c Seed is 107213507
0.00/0.02	c Constructing HOME/instance-2068546-1247706762.xml  with 13476 constraints
0.27/0.32	c Solving 5772 backtracks 12 restarts
75.26/76.06	s UNSATISFIABLE
75.26/76.06	d ASSIGNMENTS 5772

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-2068546-1247706762/watcher-2068546-1247706762 -o /tmp/evaluation-result-2068546-1247706762/solver-2068546-1247706762 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 107213507 HOME/instance-2068546-1247706762.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.92 1.98 1.99 4/72 13357
/proc/meminfo: memFree=1058104/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=5356 CPUtime=0
/proc/13357/stat : 13357 (pcssolve) R 13355 13357 11406 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57736521 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13357/statm: 1339 241 200 169 0 50 0
[pid=13358] ppid=13357 vsize=3676 CPUtime=0
/proc/13358/stat : 13358 (fgrep) R 13357 13357 11406 0 -1 4194304 141 0 0 0 0 0 0 0 22 0 1 0 57736521 3764224 108 996147200 4194304 4274172 548682068976 18446744073709551615 224627753042 0 0 4096 0 0 0 0 17 1 0 0
/proc/13358/statm: 919 108 85 19 0 43 0
[pid=13359] ppid=13357 vsize=5356 CPUtime=0
/proc/13359/stat : 13359 (pcssolve) R 13357 13357 11406 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57736521 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13359/statm: 1339 241 200 169 0 50 0

[startup+0.109105 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 13357
/proc/meminfo: memFree=1058104/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=5756 CPUtime=0.08
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 1128 826 0 0 8 0 0 0 24 0 1 0 57736521 5894144 737 996147200 134512640 135215973 4294956304 18446744073709551615 134585601 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 1439 737 385 171 0 364 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5756

[startup+0.201119 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 13357
/proc/meminfo: memFree=1058104/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=6936 CPUtime=0.17
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 1531 826 0 0 17 0 0 0 25 0 1 0 57736521 7102464 1025 996147200 134512640 135215973 4294956304 18446744073709551615 4160171857 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 1734 1025 385 171 0 659 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6936

[startup+0.301137 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 13357
/proc/meminfo: memFree=1058104/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=8748 CPUtime=0.27
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 2061 826 0 0 26 1 0 0 25 0 1 0 57736521 8957952 1327 996147200 134512640 135215973 4294956304 18446744073709551615 4251393 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 2187 1327 385 171 0 1112 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8748

[startup+0.701195 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 13357
/proc/meminfo: memFree=1058104/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=13004 CPUtime=0.66
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 3589 826 0 0 65 1 0 0 25 0 1 0 57736521 13316096 2368 996147200 134512640 135215973 4294956304 18446744073709551615 134590581 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 3251 2368 409 171 0 2176 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 13004

[startup+1.50131 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 13363
/proc/meminfo: memFree=1049904/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=13224 CPUtime=1.46
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 3681 826 0 0 145 1 0 0 25 0 1 0 57736521 13541376 2460 996147200 134512640 135215973 4294956304 18446744073709551615 134532661 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 3306 2460 409 171 0 2231 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13224

[startup+3.10153 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 13363
/proc/meminfo: memFree=1048624/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=15720 CPUtime=3.04
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 4299 826 0 0 303 1 0 0 25 0 1 0 57736521 16097280 3078 996147200 134512640 135215973 4294956304 18446744073709551615 134589761 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 3930 3078 409 171 0 2855 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 15720

[startup+6.30199 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 13363
/proc/meminfo: memFree=1043056/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=20720 CPUtime=6.22
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 5520 826 0 0 620 2 0 0 25 0 1 0 57736521 21217280 4299 996147200 134512640 135215973 4294956304 18446744073709551615 4158960080 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 5180 4299 409 171 0 4105 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 20720

[startup+12.7019 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 13363
/proc/meminfo: memFree=1030072/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=34348 CPUtime=12.56
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 8963 826 0 0 1253 3 0 0 25 0 1 0 57736521 35172352 7709 996147200 134512640 135215973 4294956304 18446744073709551615 4159347487 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 8587 7709 409 171 0 7512 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 34348

[startup+25.5017 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 13363
/proc/meminfo: memFree=994104/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=69368 CPUtime=25.23
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 17839 826 0 0 2516 7 0 0 25 0 1 0 57736521 71032832 16357 996147200 134512640 135215973 4294956304 18446744073709551615 135097662 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 17342 16357 409 171 0 16267 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 69368

[startup+51.1014 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 13363
/proc/meminfo: memFree=923448/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=141376 CPUtime=50.6
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 36052 826 0 0 5043 17 0 0 25 0 1 0 57736521 144769024 34184 996147200 134512640 135215973 4294956304 18446744073709551615 134593968 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 35344 34184 409 171 0 34269 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 141376

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

[startup+51.2014 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 13363
/proc/meminfo: memFree=923448/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=141468 CPUtime=50.7
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 36071 826 0 0 5053 17 0 0 25 0 1 0 57736521 144863232 34203 996147200 134512640 135215973 4294956304 18446744073709551615 134597613 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 35367 34203 409 171 0 34292 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 141468

[startup+64.0012 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 13363
/proc/meminfo: memFree=886008/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=176952 CPUtime=63.37
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 45043 826 0 0 6318 19 0 0 25 0 1 0 57736521 181198848 43175 996147200 134512640 135215973 4294956304 18446744073709551615 134648433 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 44238 43175 409 171 0 43163 0
Current children cumulated CPU time (s) 63.37
Current children cumulated vsize (KiB) 176952

[startup+70.4011 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 13363
/proc/meminfo: memFree=867704/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=194548 CPUtime=69.72
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 49478 826 0 0 6950 22 0 0 25 0 1 0 57736521 199217152 47610 996147200 134512640 135215973 4294956304 18446744073709551615 134583360 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 48637 47610 409 171 0 47562 0
Current children cumulated CPU time (s) 69.72
Current children cumulated vsize (KiB) 194548

[startup+73.6025 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 13363
/proc/meminfo: memFree=861304/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=204092 CPUtime=72.88
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 51897 826 0 0 7265 23 0 0 25 0 1 0 57736521 208990208 50029 996147200 134512640 135215973 4294956304 18446744073709551615 134585632 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 51023 50029 409 171 0 49948 0
Current children cumulated CPU time (s) 72.88
Current children cumulated vsize (KiB) 204092

[startup+75.2018 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 13363
/proc/meminfo: memFree=854264/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=208636 CPUtime=74.46
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 53058 826 0 0 7423 23 0 0 25 0 1 0 57736521 213643264 51190 996147200 134512640 135215973 4294956304 18446744073709551615 134590106 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 52159 51190 409 171 0 51084 0
Current children cumulated CPU time (s) 74.46
Current children cumulated vsize (KiB) 208636

[startup+75.6018 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 13363
/proc/meminfo: memFree=854264/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=209736 CPUtime=74.86
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 53340 826 0 0 7463 23 0 0 25 0 1 0 57736521 214769664 51472 996147200 134512640 135215973 4294956304 18446744073709551615 134902046 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 52434 51472 409 171 0 51359 0
Current children cumulated CPU time (s) 74.86
Current children cumulated vsize (KiB) 209736

[startup+76.0069 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 13363
/proc/meminfo: memFree=851704/2055920 swapFree=4192812/4192956
[pid=13357] ppid=13355 vsize=210900 CPUtime=75.26
/proc/13357/stat : 13357 (pcs.big) R 13355 13357 11406 0 -1 4194304 54016 826 0 0 7502 24 0 0 25 0 1 0 57736521 215961600 51346 996147200 134512640 135215973 4294956304 18446744073709551615 134688887 0 0 4096 0 0 0 0 17 1 0 0
/proc/13357/statm: 52725 51346 409 171 0 51650 0
Current children cumulated CPU time (s) 75.26
Current children cumulated vsize (KiB) 210900

Child status: 0
Real time (s): 76.093
CPU time (s): 75.3715
CPU user time (s): 75.0876
CPU system time (s): 0.283956
CPU usage (%): 99.0518
Max. virtual memory (cumulated for all children) (KiB): 212348

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

runsolver used 0.113982 second user time and 0.241963 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-16 03:12:42
IDJOB=2068546
IDBENCH=54875
IDSOLVER=733
FILE ID=node49/2068546-1247706762
PBS_JOBID= 9521214
Free space on /tmp= 66372 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-bf-0432-007.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068546-1247706762/watcher-2068546-1247706762 -o /tmp/evaluation-result-2068546-1247706762/solver-2068546-1247706762 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 107213507 HOME/instance-2068546-1247706762.xml

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

MD5SUM BENCH= 35cc92f7fc56d493edc0ad3c3e39b4d7
RANDOM SEED=107213507

node49.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.232
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.232
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:       1058584 kB
Buffers:         48736 kB
Cached:         483024 kB
SwapCached:          0 kB
Active:         505332 kB
Inactive:       429296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1058584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:         414396 kB
Slab:            46664 kB
Committed_AS:   952220 kB
PageTables:       2960 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node49 at 2009-07-16 03:13:58