Trace number 2090029

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 15.9516 16.1025

DiagnosticValue
ASSIGNMENTS30142

General information on the benchmark

Namecsp/rand-2-30-15/
normalized-rand-2-30-15-306-230-40_ext.xml
MD5SUMfcd01f4940aecbe10e6b6d9b4cbeb460
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 benchmark0.738887
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints223
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension223
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.02	c Seed is 482501282
0.00/0.02	c Constructing HOME/instance-2090029-1247730973.xml  with 3292 constraints
0.02/0.06	c Solving 30142 backtracks 16 restarts
15.93/16.10	s UNSATISFIABLE
15.93/16.10	d ASSIGNMENTS 30142

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-2090029-1247730973/watcher-2090029-1247730973 -o /tmp/evaluation-result-2090029-1247730973/solver-2090029-1247730973 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 482501282 HOME/instance-2090029-1247730973.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.01 2.00 2.01 4/72 12910
/proc/meminfo: memFree=1625356/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=5356 CPUtime=0
/proc/12910/stat : 12910 (pcssolve) R 12908 12910 12455 0 -1 4194304 290 0 0 0 0 0 0 0 24 0 1 0 60164468 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12910/statm: 1339 241 200 169 0 50 0
[pid=12911] ppid=12910 vsize=5356 CPUtime=0
/proc/12911/stat : 12911 (pcssolve) R 12910 12910 12455 0 -1 4194368 22 0 0 0 0 0 0 0 25 0 1 0 60164469 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 215418989863 0 0 4096 0 0 0 0 17 1 0 0
/proc/12911/statm: 1339 243 202 169 0 50 0
[pid=12912] ppid=12910 vsize=5356 CPUtime=0
/proc/12912/stat : 12912 (pcssolve) R 12910 12910 12455 0 -1 4194368 0 0 0 0 0 0 0 0 24 0 1 0 60164469 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12912/statm: 1339 241 200 169 0 50 0

[startup+0.039281 s]
/proc/loadavg: 2.01 2.00 2.01 4/72 12910
/proc/meminfo: memFree=1625356/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=4640 CPUtime=0.02
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 867 822 0 0 2 0 0 0 25 0 1 0 60164468 4751360 476 996147200 134512640 135095119 4294956304 18446744073709551615 134694245 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 1160 476 364 142 0 114 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4640

[startup+0.101286 s]
/proc/loadavg: 2.01 2.00 2.01 4/72 12910
/proc/meminfo: memFree=1625356/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=5304 CPUtime=0.08
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 1046 822 0 0 8 0 0 0 25 0 1 0 60164468 5431296 655 996147200 134512640 135095119 4294956304 18446744073709551615 134838329 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 1326 655 378 142 0 280 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5304

[startup+0.301309 s]
/proc/loadavg: 2.01 2.00 2.01 4/72 12910
/proc/meminfo: memFree=1625356/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=5564 CPUtime=0.27
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 1105 822 0 0 27 0 0 0 25 0 1 0 60164468 5697536 681 996147200 134512640 135095119 4294956304 18446744073709551615 134571101 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 1391 681 378 142 0 345 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5564

[startup+0.701354 s]
/proc/loadavg: 2.01 2.00 2.01 4/72 12910
/proc/meminfo: memFree=1625356/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=5692 CPUtime=0.67
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 1180 822 0 0 67 0 0 0 25 0 1 0 60164468 5828608 723 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 1423 723 378 142 0 377 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5692

[startup+1.50145 s]
/proc/loadavg: 2.01 2.00 2.01 3/73 12916
/proc/meminfo: memFree=1623236/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=6732 CPUtime=1.46
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 1520 822 0 0 146 0 0 0 25 0 1 0 60164468 6893568 933 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 1683 933 378 142 0 637 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6732

[startup+3.10162 s]
/proc/loadavg: 2.01 2.00 2.01 3/73 12916
/proc/meminfo: memFree=1622084/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=7760 CPUtime=3.05
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 1886 822 0 0 305 0 0 0 25 0 1 0 60164468 7946240 1170 996147200 134512640 135095119 4294956304 18446744073709551615 134636921 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 1940 1170 378 142 0 894 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 7760

[startup+6.30198 s]
/proc/loadavg: 2.01 2.00 2.01 3/73 12916
/proc/meminfo: memFree=1619396/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=10348 CPUtime=6.22
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 2741 822 0 0 621 1 0 0 25 0 1 0 60164468 10596352 1639 996147200 134512640 135095119 4294956304 18446744073709551615 134571090 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 2587 1639 378 142 0 1541 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10348

[startup+12.7027 s]
/proc/loadavg: 2.01 2.00 2.01 3/73 12916
/proc/meminfo: memFree=1615940/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=13960 CPUtime=12.57
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 3888 822 0 0 1254 3 0 0 25 0 1 0 60164468 14295040 2273 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 3490 2273 378 142 0 2444 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 13960

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

[startup+14.3069 s]
/proc/loadavg: 2.01 2.00 2.01 3/73 12916
/proc/meminfo: memFree=1614980/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=14216 CPUtime=14.15
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 4016 822 0 0 1412 3 0 0 25 0 1 0 60164468 14557184 2401 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 3554 2401 378 142 0 2508 0
Current children cumulated CPU time (s) 14.15
Current children cumulated vsize (KiB) 14216

[startup+15.102 s]
/proc/loadavg: 2.01 2.00 2.01 3/73 12916
/proc/meminfo: memFree=1614980/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=14348 CPUtime=14.94
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 4075 822 0 0 1491 3 0 0 25 0 1 0 60164468 14692352 2460 996147200 134512640 135095119 4294956304 18446744073709551615 134555070 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 3587 2460 378 142 0 2541 0
Current children cumulated CPU time (s) 14.94
Current children cumulated vsize (KiB) 14348

[startup+15.9011 s]
/proc/loadavg: 2.01 2.00 2.01 3/73 12916
/proc/meminfo: memFree=1614532/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=16824 CPUtime=15.73
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 4720 822 0 0 1570 3 0 0 25 0 1 0 60164468 17227776 2848 996147200 134512640 135095119 4294956304 18446744073709551615 134642982 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 4206 2848 378 142 0 3160 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 16824

[startup+16.1012 s]
/proc/loadavg: 2.01 2.00 2.01 3/73 12916
/proc/meminfo: memFree=1614532/2055920 swapFree=4192812/4192956
[pid=12910] ppid=12908 vsize=11128 CPUtime=15.93
/proc/12910/stat : 12910 (pcs.small) R 12908 12910 12455 0 -1 4194304 4726 822 0 0 1590 3 0 0 25 0 1 0 60164468 11395072 1108 996147200 134512640 135095119 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12910/statm: 2782 1108 378 142 0 1736 0
Current children cumulated CPU time (s) 15.93
Current children cumulated vsize (KiB) 11128

Child status: 0
Real time (s): 16.1025
CPU time (s): 15.9516
CPU user time (s): 15.9086
CPU system time (s): 0.042993
CPU usage (%): 99.063
Max. virtual memory (cumulated for all children) (KiB): 16824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.9086
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5551
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= 20
involuntary context switches= 367

runsolver used 0.022996 second user time and 0.053991 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-16 09:56:13
IDJOB=2090029
IDBENCH=59669
IDSOLVER=733
FILE ID=node9/2090029-1247730973
PBS_JOBID= 9521576
Free space on /tmp= 66376 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rand-2-30-15/normalized-rand-2-30-15-306-230-40_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090029-1247730973/watcher-2090029-1247730973 -o /tmp/evaluation-result-2090029-1247730973/solver-2090029-1247730973 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 482501282 HOME/instance-2090029-1247730973.xml

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

MD5SUM BENCH= fcd01f4940aecbe10e6b6d9b4cbeb460
RANDOM SEED=482501282

node9.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.216
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.216
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:       1625836 kB
Buffers:         79972 kB
Cached:         249896 kB
SwapCached:          0 kB
Active:          76604 kB
Inactive:       284012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625836 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          42172 kB
Slab:            54916 kB
Committed_AS:   534460 kB
PageTables:       1748 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= 66372 MiB
End job on node9 at 2009-07-16 09:56:30