Trace number 2059219

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.2UNSAT 44.5562 44.9197

DiagnosticValue
ASSIGNMENTS1

General information on the benchmark

Namecsp/marc/
normalized-large-96-unsat_ext.xml
MD5SUMb27e6efb6e10edd4280a0b0099140167
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 benchmark13.6709
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints4560
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension4560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.13/0.28	c has big domains
0.13/0.28	c big-domain mode
0.13/0.29	c Seed is 1060255323
0.13/0.29	c Constructing HOME/instance-2059219-1247695083.xml  with 4560 constraints
43.62/44.05	c Solving 1 backtracks
44.41/44.88	s UNSATISFIABLE
44.41/44.88	d ASSIGNMENTS 1

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-2059219-1247695083/watcher-2059219-1247695083 -o /tmp/evaluation-result-2059219-1247695083/solver-2059219-1247695083 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1060255323 HOME/instance-2059219-1247695083.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.14 1.91 1.20 4/72 8037
/proc/meminfo: memFree=1157376/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=5260 CPUtime=0
/proc/8037/stat : 8037 (pcssolve) R 8035 8037 7840 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 56573396 5386240 43 996147200 4194304 4889804 548682068800 18446744073709551615 236435077209 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 1315 43 29 169 0 14 0

[startup+0.0651301 s]
/proc/loadavg: 2.14 1.91 1.20 4/72 8037
/proc/meminfo: memFree=1157376/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=5356 CPUtime=0
/proc/8037/stat : 8037 (pcssolve) S 8035 8037 7840 0 -1 4194304 305 0 0 0 0 0 0 0 20 0 1 0 56573396 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8037/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101131 s]
/proc/loadavg: 2.14 1.91 1.20 4/72 8037
/proc/meminfo: memFree=1157376/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=5356 CPUtime=0
/proc/8037/stat : 8037 (pcssolve) S 8035 8037 7840 0 -1 4194304 305 0 0 0 0 0 0 0 20 0 1 0 56573396 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8037/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30115 s]
/proc/loadavg: 2.14 1.91 1.20 4/72 8037
/proc/meminfo: memFree=1157376/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=4816 CPUtime=0.27
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 868 656 0 0 1 0 17 9 17 0 1 0 56573396 4931584 499 996147200 134512640 135215973 4294956304 18446744073709551615 8548076 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 1204 499 371 171 0 129 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 4816

[startup+0.701193 s]
/proc/loadavg: 2.14 1.91 1.20 4/72 8037
/proc/meminfo: memFree=1157376/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=9484 CPUtime=0.67
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 1320 656 0 0 41 0 17 9 19 0 1 0 56573396 9711616 951 996147200 134512640 135215973 4294956304 18446744073709551615 8539582 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 2371 951 383 171 0 1296 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9484

[startup+1.50128 s]
/proc/loadavg: 2.14 1.91 1.20 3/73 8042
/proc/meminfo: memFree=1153656/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=18556 CPUtime=1.45
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 2180 656 0 0 119 0 17 9 25 0 1 0 56573396 19001344 1811 996147200 134512640 135215973 4294956304 18446744073709551615 134734032 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 4639 1811 383 171 0 3564 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 18556

[startup+3.10146 s]
/proc/loadavg: 2.14 1.91 1.20 3/73 8042
/proc/meminfo: memFree=1148792/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=36700 CPUtime=3.05
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 3899 656 0 0 277 2 17 9 25 0 1 0 56573396 37580800 3530 996147200 134512640 135215973 4294956304 18446744073709551615 8572550 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 9175 3530 383 171 0 8100 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 36700

[startup+6.30182 s]
/proc/loadavg: 2.12 1.91 1.20 3/73 8042
/proc/meminfo: memFree=1134648/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=72708 CPUtime=6.22
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 7326 656 0 0 591 5 17 9 25 0 1 0 56573396 74452992 6957 996147200 134512640 135215973 4294956304 18446744073709551615 135023631 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 18177 6957 383 171 0 17102 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 72708

[startup+12.7015 s]
/proc/loadavg: 2.11 1.91 1.21 3/73 8042
/proc/meminfo: memFree=1094584/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=144872 CPUtime=12.57
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 14164 656 0 0 1222 9 17 9 25 0 1 0 56573396 148348928 13795 996147200 134512640 135215973 4294956304 18446744073709551615 134882217 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 36218 13795 383 171 0 35143 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 144872

[startup+25.503 s]
/proc/loadavg: 2.09 1.92 1.22 3/73 8042
/proc/meminfo: memFree=1038584/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=287036 CPUtime=25.27
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 27672 656 0 0 2482 19 17 9 25 0 1 0 56573396 293924864 27303 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 71759 27303 383 171 0 70684 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 287036

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

[startup+38.3014 s]
/proc/loadavg: 2.07 1.92 1.23 3/73 8042
/proc/meminfo: memFree=987000/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=429468 CPUtime=37.97
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 41197 656 0 0 3744 27 17 9 25 0 1 0 56573396 439775232 40828 996147200 134512640 135215973 4294956304 18446744073709551615 134783514 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 107367 40828 383 171 0 106292 0
Current children cumulated CPU time (s) 37.97
Current children cumulated vsize (KiB) 429468

[startup+41.5018 s]
/proc/loadavg: 2.07 1.92 1.23 3/73 8042
/proc/meminfo: memFree=973048/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=464804 CPUtime=41.14
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 44547 656 0 0 4058 30 17 9 25 0 1 0 56573396 475959296 44178 996147200 134512640 135215973 4294956304 18446744073709551615 8539644 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 116201 44178 383 171 0 115126 0
Current children cumulated CPU time (s) 41.14
Current children cumulated vsize (KiB) 464804

[startup+43.102 s]
/proc/loadavg: 2.07 1.92 1.23 3/73 8042
/proc/meminfo: memFree=963832/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=482408 CPUtime=42.72
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 46217 656 0 0 4215 31 17 9 25 0 1 0 56573396 493985792 45848 996147200 134512640 135215973 4294956304 18446744073709551615 134837559 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 120602 45848 383 171 0 119527 0
Current children cumulated CPU time (s) 42.72
Current children cumulated vsize (KiB) 482408

[startup+43.9011 s]
/proc/loadavg: 2.06 1.92 1.24 3/73 8042
/proc/meminfo: memFree=954424/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=493968 CPUtime=43.53
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 47775 656 0 0 4295 32 17 9 25 0 1 0 56573396 505823232 47406 996147200 134512640 135215973 4294956304 18446744073709551615 134773384 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 123492 47406 385 171 0 122417 0
Current children cumulated CPU time (s) 43.53
Current children cumulated vsize (KiB) 493968

[startup+44.7012 s]
/proc/loadavg: 2.06 1.92 1.24 3/73 8042
/proc/meminfo: memFree=954424/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=512148 CPUtime=44.31
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194304 52463 656 0 0 4371 34 17 9 25 0 1 0 56573396 524439552 52015 996147200 134512640 135215973 4294956304 18446744073709551615 135018582 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 128037 52015 399 171 0 126962 0
Current children cumulated CPU time (s) 44.31
Current children cumulated vsize (KiB) 512148

[startup+44.9015 s]
/proc/loadavg: 2.06 1.92 1.24 3/73 8042
/proc/meminfo: memFree=954424/2055920 swapFree=4192812/4192956
[pid=8037] ppid=8035 vsize=0 CPUtime=44.52
/proc/8037/stat : 8037 (pcs.big) R 8035 8037 7840 0 -1 4194308 52488 656 0 0 4390 36 17 9 25 0 1 0 56573396 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/8037/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 44.52
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 44.9197
CPU time (s): 44.5562
CPU user time (s): 44.0773
CPU system time (s): 0.478927
CPU usage (%): 99.1909
Max. virtual memory (cumulated for all children) (KiB): 512148

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

runsolver used 0.048992 second user time and 0.138978 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-15 23:58:15
IDJOB=2059219
IDBENCH=53562
IDSOLVER=734
FILE ID=node62/2059219-1247695083
PBS_JOBID= 9521189
Free space on /tmp= 66156 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/marc/normalized-large-96-unsat_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059219-1247695083/watcher-2059219-1247695083 -o /tmp/evaluation-result-2059219-1247695083/solver-2059219-1247695083 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1060255323 HOME/instance-2059219-1247695083.xml

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

MD5SUM BENCH= b27e6efb6e10edd4280a0b0099140167
RANDOM SEED=1060255323

node62.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.220
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.220
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:       1157856 kB
Buffers:         74932 kB
Cached:         654436 kB
SwapCached:          0 kB
Active:         346044 kB
Inactive:       467820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1157856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           96212 kB
Writeback:           0 kB
Mapped:          95876 kB
Slab:            69080 kB
Committed_AS:   534828 kB
PageTables:       2012 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= 66152 MiB
End job on node62 at 2009-07-15 23:59:00