Trace number 2084409

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 107.779 108.247

DiagnosticValue
ASSIGNMENTS990687

General information on the benchmark

Namecsp/graphColoring/
myciel/normalized-myciel7-5.xml
MD5SUMdb0f93b84b1192e2e8f64726b7d53b32
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.1114
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of constraints2360
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2360
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.17/0.21	c Seed is 1702375426
0.17/0.21	c Constructing HOME/instance-2084409-1247724694.xml  with 2360 constraints
0.17/0.21	c Solving 990687 backtracks 25 restarts
107.71/108.24	s UNSATISFIABLE
107.71/108.24	d ASSIGNMENTS 990687

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-2084409-1247724694/watcher-2084409-1247724694 -o /tmp/evaluation-result-2084409-1247724694/solver-2084409-1247724694 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1702375426 HOME/instance-2084409-1247724694.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.05 2.02 4/72 14623
/proc/meminfo: memFree=1479312/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=5356 CPUtime=0
/proc/14623/stat : 14623 (pcssolve) R 14621 14623 14544 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 59535919 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14623/statm: 1339 241 200 169 0 50 0
[pid=14624] ppid=14623 vsize=5356 CPUtime=0
/proc/14624/stat : 14624 (pcssolve) R 14623 14623 14544 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 59535919 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14624/statm: 1339 241 200 169 0 50 0

[startup+0.070446 s]
/proc/loadavg: 1.99 2.05 2.02 4/72 14623
/proc/meminfo: memFree=1479312/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=4704 CPUtime=0.04
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 891 822 0 0 4 0 0 0 18 0 1 0 59535919 4816896 500 996147200 134512640 135095119 4294956304 18446744073709551615 4160172326 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 1176 500 373 142 0 130 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4704

[startup+0.101446 s]
/proc/loadavg: 1.99 2.05 2.02 4/72 14623
/proc/meminfo: memFree=1479312/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=4968 CPUtime=0.07
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 952 822 0 0 7 0 0 0 18 0 1 0 59535919 5087232 561 996147200 134512640 135095119 4294956304 18446744073709551615 134840346 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 1242 561 386 142 0 196 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4968

[startup+0.301467 s]
/proc/loadavg: 1.99 2.05 2.02 4/72 14623
/proc/meminfo: memFree=1479312/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=5488 CPUtime=0.27
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 1113 822 0 0 27 0 0 0 19 0 1 0 59535919 5619712 656 996147200 134512640 135095119 4294956304 18446744073709551615 134839425 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 1372 656 386 142 0 326 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5488

[startup+0.701515 s]
/proc/loadavg: 1.99 2.05 2.02 4/72 14623
/proc/meminfo: memFree=1479312/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=7036 CPUtime=0.67
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 1600 822 0 0 67 0 0 0 23 0 1 0 59535919 7204864 1013 996147200 134512640 135095119 4294956304 18446744073709551615 134615483 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 1759 1013 386 142 0 713 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7036

[startup+1.5016 s]
/proc/loadavg: 1.99 2.05 2.02 3/73 14629
/proc/meminfo: memFree=1475912/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=10140 CPUtime=1.47
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 2583 822 0 0 146 1 0 0 25 0 1 0 59535919 10383360 1738 996147200 134512640 135095119 4294956304 18446744073709551615 134840329 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 2535 1738 386 142 0 1489 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10140

[startup+3.10178 s]
/proc/loadavg: 1.99 2.05 2.02 3/73 14629
/proc/meminfo: memFree=1472328/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=18268 CPUtime=3.07
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 5036 822 0 0 305 2 0 0 25 0 1 0 59535919 18706432 3164 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 4567 3164 386 142 0 3521 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18268

[startup+6.30112 s]
/proc/loadavg: 1.99 2.05 2.02 3/73 14629
/proc/meminfo: memFree=1462280/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=32604 CPUtime=6.25
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 9434 822 0 0 621 4 0 0 25 0 1 0 59535919 33386496 6024 996147200 134512640 135095119 4294956304 18446744073709551615 134581044 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 8151 6024 386 142 0 7105 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 32604

[startup+12.7018 s]
/proc/loadavg: 1.99 2.05 2.02 3/73 14629
/proc/meminfo: memFree=1442824/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=61152 CPUtime=12.62
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 18157 822 0 0 1254 8 0 0 25 0 1 0 59535919 62619648 11673 996147200 134512640 135095119 4294956304 18446744073709551615 8879778 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 15288 11673 386 142 0 14242 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 61152

[startup+25.5012 s]
/proc/loadavg: 1.99 2.05 2.02 3/73 14629
/proc/meminfo: memFree=1406664/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=92516 CPUtime=25.36
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 28986 822 0 0 2523 13 0 0 25 0 1 0 59535919 94736384 18405 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 23129 18405 386 142 0 22083 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 92516

[startup+51.103 s]
/proc/loadavg: 1.99 2.04 2.01 3/73 14629
/proc/meminfo: memFree=1338248/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=145528 CPUtime=50.86
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 48106 822 0 0 5063 23 0 0 25 0 1 0 59535919 149020672 35476 996147200 134512640 135095119 4294956304 18446744073709551615 134838320 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 36382 35476 386 142 0 35336 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 145528

[startup+102.307 s]
/proc/loadavg: 1.99 2.03 2.01 3/73 14629
/proc/meminfo: memFree=1212936/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=275472 CPUtime=101.84
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 91224 822 0 0 10142 42 0 0 25 0 1 0 59535919 282083328 66304 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 68868 66304 386 142 0 67822 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 275472

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

[startup+105.502 s]
/proc/loadavg: 1.99 2.03 2.01 3/73 14629
/proc/meminfo: memFree=1205128/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=280464 CPUtime=105.02
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 93115 822 0 0 10459 43 0 0 25 0 1 0 59535919 287195136 68195 996147200 134512640 135095119 4294956304 18446744073709551615 134842971 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 70116 68195 386 142 0 69070 0
Current children cumulated CPU time (s) 105.02
Current children cumulated vsize (KiB) 280464

[startup+107.101 s]
/proc/loadavg: 1.99 2.03 2.01 3/73 14629
/proc/meminfo: memFree=1202504/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=282896 CPUtime=106.61
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 94078 822 0 0 10617 44 0 0 25 0 1 0 59535919 289685504 69158 996147200 134512640 135095119 4294956304 18446744073709551615 134578841 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 70724 69158 386 142 0 69678 0
Current children cumulated CPU time (s) 106.61
Current children cumulated vsize (KiB) 282896

[startup+107.901 s]
/proc/loadavg: 1.99 2.03 2.01 3/73 14629
/proc/meminfo: memFree=1252232/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=184840 CPUtime=107.41
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 94172 822 0 0 10695 46 0 0 25 0 1 0 59535919 189276160 45557 996147200 134512640 135095119 4294956304 18446744073709551615 8867929 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 46210 45557 386 142 0 45164 0
Current children cumulated CPU time (s) 107.41
Current children cumulated vsize (KiB) 184840

[startup+108.101 s]
/proc/loadavg: 1.99 2.03 2.01 3/73 14629
/proc/meminfo: memFree=1252232/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=184840 CPUtime=107.61
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 94172 822 0 0 10715 46 0 0 25 0 1 0 59535919 189276160 45557 996147200 134512640 135095119 4294956304 18446744073709551615 8867955 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 46210 45557 386 142 0 45164 0
Current children cumulated CPU time (s) 107.61
Current children cumulated vsize (KiB) 184840

[startup+108.201 s]
/proc/loadavg: 1.99 2.03 2.01 3/73 14629
/proc/meminfo: memFree=1252232/2055920 swapFree=4192812/4192956
[pid=14623] ppid=14621 vsize=184840 CPUtime=107.71
/proc/14623/stat : 14623 (pcs.small) R 14621 14623 14544 0 -1 4194304 94172 822 0 0 10725 46 0 0 25 0 1 0 59535919 189276160 45557 996147200 134512640 135095119 4294956304 18446744073709551615 8867847 0 0 4096 0 0 0 0 17 1 0 0
/proc/14623/statm: 46210 45557 386 142 0 45164 0
Current children cumulated CPU time (s) 107.71
Current children cumulated vsize (KiB) 184840

Child status: 0
Real time (s): 108.247
CPU time (s): 107.779
CPU user time (s): 107.274
CPU system time (s): 0.504923
CPU usage (%): 99.5673
Max. virtual memory (cumulated for all children) (KiB): 283152

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

runsolver used 0.121981 second user time and 0.315951 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-16 08:11:34
IDJOB=2084409
IDBENCH=58076
IDSOLVER=734
FILE ID=node21/2084409-1247724694
PBS_JOBID= 9521534
Free space on /tmp= 66324 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/graphColoring/myciel/normalized-myciel7-5.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084409-1247724694/watcher-2084409-1247724694 -o /tmp/evaluation-result-2084409-1247724694/solver-2084409-1247724694 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1702375426 HOME/instance-2084409-1247724694.xml

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

MD5SUM BENCH= db0f93b84b1192e2e8f64726b7d53b32
RANDOM SEED=1702375426

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:       1479792 kB
Buffers:         73616 kB
Cached:         294060 kB
SwapCached:          0 kB
Active:         210808 kB
Inactive:       289440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:         144092 kB
Slab:            61008 kB
Committed_AS:   577252 kB
PageTables:       1972 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 08:13:23